public interface Identifier
extends de.uka.ipd.sdq.identifier.Identifier
The following features are supported:
MetricSpecPackage.getIdentifier()
Modifier and Type | Method and Description |
---|---|
String |
getLiteral()
Returns the value of the 'Literal' attribute.
|
TextualBaseMetricDescription |
getTextualBaseMetricDescription()
Returns the value of the 'Textual Base Metric Description' container
reference.
|
void |
setLiteral(String value)
Sets the value of the '
Literal ' attribute. |
void |
setTextualBaseMetricDescription(TextualBaseMetricDescription value)
Sets the value of the '
Textual Base Metric Description ' container reference. |
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 getLiteral()
If the meaning of the 'Literal' attribute isn't clear, there really should be more of a description here...
setLiteral(String)
,
MetricSpecPackage.getIdentifier_Literal()
void setLiteral(String value)
Literal
' attribute. value
- the new value of the 'Literal' attribute.getLiteral()
TextualBaseMetricDescription getTextualBaseMetricDescription()
Identifiers
'.
If the meaning of the 'Textual Base Metric Description' container reference isn't clear, there really should be more of a description here...
setTextualBaseMetricDescription(TextualBaseMetricDescription)
,
MetricSpecPackage.getIdentifier_TextualBaseMetricDescription()
,
TextualBaseMetricDescription.getIdentifiers()
void setTextualBaseMetricDescription(TextualBaseMetricDescription value)
Textual Base Metric Description
' container reference. value
- the new value of the 'Textual Base Metric Description' container
reference.getTextualBaseMetricDescription()