public abstract class NumberTypeImpl extends NonListTypeImpl implements NumberType
The following features are implemented:
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
copyright
Modifier and Type | Method and Description |
---|---|
UnitsType |
basicGetUnitsType() |
UnitsType |
basicGetUnitsTypeGen() |
org.eclipse.emf.common.notify.NotificationChain |
basicSetOwnedUnitsType(UnitsType newOwnedUnitsType,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetRange(NumericRange newRange,
org.eclipse.emf.common.notify.NotificationChain msgs) |
UnitsType |
createOwnedUnitsType() |
NumericRange |
createRange() |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
void |
eUnset(int featureID) |
UnitsType |
getOwnedUnitsType() |
NumericRange |
getRange() |
UnitsType |
getUnitsType() |
UnitsType |
getUnitsTypeGen() |
void |
setOwnedUnitsType(UnitsType newOwnedUnitsType) |
void |
setRange(NumericRange newRange) |
void |
setUnitsType(UnitsType newUnitsType) |
conformsTo
acceptsProperty, allNamespaces, checkPropertyAssociation, createOwnedPropertyAssociation, getName, getNamespace, getNonModalPropertyValue, getOwnedPropertyAssociations, getPropertyValue, getPropertyValueInternal, getPropertyValueList, getPropertyValues, getQualifiedName, getSimplePropertyValue, has_no_qualified_name, has_qualified_name, hasName, isDistinguishableFrom, qualifiedName, removePropertyAssociations, removePropertyAssociations, separator, setName, setPropertyValue, setPropertyValue, setPropertyValue, toString
allOwnedElements, createOwnedComment, getChildren, getContainingClassifier, getContainingComponentImpl, getElementRoot, getOwnedComments, getOwnedElements, getOwner, has_owner, isSetOwnedElements, mustBeOwned, not_own_self
getAdapter, getLocationReference, setLocationReference, setLocationReference
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
eNotificationRequired, eNotify
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
conformsTo
acceptsProperty, allNamespaces, checkPropertyAssociation, createOwnedPropertyAssociation, getName, getNamespace, getNonModalPropertyValue, getOwnedPropertyAssociations, getPropertyValue, getPropertyValueInternal, getPropertyValueList, getPropertyValues, getQualifiedName, getSimplePropertyValue, has_no_qualified_name, has_qualified_name, hasName, isDistinguishableFrom, qualifiedName, removePropertyAssociations, removePropertyAssociations, separator, setName, setPropertyValue, setPropertyValue, setPropertyValue
allOwnedElements, createOwnedComment, getChildren, getContainingClassifier, getContainingComponentImpl, getElementRoot, getOwnedComments, getOwnedElements, getOwner, has_owner, mustBeOwned, not_own_self
getLocationReference, setLocationReference, setLocationReference
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
public UnitsType getOwnedUnitsType()
getOwnedUnitsType
in interface NumberType
NumberType.setOwnedUnitsType(UnitsType)
,
Aadl2Package.getNumberType_OwnedUnitsType()
public org.eclipse.emf.common.notify.NotificationChain basicSetOwnedUnitsType(UnitsType newOwnedUnitsType, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setOwnedUnitsType(UnitsType newOwnedUnitsType)
setOwnedUnitsType
in interface NumberType
newOwnedUnitsType
- the new value of the 'Owned Units Type' containment reference.NumberType.getOwnedUnitsType()
public UnitsType createOwnedUnitsType()
createOwnedUnitsType
in interface NumberType
UnitsType
.NumberType.getOwnedUnitsType()
public UnitsType getUnitsTypeGen()
public UnitsType getUnitsType()
getUnitsType
in interface NumberType
NumberType.setUnitsType(UnitsType)
,
Aadl2Package.getNumberType_UnitsType()
public UnitsType basicGetUnitsTypeGen()
public UnitsType basicGetUnitsType()
public void setUnitsType(UnitsType newUnitsType)
setUnitsType
in interface NumberType
newUnitsType
- the new value of the 'Units Type' reference.NumberType.getUnitsType()
public NumericRange getRange()
getRange
in interface NumberType
NumberType.setRange(NumericRange)
,
Aadl2Package.getNumberType_Range()
public org.eclipse.emf.common.notify.NotificationChain basicSetRange(NumericRange newRange, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setRange(NumericRange newRange)
setRange
in interface NumberType
newRange
- the new value of the 'Range' containment reference.NumberType.getRange()
public NumericRange createRange()
createRange
in interface NumberType
NumericRange
.NumberType.getRange()
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove
in class NamedElementImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class NamedElementImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class NamedElementImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class NamedElementImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class NamedElementImpl