Class Ptm_expandingInputs
java.lang.Object
org.openprovenance.prov.template.library.ptm.client.integrator.Ptm_expandingInputs
A Simple Bean that only contains the input 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 nametemplate: 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
-
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) -
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_expandingInputs
public Ptm_expandingInputs()
-