Package | Description |
---|---|
org.polarsys.chess.chessmlprofile.SystemModel.STS | |
org.polarsys.chess.chessmlprofile.SystemModel.STS.impl |
Modifier and Type | Field and Description |
---|---|
static STSPackage |
STSPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
STSPackage |
STSFactory.getSTSPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
STSPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
static STSPackage |
STSFactoryImpl.getPackage()
Deprecated.
|
STSPackage |
STSFactoryImpl.getSTSPackage() |
static STSPackage |
STSPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|