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