Package | Description |
---|---|
org.polarsys.chess.chessmlprofile.StateMachines | |
org.polarsys.chess.chessmlprofile.StateMachines.impl |
Modifier and Type | Field and Description |
---|---|
static StateMachinesPackage |
StateMachinesPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
StateMachinesPackage |
StateMachinesFactory.getStateMachinesPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
StateMachinesPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
static StateMachinesPackage |
StateMachinesFactoryImpl.getPackage()
Deprecated.
|
StateMachinesPackage |
StateMachinesFactoryImpl.getStateMachinesPackage() |
static StateMachinesPackage |
StateMachinesPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|