public interface Identifier extends Label
Node, Relation, Graph and
Layer objects. The namespace of an Identifier objectis fixed
to SaltUtil.SALT_NAMESPACE and its name is fixed to
SaltUtil.LABEL_ID.NS_SEPERATOR| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Returns the value of this
Label. |
IdentifiableElement |
getIdentifiableElement()
Returns the
IdentifiableElement object containing this
identifier. |
void |
setValue(String value)
This method has no effect, since the id value is not changeable.
|
getContainer, getName, getNamespace, getQName, getValue, setContainer, setName, setNamespace, setQName, setValueaddLabel, containsLabel, getLabel, getLabel, getLabels, getLabelsByNamespace, removeAll, removeLabel, removeLabel, sizeLabelsIdentifiableElement getIdentifiableElement()
IdentifiableElement object containing this
identifier.void setValue(String value)
Copyright © 2009–2019 Humboldt-Universität zu Berlin, INRIA. All rights reserved.