Uses of Enum
org.openprovenance.prov.model.StatementOrBundle.Kind
Packages that use StatementOrBundle.Kind
Package
Description
Provides the classes necessary to manipulate the PROV Data Model in Java, irrespectively of the serialization chosen for it.
-
Uses of StatementOrBundle.Kind in org.openprovenance.prov.model
Methods in org.openprovenance.prov.model that return StatementOrBundle.KindModifier and TypeMethodDescriptionStatementOrBundle.getKind()Gets the type of a provenance statementstatic StatementOrBundle.KindReturns the enum constant of this type with the specified name.static StatementOrBundle.Kind[]StatementOrBundle.Kind.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of StatementOrBundle.Kind in org.openprovenance.prov.vanilla
Methods in org.openprovenance.prov.vanilla that return StatementOrBundle.KindModifier and TypeMethodDescriptionActedOnBehalfOf.getKind()Activity.getKind()Agent.getKind()AlternateOf.getKind()Bundle.getKind()Gets the type of a provenance statementDerivedByInsertionFrom.getKind()DerivedByRemovalFrom.getKind()DictionaryMembership.getKind()Entity.getKind()HadMember.getKind()Gets the type of a provenance statementQualifiedAlternateOf.getKind()QualifiedHadMember.getKind()QualifiedSpecializationOf.getKind()SpecializationOf.getKind()Used.getKind()WasAssociatedWith.getKind()WasAttributedTo.getKind()WasDerivedFrom.getKind()WasEndedBy.getKind()WasGeneratedBy.getKind()WasInfluencedBy.getKind()WasInformedBy.getKind()WasInvalidatedBy.getKind()WasStartedBy.getKind()