Uses of Interface
org.openprovenance.prov.model.HasValue
-
Packages that use HasValue 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. -
-
Uses of HasValue in org.openprovenance.prov.model
Subinterfaces of HasValue in org.openprovenance.prov.model Modifier and Type Interface Description interfaceEntityInterface for the PROV Entity complex type.Methods in org.openprovenance.prov.model with parameters of type HasValue Modifier and Type Method Description ObjectBeanTraversal. convertValueAttributes(HasValue e, List<Attribute> acc)
-