public interface ArrayDimension extends Element
The following features are supported:
Aadl2Package.getArrayDimension()
Modifier and Type | Method and Description |
---|---|
ArraySize |
createSize()
Creates a new
ArraySize and sets the 'Size' containment reference. |
ArraySize |
getSize()
Returns the value of the 'Size' containment reference.
|
void |
setSize(ArraySize value)
Sets the value of the '
Size ' containment reference. |
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
ArraySize getSize()
If the meaning of the 'Size' containment reference isn't clear, there really should be more of a description here...
setSize(ArraySize)
,
Aadl2Package.getArrayDimension_Size()
void setSize(ArraySize value)
Size
' containment reference.
value
- the new value of the 'Size' containment reference.getSize()