Uses of Interface
org.openprovenance.prov.model.TypedValue
Packages that use TypedValue
Package
Description
Provides the classes necessary to manipulate the PROV Data Model in Java, irrespectively of the serialization chosen for it.
-
Uses of TypedValue in org.openprovenance.prov.model
Subinterfaces of TypedValue in org.openprovenance.prov.modelModifier and TypeInterfaceDescriptioninterfaceInterface for a PROV attribute-value pair.interfaceInterface for a Key of a dictionary.interfaceInterface for PROV attribute label.interfaceInterface for PROV attribute location.interfaceInterface for non-PROV attributes.interfaceInterface for PROV attribute role.interfaceInterface for PROV Type attribute.interfaceInterface for PROV attribute value.Methods in org.openprovenance.prov.model with parameters of type TypedValueModifier and TypeMethodDescriptionstatic final ElementDOMProcessing.marshalTypedValue(TypedValue attribute, QualifiedName elementName) -
Uses of TypedValue in org.openprovenance.prov.vanilla
Classes in org.openprovenance.prov.vanilla that implement TypedValue