| 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 |
|---|---|
WasStartedBy |
IndexedDocument.add(WasStartedBy wsb) |
WasStartedBy |
ProvFactory.addAttributes(WasStartedBy from,
WasStartedBy to) |
WasStartedBy |
BeanTraversal.doAction(WasStartedBy start) |
Object |
ProvFactory.Cloner.doAction(WasStartedBy s) |
Object |
StatementActionValue.doAction(WasStartedBy s) |
void |
IndexedDocument.doAction(WasStartedBy s) |
void |
NamespaceGatherer.doAction(WasStartedBy start) |
void |
StatementAction.doAction(WasStartedBy s) |
WasStartedBy |
ProvFactory.newWasStartedBy(WasStartedBy u) |
Copyright © 2015. All rights reserved.