public interface ProcessorCall extends CallSpecification
The following features are supported:
Aadl2Package.getProcessorCall()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSubprogramAccessName()
Returns the value of the 'Subprogram Access Name' attribute.
|
void |
setSubprogramAccessName(java.lang.String value)
Sets the value of the '
Subprogram Access Name ' attribute. |
getFeaturingClassifiers
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
java.lang.String getSubprogramAccessName()
If the meaning of the 'Subprogram Access Name' attribute isn't clear, there really should be more of a description here...
setSubprogramAccessName(String)
,
Aadl2Package.getProcessorCall_SubprogramAccessName()
void setSubprogramAccessName(java.lang.String value)
Subprogram Access Name
' attribute.
value
- the new value of the 'Subprogram Access Name' attribute.getSubprogramAccessName()