|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FeatureDiagram
A representation of the model object 'Feature Diagram'.
The following features are supported:
featuremodelPackage.getFeatureDiagram()
Method Summary | |
---|---|
|
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. |
Methods inherited from interface de.uka.ipd.sdq.featuremodel.NamedElement |
---|
getName, setName |
Method Detail |
---|
Feature 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()
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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |