public interface ArrayableElement extends Element
The following features are supported:
Aadl2Package.getArrayableElement()
Modifier and Type | Method and Description |
---|---|
ArrayDimension |
createArrayDimension()
Creates a new
ArrayDimension and appends it to the 'Array Dimension' containment reference list. |
org.eclipse.emf.common.util.EList<ArrayDimension> |
getArrayDimensions()
Returns the value of the 'Array Dimension' containment reference list.
|
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
org.eclipse.emf.common.util.EList<ArrayDimension> getArrayDimensions()
ArrayDimension
.
If the meaning of the 'Array Dimension' containment reference list isn't clear, there really should be more of a description here...
Aadl2Package.getArrayableElement_ArrayDimension()
ArrayDimension createArrayDimension()
ArrayDimension
and appends it to the 'Array Dimension' containment reference list.
ArrayDimension
.getArrayDimensions()