Modifier and Type | Method and Description |
---|---|
SBAInitialConditions |
StateBasedAnalysisFactory.createSBAInitialConditions()
Returns a new object of class 'SBA Initial Conditions'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<SBAInitialConditions> |
StateBasedAnalysis.getInitialConditions()
Returns the value of the 'Initial Conditions' reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
SBAInitialConditionsImpl
An implementation of the model object 'SBA Initial Conditions'.
|
Modifier and Type | Method and Description |
---|---|
SBAInitialConditions |
StateBasedAnalysisFactoryImpl.createSBAInitialConditions() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<SBAInitialConditions> |
StateBasedAnalysisImpl.getInitialConditions() |
Modifier and Type | Method and Description |
---|---|
T |
StateBasedAnalysisSwitch.caseSBAInitialConditions(SBAInitialConditions object)
Returns the result of interpreting the object as an instance of 'SBA Initial Conditions'.
|