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