|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ParameterTo
A representation of the model object 'Parameter To'.
The following features are supported:
CodePackage.getParameterTo()
Method Summary | |
---|---|
AbstractCodeElement |
getFrom()
Returns the value of the 'From' reference. |
CodeItem |
getTo()
Returns the value of the 'To' reference. |
void |
setFrom(AbstractCodeElement value)
Sets the value of the ' From ' reference. |
void |
setTo(CodeItem value)
Sets the value of the ' To ' reference. |
Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.ModelElement |
---|
getStereotype, getTaggedValue |
Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.Element |
---|
getAnnotation, getAttribute |
Method Detail |
---|
CodeItem getTo()
If the meaning of the 'To' reference isn't clear, there really should be more of a description here...
getTo
in interface KDMRelationship
setTo(CodeItem)
,
CodePackage.getParameterTo_To()
void setTo(CodeItem value)
To
' reference.
value
- the new value of the 'To' reference.getTo()
AbstractCodeElement getFrom()
If the meaning of the 'From' reference isn't clear, there really should be more of a description here...
getFrom
in interface KDMRelationship
setFrom(AbstractCodeElement)
,
CodePackage.getParameterTo_From()
void setFrom(AbstractCodeElement value)
From
' reference.
value
- the new value of the 'From' reference.getFrom()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |