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