Uses of Record Class
dev.dokimos.core.gate.BaselineFile.Provenance
Packages that use BaselineFile.Provenance
-
Uses of BaselineFile.Provenance in dev.dokimos.core.gate
Methods in dev.dokimos.core.gate that return BaselineFile.ProvenanceModifier and TypeMethodDescriptionBaselineFile.provenance()Returns the value of theprovenancerecord component.Constructors in dev.dokimos.core.gate with parameters of type BaselineFile.ProvenanceModifierConstructorDescriptionBaselineFile(int formatVersion, String experiment, BaselineFile.DatasetInfo dataset, String pairing, int runsPerItem, List<BaselineFile.BaselineItem> items, BaselineFile.Provenance provenance) Creates an instance of aBaselineFilerecord class.