Modifier and Type | Interface and Description |
---|---|
interface |
EvaluationAnalytical
A representation of the model object 'Evaluation Analytical'.
|
interface |
EvaluationBySimulation
A representation of the model object 'Evaluation By Simulation'.
|
Modifier and Type | Method and Description |
---|---|
EvaluationMethod |
StateBasedDataTypesFactory.createEvaluationMethod()
Returns a new object of class 'Evaluation Method'.
|
Modifier and Type | Class and Description |
---|---|
class |
EvaluationAnalyticalImpl
An implementation of the model object 'Evaluation Analytical'.
|
class |
EvaluationBySimulationImpl
An implementation of the model object 'Evaluation By Simulation'.
|
class |
EvaluationMethodImpl
An implementation of the model object 'Evaluation Method'.
|
Modifier and Type | Method and Description |
---|---|
EvaluationMethod |
StateBasedDataTypesFactoryImpl.createEvaluationMethod() |
Modifier and Type | Method and Description |
---|---|
T |
StateBasedDataTypesSwitch.caseEvaluationMethod(EvaluationMethod object)
Returns the result of interpreting the object as an instance of 'Evaluation Method'.
|