|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Variables in de.cau.cs.kieler.synccharts.text.interfaces.interfaces |
---|
Methods in de.cau.cs.kieler.synccharts.text.interfaces.interfaces that return Variables | |
---|---|
Variables |
InterfacesFactory.createVariables()
Returns a new object of class 'Variables'. |
Methods in de.cau.cs.kieler.synccharts.text.interfaces.interfaces that return types with arguments of type Variables | |
---|---|
EList<Variables> |
StateExtend.getVariable()
Returns the value of the 'Variable' containment reference list. |
Uses of Variables in de.cau.cs.kieler.synccharts.text.interfaces.interfaces.impl |
---|
Classes in de.cau.cs.kieler.synccharts.text.interfaces.interfaces.impl that implement Variables | |
---|---|
class |
VariablesImpl
An implementation of the model object 'Variables'. |
Fields in de.cau.cs.kieler.synccharts.text.interfaces.interfaces.impl with type parameters of type Variables | |
---|---|
protected EList<Variables> |
StateExtendImpl.variable
The cached value of the ' Variable ' containment reference list. |
Methods in de.cau.cs.kieler.synccharts.text.interfaces.interfaces.impl that return Variables | |
---|---|
Variables |
InterfacesFactoryImpl.createVariables()
|
Methods in de.cau.cs.kieler.synccharts.text.interfaces.interfaces.impl that return types with arguments of type Variables | |
---|---|
EList<Variables> |
StateExtendImpl.getVariable()
|
Uses of Variables in de.cau.cs.kieler.synccharts.text.interfaces.interfaces.util |
---|
Methods in de.cau.cs.kieler.synccharts.text.interfaces.interfaces.util with parameters of type Variables | |
---|---|
T |
InterfacesSwitch.caseVariables(Variables object)
Returns the result of interpreting the object as an instance of 'Variables'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |