| 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.
|
| org.openprovenance.prov.model.extension |
| Modifier and Type | Method and Description |
|---|---|
AlternateOf |
IndexedDocument.add(AlternateOf alt) |
AlternateOf |
ObjectFactory.createAlternateOf() |
AlternateOf |
BeanTraversal.doAction(AlternateOf o) |
AlternateOf |
BeanTraversal.doAction(QualifiedAlternateOf o) |
AlternateOf |
ProvFactory.newAlternateOf(AlternateOf s) |
AlternateOf |
ModelConstructor.newAlternateOf(QualifiedName e2,
QualifiedName e1) |
AlternateOf |
ProvFactory.newAlternateOf(QualifiedName entity1,
QualifiedName entity2)
A factory method to create an instance of an alternate
AlternateOf |
| Modifier and Type | Method and Description |
|---|---|
AlternateOf |
IndexedDocument.add(AlternateOf alt) |
void |
StatementAction.doAction(AlternateOf s) |
Object |
StatementActionValue.doAction(AlternateOf s) |
void |
NamespaceGatherer.doAction(AlternateOf alt) |
void |
IndexedDocument.doAction(AlternateOf s) |
AlternateOf |
BeanTraversal.doAction(AlternateOf o) |
Object |
ProvFactory.Cloner.doAction(AlternateOf s) |
AlternateOf |
ProvFactory.newAlternateOf(AlternateOf s) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
QualifiedAlternateOf |
Copyright © 2016. All rights reserved.