Package | Description |
---|---|
org.ocopomo.ccd.model | |
org.ocopomo.ccd.model.impl | |
org.ocopomo.ccd.model.presentation |
Modifier and Type | Field and Description |
---|---|
static CCDModelFactory |
CCDModelFactory.eINSTANCE
The singleton instance of the factory
|
Modifier and Type | Method and Description |
---|---|
CCDModelFactory |
CCDModelPackage.getCCDModelFactory()
Returns the factory that creates the instances of the model
|
Modifier and Type | Class and Description |
---|---|
class |
CCDModelFactoryImpl
An implementation of the model Factory
|
Modifier and Type | Method and Description |
---|---|
CCDModelFactory |
CCDModelPackageImpl.getCCDModelFactory() |
static CCDModelFactory |
CCDModelFactoryImpl.init()
Creates the default factory implementation
|
Modifier and Type | Field and Description |
---|---|
protected CCDModelFactory |
CCDModelWizard.ccdModelFactory
This caches an instance of the model factory
|
protected CCDModelFactory |
CCDModelModelWizard.ccdModelFactory
This caches an instance of the model factory
|