public interface ArraySize extends Element
The following features are supported:
Aadl2Package.getArraySize()
Modifier and Type | Method and Description |
---|---|
long |
getSize()
Returns the value of the 'Size' attribute.
|
ArraySizeProperty |
getSizeProperty()
Returns the value of the 'Size Property' reference.
|
void |
setSize(long value)
Sets the value of the '
Size ' attribute. |
void |
setSizeProperty(ArraySizeProperty value)
Sets the value of the '
Size Property ' 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
long getSize()
If the meaning of the 'Size' attribute isn't clear, there really should be more of a description here...
setSize(long)
,
Aadl2Package.getArraySize_Size()
void setSize(long value)
Size
' attribute.
value
- the new value of the 'Size' attribute.getSize()
ArraySizeProperty getSizeProperty()
If the meaning of the 'Size Property' reference isn't clear, there really should be more of a description here...
setSizeProperty(ArraySizeProperty)
,
Aadl2Package.getArraySize_SizeProperty()
void setSizeProperty(ArraySizeProperty value)
Size Property
' reference.
value
- the new value of the 'Size Property' reference.getSizeProperty()