Package | Description |
---|---|
org.polarsys.chess.chessmlprofile.StateMachines | |
org.polarsys.chess.chessmlprofile.StateMachines.impl |
Modifier and Type | Field and Description |
---|---|
static StateMachinesFactory |
StateMachinesFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
StateMachinesFactory |
StateMachinesPackage.getStateMachinesFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
StateMachinesFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
StateMachinesFactory |
StateMachinesPackageImpl.getStateMachinesFactory() |
static StateMachinesFactory |
StateMachinesFactoryImpl.init()
Creates the default factory implementation.
|