|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentPackage | |
|---|---|
| org.eclipse.birt.chart.model.component | Represents a set of chart sub-components (as interfaces) that are used to build a complete chart. |
| org.eclipse.birt.chart.model.component.impl | Represents a set of chart sub-components (as core implementations) that are used to build a complete chart. |
| Uses of ComponentPackage in org.eclipse.birt.chart.model.component |
|---|
| Fields in org.eclipse.birt.chart.model.component declared as ComponentPackage | |
|---|---|
static ComponentPackage |
ComponentPackage.eINSTANCE
The singleton instance of the package. |
| Methods in org.eclipse.birt.chart.model.component that return ComponentPackage | |
|---|---|
ComponentPackage |
ComponentFactory.getComponentPackage()
Returns the package supported by this factory. |
| Uses of ComponentPackage in org.eclipse.birt.chart.model.component.impl |
|---|
| Classes in org.eclipse.birt.chart.model.component.impl that implement ComponentPackage | |
|---|---|
class |
ComponentPackageImpl
An implementation of the model Package . |
| Methods in org.eclipse.birt.chart.model.component.impl that return ComponentPackage | |
|---|---|
ComponentPackage |
ComponentFactoryImpl.getComponentPackage()
|
static ComponentPackage |
ComponentFactoryImpl.getPackage()
Deprecated. |
static ComponentPackage |
ComponentPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||