public interface RangeType extends NonListType
The following features are supported:
Aadl2Package.getRangeType()
Modifier and Type | Method and Description |
---|---|
NumberType |
createOwnedNumberType(org.eclipse.emf.ecore.EClass eClass)
Creates a new
NumberType and sets the 'Owned Number Type' containment reference. |
NumberType |
getNumberType()
Returns the value of the 'Number Type' reference.
|
NumberType |
getOwnedNumberType()
Returns the value of the 'Owned Number Type' containment reference.
|
void |
setNumberType(NumberType value)
Sets the value of the '
Number Type ' reference. |
void |
setOwnedNumberType(NumberType value)
Sets the value of the '
Owned Number Type ' containment reference. |
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
NumberType getOwnedNumberType()
This feature subsets the following features:
If the meaning of the 'Owned Number Type' containment reference isn't clear, there really should be more of a description here...
setOwnedNumberType(NumberType)
,
Aadl2Package.getRangeType_OwnedNumberType()
void setOwnedNumberType(NumberType value)
Owned Number Type
' containment reference.
value
- the new value of the 'Owned Number Type' containment reference.getOwnedNumberType()
NumberType createOwnedNumberType(org.eclipse.emf.ecore.EClass eClass)
NumberType
and sets the 'Owned Number Type' containment reference.
eClass
- The Ecore class of the NumberType
to create.NumberType
.getOwnedNumberType()
NumberType getNumberType()
If the meaning of the 'Number Type' reference isn't clear, there really should be more of a description here...
setNumberType(NumberType)
,
Aadl2Package.getRangeType_NumberType()
void setNumberType(NumberType value)
Number Type
' reference.
value
- the new value of the 'Number Type' reference.getNumberType()