Class Ptm_mexpandingOutputs
java.lang.Object
org.openprovenance.prov.template.library.ptm.client.integrator.Ptm_mexpandingOutputs
A Simple Bean that only contains the outputs of this template.
-
Field Summary
FieldsModifier and TypeFieldDescriptionAllows for database key to be returned.final StringThe template namemexpanding: The activity of expanding the template (expected type: xsd:int)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) -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
isA
-
ID
Allows for database key to be returned. -
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) -
mexpanding
mexpanding: The activity of expanding the template (expected type: xsd:int)
-
-
Constructor Details
-
Ptm_mexpandingOutputs
public Ptm_mexpandingOutputs()
-