Modifier and Type | Method and Description |
---|---|
SteadyState |
StateBasedDataTypesFactory.createSteadyState()
Returns a new object of class 'Steady State'.
|
Modifier and Type | Class and Description |
---|---|
class |
SteadyStateImpl
An implementation of the model object 'Steady State'.
|
Modifier and Type | Method and Description |
---|---|
SteadyState |
StateBasedDataTypesFactoryImpl.createSteadyState() |
Modifier and Type | Method and Description |
---|---|
T |
StateBasedDataTypesSwitch.caseSteadyState(SteadyState object)
Returns the result of interpreting the object as an instance of 'Steady State'.
|