Uses of Interface
org.eclipse.birt.chart.model.ModelFactory
Packages that use ModelFactory
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 ModelFactory in org.eclipse.birt.chart.model
Fields in org.eclipse.birt.chart.model declared as ModelFactoryModifier and TypeFieldDescriptionstatic final ModelFactory
ModelFactory.eINSTANCE
The singleton instance of the factory.Methods in org.eclipse.birt.chart.model that return ModelFactoryModifier and TypeMethodDescriptionModelPackage.getModelFactory()
Returns the factory that creates the instances of the model. -
Uses of ModelFactory in org.eclipse.birt.chart.model.impl
Classes in org.eclipse.birt.chart.model.impl that implement ModelFactoryMethods in org.eclipse.birt.chart.model.impl that return ModelFactoryModifier and TypeMethodDescriptionModelPackageImpl.getModelFactory()
static ModelFactory
ModelFactoryImpl.init()
Creates the default factory implementation.