public interface FeatureDiagram extends NamedElement
The following features are supported:
featuremodelPackage.getFeatureDiagram()| Modifier and Type | Method and Description |
|---|---|
EList<EObject> |
getAnnotatableElement()
Returns the value of the 'Annotatable Element' reference list.
|
EList<Constraint> |
getConstraints()
Returns the value of the 'Constraints' containment reference list.
|
Feature |
getRootFeature()
Returns the value of the 'Root Feature' containment reference.
|
void |
setRootFeature(Feature value)
Sets the value of the '
Root Feature' containment reference. |
getName, setNamecdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverFeature getRootFeature()
If the meaning of the 'Root Feature' containment reference isn't clear, there really should be more of a description here...
setRootFeature(Feature),
featuremodelPackage.getFeatureDiagram_RootFeature()void setRootFeature(Feature value)
Root Feature' containment reference.
value - the new value of the 'Root Feature' containment reference.getRootFeature()EList<Constraint> getConstraints()
Constraint.
If the meaning of the 'Constraints' containment reference list isn't clear, there really should be more of a description here...
featuremodelPackage.getFeatureDiagram_Constraints()EList<EObject> getAnnotatableElement()
EObject.
If the meaning of the 'Annotatable Element' reference list isn't clear, there really should be more of a description here...
featuremodelPackage.getFeatureDiagram_AnnotatableElement()