public interface SNamedElement
#NAMESPACE and the name
#NAME.| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name of this element.
|
void |
setName(String name)
Sets the name of the element.
|
String getName()
void setName(String name)
name - name of the element.Copyright © 2009–2019 Humboldt-Universität zu Berlin, INRIA. All rights reserved.