Uses of Interface
org.openprovenance.prov.model.HasRole
-
Packages that use HasRole 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.org.openprovenance.prov.vanilla -
-
Uses of HasRole in org.openprovenance.prov.model
Subinterfaces of HasRole in org.openprovenance.prov.model Modifier and Type Interface Description interfaceUsedInterface for PROV Usage association.interfaceWasAssociatedWithInterface for the PROV Association association.interfaceWasEndedByInterface for PROV End association.interfaceWasGeneratedByInterface for PROV Generation association.interfaceWasInvalidatedByInterface for PROV Invalidation association.interfaceWasStartedByInterface for PROV Start association. -
Uses of HasRole in org.openprovenance.prov.vanilla
Classes in org.openprovenance.prov.vanilla that implement HasRole Modifier and Type Class Description classUsedclassWasAssociatedWithclassWasEndedByclassWasGeneratedByclassWasInvalidatedByclassWasStartedBy
-