public interface Access extends Feature, AccessConnectionEnd
Aadl2Package.getAccess()
Modifier and Type | Method and Description |
---|---|
AccessCategory |
getCategory()
Returns the value of the 'Category' attribute.
|
AccessType |
getKind()
Returns the value of the 'Kind' attribute.
|
void |
setKind(AccessType value)
Sets the value of the '
Kind ' attribute. |
getAllClassifier, getAllFeatureRefinements, getClassifier, getFeatureClassifier, getPrototype, getRefined, setRefined
getRefinedElement, getRefinementContext
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
eAdapters, eDeliver, eNotify, eSetDeliver
createArrayDimension, getArrayDimensions
AccessType getKind()
AccessType
.
If the meaning of the 'Kind' attribute isn't clear, there really should be more of a description here...
AccessType
,
setKind(AccessType)
,
Aadl2Package.getAccess_Kind()
void setKind(AccessType value)
Kind
' attribute.
value
- the new value of the 'Kind' attribute.AccessType
,
getKind()
AccessCategory getCategory()
AccessCategory
.
If the meaning of the 'Category' attribute isn't clear, there really should be more of a description here...
AccessCategory
,
Aadl2Package.getAccess_Category()