Uses of Interface
org.eclipse.birt.chart.model.ModelPackage
Packages that use ModelPackage
Package
Description
Contains the chart model interfaces that define the starting point for creating
a new chart.
Represents the chart model implementation classes that define the starting
point for creating a new chart.
-
Uses of ModelPackage in org.eclipse.birt.chart.model
Fields in org.eclipse.birt.chart.model declared as ModelPackageModifier and TypeFieldDescriptionstatic final ModelPackage
ModelPackage.eINSTANCE
The singleton instance of the package.Methods in org.eclipse.birt.chart.model that return ModelPackageModifier and TypeMethodDescriptionModelFactory.getModelPackage()
Returns the package supported by this factory. -
Uses of ModelPackage in org.eclipse.birt.chart.model.impl
Classes in org.eclipse.birt.chart.model.impl that implement ModelPackageMethods in org.eclipse.birt.chart.model.impl that return ModelPackageModifier and TypeMethodDescriptionModelFactoryImpl.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.