Class Plead_transformingOutputs
java.lang.Object
org.openprovenance.prov.template.library.plead.client.integrator.Plead_transformingOutputs
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 nametransformed_file: The file resulting from transformation (expected type: xsd:int)transforming: The activity of transforming the file (expected type: xsd:int) -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
isA
-
ID
Allows for database key to be returned. -
transformed_file
transformed_file: The file resulting from transformation (expected type: xsd:int) -
transforming
transforming: The activity of transforming the file (expected type: xsd:int)
-
-
Constructor Details
-
Plead_transformingOutputs
public Plead_transformingOutputs()
-