Class Plead_splittingOutputs
java.lang.Object
org.openprovenance.prov.template.library.plead.client.integrator.Plead_splittingOutputs
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 namesplit_file1: The first file resulting from the split (expected type: xsd:int)split_file2: The second file resulting from the split (expected type: xsd:int)splitting: 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. -
split_file1
split_file1: The first file resulting from the split (expected type: xsd:int) -
split_file2
split_file2: The second file resulting from the split (expected type: xsd:int) -
splitting
splitting: The activity of transforming the file (expected type: xsd:int)
-
-
Constructor Details
-
Plead_splittingOutputs
public Plead_splittingOutputs()
-