Package | Description |
---|---|
org.polarsys.chess.mobius.model.SAN | |
org.polarsys.chess.mobius.model.SAN.impl |
Modifier and Type | Field and Description |
---|---|
static SANModelPackage |
SANModelPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
SANModelPackage |
SANModelFactory.getSANModelPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
SANModelPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
static SANModelPackage |
SANModelFactoryImpl.getPackage()
Deprecated.
|
SANModelPackage |
SANModelFactoryImpl.getSANModelPackage() |
static SANModelPackage |
SANModelPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|