Class Plead_trainingOutputs

java.lang.Object
org.openprovenance.prov.template.library.plead.client.integrator.Plead_trainingOutputs

public class Plead_trainingOutputs extends Object
A Simple Bean that only contains the outputs of this template.
  • Field Details

    • isA

      public final String isA
      The template name
      See Also:
    • ID

      public Integer ID
      Allows for database key to be returned.
    • pipeline

      public Integer pipeline
      pipeline: The pipeline resulting from the training (expected type: xsd:int)
    • training

      public Integer training
      training: The activity of transforming the file (expected type: xsd:int)
  • Constructor Details

    • Plead_trainingOutputs

      public Plead_trainingOutputs()