Modifier and Type | Field and Description |
---|---|
static StateBasedComponentsFactory |
StateBasedComponentsFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
StateBasedComponentsFactory |
StateBasedComponentsPackage.getStateBasedComponentsFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
StateBasedComponentsFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
StateBasedComponentsFactory |
StateBasedComponentsPackageImpl.getStateBasedComponentsFactory() |
static StateBasedComponentsFactory |
StateBasedComponentsFactoryImpl.init()
Creates the default factory implementation.
|