Uses of Interface
org.eclipse.birt.chart.model.type.TypePackage
Packages that use TypePackage
Package
Description
Contains a default out-of-the-box set of series type interfaces that are
associated with all charts.
Contains a default out-of-the-box set of series type core implementation
classes that are associated with all charts.
-
Uses of TypePackage in org.eclipse.birt.chart.model.type
Fields in org.eclipse.birt.chart.model.type declared as TypePackageModifier and TypeFieldDescriptionstatic final TypePackage
TypePackage.eINSTANCE
The singleton instance of the package.Methods in org.eclipse.birt.chart.model.type that return TypePackageModifier and TypeMethodDescriptionTypeFactory.getTypePackage()
Returns the package supported by this factory. -
Uses of TypePackage in org.eclipse.birt.chart.model.type.impl
Classes in org.eclipse.birt.chart.model.type.impl that implement TypePackageMethods in org.eclipse.birt.chart.model.type.impl that return TypePackageModifier and TypeMethodDescriptionstatic TypePackage
TypeFactoryImpl.getPackage()
Deprecated.TypeFactoryImpl.getTypePackage()
static TypePackage
TypePackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.