| 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 |
|---|---|
Role |
ObjectFactory.createRole() |
Role |
ProvFactory.newRole(Object value,
QualifiedName type) |
| Modifier and Type | Method and Description |
|---|---|
List<Role> |
HasRole.getRole()
Gets the value of the role property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProvFactory.addRole(HasRole a,
Role role) |
void |
NamespaceGatherer.register(Role rol) |
| Modifier and Type | Method and Description |
|---|---|
void |
NamespaceGatherer.registerRole(List<Role> roles) |
Copyright © 2016. All rights reserved.