public interface Documentable
extends org.eclipse.emf.ecore.EObject
The following features are supported:
WorldPackage.getDocumentable()| Modifier and Type | Method and Description |
|---|---|
String |
getShortDescription()
Returns the value of the 'Short Description' attribute.
|
void |
setShortDescription(String value)
Sets the value of the '
Short Description' attribute. |
String getShortDescription()
If the meaning of the 'Short Description' attribute isn't clear, there really should be more of a description here...
setShortDescription(String),
WorldPackage.getDocumentable_ShortDescription()void setShortDescription(String value)
Short Description' attribute.
value - the new value of the 'Short Description' attribute.getShortDescription()