public interface DocumentedElement
The following features are supported:
EFacetPackage.getDocumentedElement()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDocumentation()
Returns the value of the 'Documentation' attribute.
|
void |
setDocumentation(java.lang.String value)
Sets the value of the '
Documentation ' attribute. |
java.lang.String getDocumentation()
If the meaning of the 'Documentation' attribute isn't clear, there really should be more of a description here...
setDocumentation(String)
,
EFacetPackage.getDocumentedElement_Documentation()
void setDocumentation(java.lang.String value)
Documentation
' attribute.
value
- the new value of the 'Documentation' attribute.getDocumentation()