Class Plead_splittingOutputs

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

public class Plead_splittingOutputs 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.
    • split_file1

      public Integer split_file1
      split_file1: The first file resulting from the split (expected type: xsd:int)
    • split_file2

      public Integer split_file2
      split_file2: The second file resulting from the split (expected type: xsd:int)
    • splitting

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

    • Plead_splittingOutputs

      public Plead_splittingOutputs()