|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypePackage | |
---|---|
org.eclipse.birt.chart.model.type | Contains a default out-of-the-box set of series type interfaces that are associated with all charts. |
org.eclipse.birt.chart.model.type.impl | 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 TypePackage | |
---|---|
static TypePackage |
TypePackage.eINSTANCE
The singleton instance of the package. |
Methods in org.eclipse.birt.chart.model.type that return TypePackage | |
---|---|
TypePackage |
TypeFactory.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 TypePackage | |
---|---|
class |
TypePackageImpl
An implementation of the model Package . |
Methods in org.eclipse.birt.chart.model.type.impl that return TypePackage | |
---|---|
static TypePackage |
TypeFactoryImpl.getPackage()
Deprecated. |
TypePackage |
TypeFactoryImpl.getTypePackage()
|
static TypePackage |
TypePackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |