public interface Dimension extends de.uka.ipd.sdq.identifier.Identifier, NamedElement
The following features are supported:
DimensionsPackage.getDimension()| Modifier and Type | Method and Description |
|---|---|
DimensionType |
getType()
Returns the value of the 'Type' reference.
|
Unit |
getUnit()
Returns the value of the 'Unit' reference.
|
void |
setType(DimensionType value)
Sets the value of the '
Type' reference. |
void |
setUnit(Unit value)
Sets the value of the '
Unit' reference. |
getName, setNamecdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverDimensionType getType()
If the meaning of the 'Type' reference isn't clear, there really should be more of a description here...
setType(DimensionType),
DimensionsPackage.getDimension_Type()void setType(DimensionType value)
Type' reference.
value - the new value of the 'Type' reference.getType()Unit getUnit()
If the meaning of the 'Unit' reference isn't clear, there really should be more of a description here...
setUnit(Unit),
DimensionsPackage.getDimension_Unit()