public interface ClassifierFeature extends NamedElement
The following features are supported:
Aadl2Package.getClassifierFeature()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Classifier> |
getFeaturingClassifiers()
Returns the value of the 'Featuring Classifier' reference list.
|
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
org.eclipse.emf.common.util.EList<Classifier> getFeaturingClassifiers()
Classifier
.
It is bidirectional and its opposite is 'Classifier Feature
'.
The Classifiers that have this ClassifierFeature as a feature.
Aadl2Package.getClassifierFeature_FeaturingClassifier()
,
Classifier.getClassifierFeatures()