| 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 |
|---|---|
DerivedByInsertionFrom |
ObjectFactory.createDerivedByInsertionFrom() |
DerivedByInsertionFrom |
ModelConstructor.newDerivedByInsertionFrom(QualifiedName id,
QualifiedName after,
QualifiedName before,
List<Entry> keyEntitySet,
Collection<Attribute> attributes) |
DerivedByInsertionFrom |
ProvFactory.newDerivedByInsertionFrom(QualifiedName id,
QualifiedName after,
QualifiedName before,
List<Entry> keyEntitySet,
Collection<Attribute> attributes) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatementAction.doAction(DerivedByInsertionFrom s) |
Object |
StatementActionValue.doAction(DerivedByInsertionFrom s) |
void |
NamespaceGatherer.doAction(DerivedByInsertionFrom i) |
void |
IndexedDocument.doAction(DerivedByInsertionFrom s) |
Relation |
BeanTraversal.doAction(DerivedByInsertionFrom o) |
Object |
ProvFactory.Cloner.doAction(DerivedByInsertionFrom s) |
Copyright © 2016. All rights reserved.