-
Nested Class Summary
Nested classes/interfaces inherited from interface org.openprovenance.prov.model.Attribute
Attribute.AttributeKind -
Method Summary
Modifier and TypeMethodDescriptionGet the element namevoidsetElementName(QualifiedName elementName) Set the elementNameMethods inherited from interface org.openprovenance.prov.model.Attribute
getAttributeKind, getConvertedValue, getKind, getQualifiedName, getType, getValue, toNotationStringMethods inherited from interface org.openprovenance.prov.model.TypedValue
convertValueToObject, setType, setValue, setValue, setValue, setValueFromObject
-
Method Details
-
getElementName
QualifiedName getElementName()Get the element name- Specified by:
getElementNamein interfaceAttribute- Returns:
QualifiedNamewith namespace URI different than prov
-
setElementName
Set the elementName- Parameters:
elementName- is aQualifiedNamewhose namespace URI differs from prov
-