public interface NamedDocumentable extends Documentable
The following features are supported:
WorldPackage.getNamedDocumentable()| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the value of the 'Name' attribute.
|
void |
setName(String value)
Sets the value of the '
Name' attribute. |
getShortDescription, setShortDescriptionString getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
WorldPackage.getNamedDocumentable_Name()