Uses of Interface
org.openprovenance.prov.model.Type
Packages that use Type
Package
Description
Provides the classes necessary to manipulate the PROV Data Model in Java, irrespectively of the serialization chosen for it.
-
Uses of Type in org.openprovenance.prov.model
Methods in org.openprovenance.prov.model that return TypeModifier and TypeMethodDescriptionAtomConstructor.newType(Object value, QualifiedName type) abstract TypeProvFactory.newType(Object value, QualifiedName type) Methods in org.openprovenance.prov.model that return types with arguments of type TypeMethods in org.openprovenance.prov.model with parameters of type TypeModifier and TypeMethodDescriptionvoidvoidMethod parameters in org.openprovenance.prov.model with type arguments of type Type -
Uses of Type in org.openprovenance.prov.vanilla
Classes in org.openprovenance.prov.vanilla that implement TypeMethods in org.openprovenance.prov.vanilla that return TypeModifier and TypeMethodDescriptionModelConstructor.newType(Object value, QualifiedName type) ProvFactory.newType(Object value, QualifiedName type) Methods in org.openprovenance.prov.vanilla that return types with arguments of type TypeModifier and TypeMethodDescriptionActedOnBehalfOf.getType()Activity.getType()Agent.getType()DerivedByInsertionFrom.getType()DerivedByRemovalFrom.getType()DictionaryMembership.getType()Entity.getType()QualifiedAlternateOf.getType()QualifiedHadMember.getType()QualifiedSpecializationOf.getType()Used.getType()WasAssociatedWith.getType()WasAttributedTo.getType()WasDerivedFrom.getType()WasEndedBy.getType()WasGeneratedBy.getType()WasInfluencedBy.getType()WasInformedBy.getType()WasInvalidatedBy.getType()WasStartedBy.getType()