Uses of Interface
org.openprovenance.prov.model.Other
Packages that use Other
Package
Description
Provides the classes necessary to manipulate the PROV Data Model in Java, irrespectively of the serialization chosen for it.
-
Uses of Other in org.openprovenance.prov.model
Methods in org.openprovenance.prov.model that return OtherModifier and TypeMethodDescriptionAtomConstructor.newOther(QualifiedName elementName, Object value, QualifiedName type) ProvFactory.newOther(String namespace, String local, String prefix, Object value, QualifiedName type) abstract OtherProvFactory.newOther(QualifiedName elementName, Object value, QualifiedName type) Methods in org.openprovenance.prov.model that return types with arguments of type OtherModifier and TypeMethodDescriptionAttributeProcessor.attributesWithNamespace(String namespace) ProvUtilities.attributesWithNamespace(HasOther object, String namespace) HasOther.getOther()Gets the list of non-PROV attributes.Methods in org.openprovenance.prov.model with parameters of type OtherMethod parameters in org.openprovenance.prov.model with type arguments of type OtherConstructor parameters in org.openprovenance.prov.model with type arguments of type Other -
Uses of Other in org.openprovenance.prov.vanilla
Classes in org.openprovenance.prov.vanilla that implement OtherMethods in org.openprovenance.prov.vanilla that return OtherModifier and TypeMethodDescriptionModelConstructor.newOther(QualifiedName elementName, Object value, QualifiedName type) ProvFactory.newOther(QualifiedName elementName, Object value, QualifiedName type) Methods in org.openprovenance.prov.vanilla that return types with arguments of type OtherModifier and TypeMethodDescriptionActedOnBehalfOf.getOther()Activity.getOther()Agent.getOther()DerivedByInsertionFrom.getOther()DerivedByRemovalFrom.getOther()DictionaryMembership.getOther()Entity.getOther()QualifiedAlternateOf.getOther()QualifiedHadMember.getOther()QualifiedSpecializationOf.getOther()Used.getOther()WasAssociatedWith.getOther()WasAttributedTo.getOther()WasDerivedFrom.getOther()WasEndedBy.getOther()WasGeneratedBy.getOther()WasInfluencedBy.getOther()WasInformedBy.getOther()WasInvalidatedBy.getOther()WasStartedBy.getOther()