|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FeatureGroup
A representation of the model object 'Feature Group'.
The following features are supported:
featuremodelPackage.getFeatureGroup()
Method Summary | |
---|---|
|
getChildren()
Returns the value of the 'Children' containment reference list. |
int |
getMax()
Returns the value of the 'Max' attribute. |
int |
getMin()
Returns the value of the 'Min' attribute. |
void |
setMax(int value)
Sets the value of the ' Max ' attribute. |
void |
setMin(int value)
Sets the value of the ' Min ' attribute. |
Method Detail |
---|
int getMin()
"1"
.
If the meaning of the 'Min' attribute isn't clear, there really should be more of a description here...
setMin(int)
,
featuremodelPackage.getFeatureGroup_Min()
void setMin(int value)
Min
' attribute.
value
- the new value of the 'Min' attribute.getMin()
int getMax()
"1"
.
If the meaning of the 'Max' attribute isn't clear, there really should be more of a description here...
setMax(int)
,
featuremodelPackage.getFeatureGroup_Max()
void setMax(int value)
Max
' attribute.
value
- the new value of the 'Max' attribute.getMax()
getChildren()
Feature
.
If the meaning of the 'Children' containment reference list isn't clear, there really should be more of a description here...
featuremodelPackage.getFeatureGroup_Children()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |