public interface AccessConnection extends Connection
The following features are supported:
Aadl2Package.getAccessConnection()
Modifier and Type | Method and Description |
---|---|
AccessCategory |
getAccessCategory()
Returns the value of the 'Access Category' attribute.
|
void |
setAccessCategory(AccessCategory value)
Sets the value of the '
Access Category ' attribute. |
createDestination, createSource, getAllDestination, getAllDestinationContext, getAllDstContextComponent, getAllSource, getAllSourceContext, getAllSrcContextComponent, getDestination, getRefined, getSource, isBidirectional, setBidirectional, setDestination, setRefined, setSource
getRefinedElement, getRefinementContext
getFeaturingClassifiers
getAllInModeTransitions, getInModeOrTransitions, getInModeTransitions
getAllInModes, getInModes
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
AccessCategory getAccessCategory()
AccessCategory
.
If the meaning of the 'Access Category' attribute isn't clear, there really should be more of a description here...
AccessCategory
,
setAccessCategory(AccessCategory)
,
Aadl2Package.getAccessConnection_AccessCategory()
void setAccessCategory(AccessCategory value)
Access Category
' attribute.
value
- the new value of the 'Access Category' attribute.AccessCategory
,
getAccessCategory()