Class Ptm_mexpandingBean
java.lang.Object
org.openprovenance.prov.template.library.ptm.client.common.Ptm_mexpandingBean
A Simple Bean that captures all variables of this template.
-
Field Summary
FieldsModifier and TypeFieldDescriptionagent: The agent controlling the expansion (expected type: xsd:int)bindings: The bindings used in expansion (expected type: xsd:string)email: The agent's email (expected type: xsd:string)final StringThe template namemexpanding: The activity of expanding the template (expected type: xsd:int)mtemplate: The meta template to be expanded (expected type: xsd:string)provenance: The provenance of the document resulting from the template expansion (expected type: xsd:string)template: The template resulting from the mtemplate expansion (expected type: xsd:string)time: Time when the transformed file is created (expected type: xsd:dateTime) -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
isA
-
template
template: The template resulting from the mtemplate expansion (expected type: xsd:string) -
provenance
provenance: The provenance of the document resulting from the template expansion (expected type: xsd:string) -
mtemplate
mtemplate: The meta template to be expanded (expected type: xsd:string) -
bindings
bindings: The bindings used in expansion (expected type: xsd:string) -
agent
agent: The agent controlling the expansion (expected type: xsd:int) -
mexpanding
mexpanding: The activity of expanding the template (expected type: xsd:int) -
email
email: The agent's email (expected type: xsd:string) -
time
time: Time when the transformed file is created (expected type: xsd:dateTime)
-
-
Constructor Details
-
Ptm_mexpandingBean
public Ptm_mexpandingBean()
-
-
Method Details
-
process
-