public interface UnitLiteral extends Unit
The following features are supported:
de.uka.ipd.sdq.units.UnitsPackage#getUnitLiteral()
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
BaseUnit |
getBaseUnit()
Returns the value of the 'Base Unit' containment reference.
|
void |
setBaseUnit(BaseUnit value)
Sets the value of the '
Base Unit ' containment 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
static final java.lang.String copyright
BaseUnit getBaseUnit()
If the meaning of the 'Base Unit' reference isn't clear, there really should be more of a description here...
setBaseUnit(BaseUnit)
,
de.uka.ipd.sdq.units.UnitsPackage#getUnitLiteral_BaseUnit()
void setBaseUnit(BaseUnit value)
Base Unit
' containment reference. value
- the new value of the 'Base Unit' containment reference.getBaseUnit()