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 ModelFactory |
ModelFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
ModelFactory |
ModelPackage.getModelFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
ModelFactoryImpl
An implementation of the model Factory .
|
Modifier and Type | Method and Description |
---|---|
ModelFactory |
ModelPackageImpl.getModelFactory() |
static ModelFactory |
ModelFactoryImpl.init()
Creates the default factory implementation.
|
Copyright © 2005-2008 Actuate Corp. All rights reserved.