Uses of Interface
org.openprovenance.prov.model.Location
Packages that use Location
Package
Description
Provides the classes necessary to manipulate the PROV Data Model in Java, irrespectively of the serialization chosen for it.
-
Uses of Location in org.openprovenance.prov.model
Methods in org.openprovenance.prov.model that return LocationModifier and TypeMethodDescriptionAtomConstructor.newLocation(Object value, QualifiedName type) abstract LocationProvFactory.newLocation(Object value, QualifiedName type) Methods in org.openprovenance.prov.model that return types with arguments of type LocationModifier and TypeMethodDescriptionHasLocation.getLocation()Gets the value of the location property.Methods in org.openprovenance.prov.model with parameters of type LocationMethod parameters in org.openprovenance.prov.model with type arguments of type LocationModifier and TypeMethodDescriptionvoidNamespaceGatherer.registerLocation(List<Location> locations) -
Uses of Location in org.openprovenance.prov.vanilla
Classes in org.openprovenance.prov.vanilla that implement LocationMethods in org.openprovenance.prov.vanilla that return LocationModifier and TypeMethodDescriptionModelConstructor.newLocation(Object value, QualifiedName type) ProvFactory.newLocation(Object value, QualifiedName type) Methods in org.openprovenance.prov.vanilla that return types with arguments of type LocationModifier and TypeMethodDescriptionActivity.getLocation()Agent.getLocation()Entity.getLocation()Used.getLocation()WasEndedBy.getLocation()WasGeneratedBy.getLocation()WasInvalidatedBy.getLocation()WasStartedBy.getLocation()