| 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 |
|---|---|
DictionaryMembership |
ObjectFactory.createDictionaryMembership() |
DictionaryMembership |
ProvFactory.newDictionaryMembership(QualifiedName dict,
List<Entry> entitySet) |
DictionaryMembership |
ModelConstructor.newDictionaryMembership(QualifiedName dict,
List<Entry> keyEntitySet) |
| Modifier and Type | Method and Description |
|---|---|
Relation |
BeanTraversal.doAction(DictionaryMembership o) |
Object |
ProvFactory.Cloner.doAction(DictionaryMembership s) |
Object |
StatementActionValue.doAction(DictionaryMembership s) |
void |
IndexedDocument.doAction(DictionaryMembership s) |
void |
NamespaceGatherer.doAction(DictionaryMembership m) |
void |
StatementAction.doAction(DictionaryMembership s) |
Copyright © 2015. All rights reserved.