Package | Description |
---|---|
org.polarsys.chess.chessmlprofile.Core | |
org.polarsys.chess.chessmlprofile.Core.impl |
Modifier and Type | Field and Description |
---|---|
static CoreFactory |
CoreFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
CoreFactory |
CorePackage.getCoreFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
CoreFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
CoreFactory |
CorePackageImpl.getCoreFactory() |
static CoreFactory |
CoreFactoryImpl.init()
Creates the default factory implementation.
|