Package | Description |
---|---|
org.polarsys.chess.mobius.model.SAN | |
org.polarsys.chess.mobius.model.SAN.impl |
Modifier and Type | Field and Description |
---|---|
static SANModelFactory |
SANModelFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
SANModelFactory |
SANModelPackage.getSANModelFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
SANModelFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
SANModelFactory |
SANModelPackageImpl.getSANModelFactory() |
static SANModelFactory |
SANModelFactoryImpl.init()
Creates the default factory implementation.
|