public interface Description
extends de.uka.ipd.sdq.identifier.Identifier
The following features are supported:
MetricSpecPackage.getDescription()
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the value of the 'Name' attribute.
|
String |
getTextualDescription()
Returns the value of the 'Textual Description' attribute.
|
void |
setName(String value)
Sets the value of the '
Name ' attribute. |
void |
setTextualDescription(String value)
Sets the value of the '
Textual Description ' attribute. |
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
MetricSpecPackage.getDescription_Name()
void setName(String value)
Name
' attribute. value
- the new value of the 'Name' attribute.getName()
String getTextualDescription()
If the meaning of the 'Textual Description' attribute isn't clear, there really should be more of a description here...
setTextualDescription(String)
,
MetricSpecPackage.getDescription_TextualDescription()
void setTextualDescription(String value)
Textual Description
' attribute. value
- the new value of the 'Textual Description' attribute.getTextualDescription()