public interface PhysicalQuantity extends NumericType
The following features are supported:
DatatypePackage.getPhysicalQuantity()| Modifier and Type | Method and Description |
|---|---|
Unit |
getUnit()
Returns the value of the 'Unit' reference.
|
void |
setUnit(Unit value)
Sets the value of the '
Unit' reference. |
getKind, getOwnedDefaultValue, getOwnedMaxValue, getOwnedMinValue, getOwnedNullValue, setKind, setOwnedDefaultValue, setOwnedMaxValue, setOwnedMinValue, setOwnedNullValuegetDefaultValue, getNullValue, getOwnedInformationRealizations, getPattern, getRealizedDataTypes, getRealizingDataTypes, getVisibility, isDiscrete, isMaxInclusive, isMinInclusive, setDiscrete, setMaxInclusive, setMinInclusive, setPattern, setVisibilitygetOwnedGeneralizations, getSub, getSubGeneralizations, getSuper, getSuperGeneralizations, isAbstract, setAbstractgetTypedElementsgetAbstractTypedElementsgetOwnedDataValuesgetOwnedPropertyValuePkgsgetContainedGenericTraces, getContainedRequirementsTraces, getNamingRules, getOwnedTracesgetName, setNamegetAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, setDescription, setReview, setStatus, setSummarygetIncomingTraces, getOutgoingTracesisVisibleInDoc, isVisibleInLM, setVisibleInDoc, setVisibleInLMdestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverisFinal, setFinalUnit getUnit()
If the meaning of the 'Unit' reference isn't clear, there really should be more of a description here...
setUnit(Unit),
DatatypePackage.getPhysicalQuantity_Unit()