Uses of Interface
org.openprovenance.prov.model.Value
Packages that use Value
Package
Description
Provides the classes necessary to manipulate the PROV Data Model in Java, irrespectively of the serialization chosen for it.
-
Uses of Value in org.openprovenance.prov.model
Methods in org.openprovenance.prov.model that return ValueModifier and TypeMethodDescriptionHasValue.getValue()AtomConstructor.newValue(Object value, QualifiedName type) ProvFactory.newValue(int value) Factory method to create an instance of the PROV-DM prov:value attribute (seeValue).abstract ValueProvFactory.newValue(Object value, QualifiedName type) Factory method to create an instance of the PROV-DM prov:value attribute (seeValue).Factory method to create an instance of the PROV-DM prov:value attribute (seeValue).Methods in org.openprovenance.prov.model with parameters of type Value -
Uses of Value in org.openprovenance.prov.vanilla
Classes in org.openprovenance.prov.vanilla that implement ValueMethods in org.openprovenance.prov.vanilla that return ValueModifier and TypeMethodDescriptionEntity.getValue()ModelConstructor.newValue(Object value, QualifiedName type) ProvFactory.newValue(Object value, QualifiedName type) Methods in org.openprovenance.prov.vanilla with parameters of type Value