|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SdEquationVariable | |
---|---|
org.eclipse.amp.amf.sd | |
org.eclipse.amp.amf.sd.impl | |
org.eclipse.amp.amf.sd.util |
Uses of SdEquationVariable in org.eclipse.amp.amf.sd |
---|
Subinterfaces of SdEquationVariable in org.eclipse.amp.amf.sd | |
---|---|
interface |
SdAuxVariable
A representation of the model object 'Aux Variable'. |
interface |
SdFlowVariable
A representation of the model object 'Flow Variable'. |
Uses of SdEquationVariable in org.eclipse.amp.amf.sd.impl |
---|
Classes in org.eclipse.amp.amf.sd.impl that implement SdEquationVariable | |
---|---|
class |
SdAuxVariableImpl
An implementation of the model object 'Aux Variable'. |
class |
SdEquationVariableImpl
An implementation of the model object 'Equation Variable'. |
class |
SdFlowVariableImpl
An implementation of the model object 'Flow Variable'. |
Uses of SdEquationVariable in org.eclipse.amp.amf.sd.util |
---|
Methods in org.eclipse.amp.amf.sd.util with parameters of type SdEquationVariable | |
---|---|
T |
SdSwitch.caseSdEquationVariable(SdEquationVariable object)
Returns the result of interpreting the object as an instance of 'Equation Variable'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |