|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ControlElement | |
---|---|
org.eclipse.gmt.modisco.omg.kdm.action | |
org.eclipse.gmt.modisco.omg.kdm.code | |
org.eclipse.gmt.modisco.omg.kdm.code.util |
Uses of ControlElement in org.eclipse.gmt.modisco.omg.kdm.action |
---|
Methods in org.eclipse.gmt.modisco.omg.kdm.action that return ControlElement | |
---|---|
ControlElement |
Calls.getTo()
Returns the value of the 'To' reference. |
Methods in org.eclipse.gmt.modisco.omg.kdm.action with parameters of type ControlElement | |
---|---|
void |
Calls.setTo(ControlElement value)
Sets the value of the ' To ' reference. |
Uses of ControlElement in org.eclipse.gmt.modisco.omg.kdm.code |
---|
Subinterfaces of ControlElement in org.eclipse.gmt.modisco.omg.kdm.code | |
---|---|
interface |
CallableUnit
A representation of the model object 'Callable Unit'. |
interface |
MethodUnit
A representation of the model object 'Method Unit'. |
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return ControlElement | |
---|---|
ControlElement |
CodeFactory.createControlElement()
Returns a new object of class 'Control Element'. |
Uses of ControlElement in org.eclipse.gmt.modisco.omg.kdm.code.util |
---|
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type ControlElement | |
---|---|
T |
CodeSwitch.caseControlElement(ControlElement object)
Returns the result of interpreting the object as an instance of 'Control Element'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |