Package | Description |
---|---|
org.eclipse.birt.chart.model |
Contains the chart model interfaces that define the starting point for creating
a new chart.
|
org.eclipse.birt.chart.model.impl |
Represents the chart model implementation classes that define the starting
point for creating a new chart.
|
Modifier and Type | Field and Description |
---|---|
static ModelPackage |
ModelPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
ModelPackage |
ModelFactory.getModelPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
ModelPackageImpl
An implementation of the model Package .
|
Modifier and Type | Method and Description |
---|---|
ModelPackage |
ModelFactoryImpl.getModelPackage() |
static ModelPackage |
ModelFactoryImpl.getPackage()
Deprecated.
|
static ModelPackage |
ModelPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|
Copyright © 2005-2008 Actuate Corp. All rights reserved.