| 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 |
|---|---|
MentionOf |
ObjectFactory.createMentionOf() |
MentionOf |
BeanTraversal.doAction(MentionOf o) |
MentionOf |
ProvFactory.newMentionOf(MentionOf r) |
MentionOf |
ModelConstructor.newMentionOf(QualifiedName e2,
QualifiedName e1,
QualifiedName b) |
MentionOf |
ProvFactory.newMentionOf(QualifiedName infra,
QualifiedName supra,
QualifiedName bundle) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatementAction.doAction(MentionOf s) |
Object |
StatementActionValue.doAction(MentionOf s) |
void |
NamespaceGatherer.doAction(MentionOf men) |
void |
IndexedDocument.doAction(MentionOf s) |
MentionOf |
BeanTraversal.doAction(MentionOf o) |
Object |
ProvFactory.Cloner.doAction(MentionOf s) |
MentionOf |
ProvFactory.newMentionOf(MentionOf r) |
Copyright © 2016. All rights reserved.