Modifier and Type | Field and Description |
---|---|
static StateBasedComponentsPackage |
StateBasedComponentsPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
StateBasedComponentsPackage |
StateBasedComponentsFactory.getStateBasedComponentsPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
StateBasedComponentsPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
static StateBasedComponentsPackage |
StateBasedComponentsFactoryImpl.getPackage()
Deprecated.
|
StateBasedComponentsPackage |
StateBasedComponentsFactoryImpl.getStateBasedComponentsPackage() |
static StateBasedComponentsPackage |
StateBasedComponentsPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|