| 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 | Interface and Description |
|---|---|
interface |
Used
Interface for PROV Usage association.
|
interface |
WasAssociatedWith
Interface for the PROV Association association.
|
interface |
WasEndedBy
Interface for PROV End association.
|
interface |
WasGeneratedBy
Interface for PROV Generation association.
|
interface |
WasInvalidatedBy
Interface for PROV Invalidation association.
|
interface |
WasStartedBy
Interface for PROV Start association.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProvFactory.addRole(HasRole a,
Role role) |
List<Attribute> |
BeanTraversal.convertRoleAttributes(HasRole e,
List<Attribute> acc) |
Copyright © 2015. All rights reserved.