|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Constraint
A representation of the model object 'Constraint'.
The following features are supported:
featuremodelPackage.getConstraint()
Method Summary | |
---|---|
String |
getDescription()
Returns the value of the 'Description' attribute. |
Feature |
getSource()
Returns the value of the 'Source' reference. |
|
getTarget()
Returns the value of the 'Target' reference list. |
void |
setDescription(String value)
Sets the value of the ' Description ' attribute. |
void |
setSource(Feature value)
Sets the value of the ' Source ' reference. |
Methods inherited from interface de.uka.ipd.sdq.featuremodel.NamedElement |
---|
getName, setName |
Method Detail |
---|
Feature getSource()
If the meaning of the 'Source' reference isn't clear, there really should be more of a description here...
setSource(Feature)
,
featuremodelPackage.getConstraint_Source()
void setSource(Feature value)
Source
' reference.
value
- the new value of the 'Source' reference.getSource()
getTarget()
Feature
.
If the meaning of the 'Target' reference list isn't clear, there really should be more of a description here...
featuremodelPackage.getConstraint_Target()
String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(String)
,
featuremodelPackage.getConstraint_Description()
void setDescription(String value)
Description
' attribute.
value
- the new value of the 'Description' attribute.getDescription()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |