| 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 |
Activity
Interface for the PROV Activity complex type.
|
interface |
Agent
Interface for the PROV Agent complex type.
|
interface |
Element
Interface for an Entity, an Activity, or an Agent.
|
interface |
Entity
Interface for the PROV Entity complex type.
|
interface |
Used
Interface for PROV Usage 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 |
|---|---|
List<Attribute> |
BeanTraversal.convertLocationAttributes(HasLocation e,
List<Attribute> acc) |
Copyright © 2015. All rights reserved.