Class Ptm_expandingBean
java.lang.Object
org.openprovenance.prov.template.library.ptm.client.common.Ptm_expandingBean
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)document: The document resulting from template expansion (expected type: xsd:string)email: The agent's email (expected type: xsd:string)expanding: The activity of expanding the template (expected type: xsd:int)final StringThe template nameprovenance: The provenance of the document resulting from the template expansion (expected type: xsd:string)template: The template to be expanded (expected type: xsd:string)time: Time when the transformed file is created (expected type: xsd:dateTime) -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
isA
-
document
document: The document resulting from template expansion (expected type: xsd:string) -
provenance
provenance: The provenance of the document resulting from the template expansion (expected type: xsd:string) -
template
template: The 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) -
expanding
expanding: 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_expandingBean
public Ptm_expandingBean()
-
-
Method Details
-
process
-