Modifier and Type | Method and Description |
---|---|
StateBasedAnalysis |
StateBasedAnalysisFactory.createStateBasedAnalysis()
Returns a new object of class 'State Based Analysis'.
|
Modifier and Type | Class and Description |
---|---|
class |
StateBasedAnalysisImpl
An implementation of the model object 'State Based Analysis'.
|
Modifier and Type | Method and Description |
---|---|
StateBasedAnalysis |
StateBasedAnalysisFactoryImpl.createStateBasedAnalysis() |
Modifier and Type | Method and Description |
---|---|
T |
StateBasedAnalysisSwitch.caseStateBasedAnalysis(StateBasedAnalysis object)
Returns the result of interpreting the object as an instance of 'State Based Analysis'.
|