| Package | Description |
|---|---|
| org.openprovenance.prov.model |
Provides the classes necessary to manipulate the PROV Data Model in Java, irrespectively of the serialization chosen for it.
|
| Modifier and Type | Method and Description |
|---|---|
Location |
ObjectFactory.createLocation() |
Location |
ProvFactory.newLocation(Object value,
QualifiedName type) |
| Modifier and Type | Method and Description |
|---|---|
List<Location> |
HasLocation.getLocation()
Gets the value of the location property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NamespaceGatherer.register(Location loc) |
| Modifier and Type | Method and Description |
|---|---|
void |
NamespaceGatherer.registerLocation(List<Location> locations) |
Copyright © 2015. All rights reserved.