Package | Description |
---|---|
org.polarsys.chess.chessmlprofile.ComponentModel | |
org.polarsys.chess.chessmlprofile.ComponentModel.impl |
Modifier and Type | Field and Description |
---|---|
static ComponentModelFactory |
ComponentModelFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
ComponentModelFactory |
ComponentModelPackage.getComponentModelFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
ComponentModelFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
ComponentModelFactory |
ComponentModelPackageImpl.getComponentModelFactory() |
static ComponentModelFactory |
ComponentModelFactoryImpl.init()
Creates the default factory implementation.
|