Package | Description |
---|---|
org.polarsys.chess.chessmlprofile.Safety | |
org.polarsys.chess.chessmlprofile.Safety.impl |
Modifier and Type | Field and Description |
---|---|
static SafetyFactory |
SafetyFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
SafetyFactory |
SafetyPackage.getSafetyFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
SafetyFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
SafetyFactory |
SafetyPackageImpl.getSafetyFactory() |
static SafetyFactory |
SafetyFactoryImpl.init()
Creates the default factory implementation.
|