Modifier and Type | Field and Description |
---|---|
static StateBasedAnalysisFactory |
StateBasedAnalysisFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
StateBasedAnalysisFactory |
StateBasedAnalysisPackage.getStateBasedAnalysisFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
StateBasedAnalysisFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
StateBasedAnalysisFactory |
StateBasedAnalysisPackageImpl.getStateBasedAnalysisFactory() |
static StateBasedAnalysisFactory |
StateBasedAnalysisFactoryImpl.init()
Creates the default factory implementation.
|