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