| 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 |
|---|---|
StatementOrBundle.Kind |
StatementOrBundle.getKind()
Gets the type of a provenance statement
|
static StatementOrBundle.Kind |
StatementOrBundle.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatementOrBundle.Kind[] |
StatementOrBundle.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.