Package | Description |
---|---|
org.ocopomo.ccd.model | |
org.ocopomo.ccd.model.impl | |
org.ocopomo.ccd.model.presentation | |
org.ocopomo.ccd.model.util |
Modifier and Type | Field and Description |
---|---|
static CCDModelPackage |
CCDModelPackage.eINSTANCE
The singleton instance of the package
|
Modifier and Type | Method and Description |
---|---|
CCDModelPackage |
CCDModelFactory.getCCDModelPackage()
Returns the package supported by this factory
|
Modifier and Type | Class and Description |
---|---|
class |
CCDModelPackageImpl
An implementation of the model Package
|
Modifier and Type | Method and Description |
---|---|
CCDModelPackage |
CCDModelFactoryImpl.getCCDModelPackage() |
static CCDModelPackage |
CCDModelFactoryImpl.getPackage()
Deprecated.
|
static CCDModelPackage |
CCDModelPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|
Modifier and Type | Field and Description |
---|---|
protected CCDModelPackage |
CCDModelWizard.ccdModelPackage
This caches an instance of the model package
|
protected CCDModelPackage |
CCDModelModelWizard.ccdModelPackage
This caches an instance of the model package
|
Modifier and Type | Field and Description |
---|---|
protected static CCDModelPackage |
CCDModelSwitch.modelPackage
The cached model package
|
protected static CCDModelPackage |
CCDModelAdapterFactory.modelPackage
The cached model package
|