public interface FeatureGroupPrototypeActual extends FeaturePrototypeActual
The following features are supported:
Modifier and Type | Method and Description |
---|---|
PrototypeBinding |
createBinding(org.eclipse.emf.ecore.EClass eClass)
Creates a new
PrototypeBinding and appends it to the 'Binding' containment reference list. |
org.eclipse.emf.common.util.EList<PrototypeBinding> |
getBindings()
Returns the value of the 'Binding' containment reference list.
|
FeatureType |
getFeatureType()
Returns the value of the 'Feature Type' reference.
|
void |
setFeatureType(FeatureType value)
Sets the value of the '
Feature Type ' 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
org.eclipse.emf.common.util.EList<PrototypeBinding> getBindings()
PrototypeBinding
.
If the meaning of the 'Binding' containment reference list isn't clear, there really should be more of a description here...
Aadl2Package.getFeatureGroupPrototypeActual_Binding()
PrototypeBinding createBinding(org.eclipse.emf.ecore.EClass eClass)
PrototypeBinding
and appends it to the 'Binding' containment reference list.
eClass
- The Ecore class of the PrototypeBinding
to create.PrototypeBinding
.getBindings()
FeatureType getFeatureType()
If the meaning of the 'Feature Type' reference isn't clear, there really should be more of a description here...
setFeatureType(FeatureType)
,
Aadl2Package.getFeatureGroupPrototypeActual_FeatureType()
void setFeatureType(FeatureType value)
Feature Type
' reference.
value
- the new value of the 'Feature Type' reference.getFeatureType()