Class Plead_trainingOutputs
java.lang.Object
org.openprovenance.prov.template.library.plead.client.integrator.Plead_trainingOutputs
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 namepipeline: The pipeline resulting from the training (expected type: xsd:int)training: 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. -
pipeline
pipeline: The pipeline resulting from the training (expected type: xsd:int) -
training
training: The activity of transforming the file (expected type: xsd:int)
-
-
Constructor Details
-
Plead_trainingOutputs
public Plead_trainingOutputs()
-