Uses of Interface
org.openprovenance.prov.model.Element
-
Packages that use Element 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 Element in org.openprovenance.prov.model
Subinterfaces of Element in org.openprovenance.prov.model Modifier and Type Interface Description interfaceActivityInterface for the PROV Activity complex type.interfaceAgentInterface for the PROV Agent complex type.interfaceEntityInterface for the PROV Entity complex type. -
Uses of Element in org.openprovenance.prov.vanilla
Classes in org.openprovenance.prov.vanilla that implement Element Modifier and Type Class Description classActivityclassAgentclassEntity
-