public interface RangeValue
extends de.uka.ipd.sdq.identifier.Identifier
The following features are supported:
QMLContractPackage.getRangeValue()
Modifier and Type | Method and Description |
---|---|
ValueLiteral |
getRangeLimitLiteral()
Returns the value of the 'Range Limit Literal' containment reference.
|
EnumRangeValueType |
getType()
Returns the value of the 'Type' attribute.
|
void |
setRangeLimitLiteral(ValueLiteral value)
Sets the value of the '
Range Limit Literal ' containment reference. |
void |
setType(EnumRangeValueType value)
Sets the value of the '
Type ' 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
ValueLiteral getRangeLimitLiteral()
If the meaning of the 'Range Limit Literal' containment reference isn't clear, there really should be more of a description here...
setRangeLimitLiteral(ValueLiteral)
,
QMLContractPackage.getRangeValue_RangeLimitLiteral()
void setRangeLimitLiteral(ValueLiteral value)
Range Limit Literal
' containment reference.
value
- the new value of the 'Range Limit Literal' containment reference.getRangeLimitLiteral()
EnumRangeValueType getType()
EnumRangeValueType
.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
EnumRangeValueType
,
setType(EnumRangeValueType)
,
QMLContractPackage.getRangeValue_Type()
void setType(EnumRangeValueType value)
Type
' attribute.
value
- the new value of the 'Type' attribute.EnumRangeValueType
,
getType()