Uses of Interface
org.openprovenance.prov.model.Role
Packages that use Role
Package
Description
Provides the classes necessary to manipulate the PROV Data Model in Java, irrespectively of the serialization chosen for it.
-
Uses of Role in org.openprovenance.prov.model
Methods in org.openprovenance.prov.model that return RoleModifier and TypeMethodDescriptionAtomConstructor.newRole(Object value, QualifiedName type) abstract RoleProvFactory.newRole(Object value, QualifiedName type) Methods in org.openprovenance.prov.model that return types with arguments of type RoleMethods in org.openprovenance.prov.model with parameters of type RoleModifier and TypeMethodDescriptionvoidvoidMethod parameters in org.openprovenance.prov.model with type arguments of type Role -
Uses of Role in org.openprovenance.prov.vanilla
Classes in org.openprovenance.prov.vanilla that implement RoleMethods in org.openprovenance.prov.vanilla that return RoleModifier and TypeMethodDescriptionModelConstructor.newRole(Object value, QualifiedName type) ProvFactory.newRole(Object value, QualifiedName type) Methods in org.openprovenance.prov.vanilla that return types with arguments of type RoleModifier and TypeMethodDescriptionUsed.getRole()Gets the value of the role property.WasAssociatedWith.getRole()Gets the value of the role property.WasEndedBy.getRole()Gets the value of the role property.WasGeneratedBy.getRole()Gets the value of the role property.WasInvalidatedBy.getRole()Gets the value of the role property.WasStartedBy.getRole()Gets the value of the role property.