public interface ModelFactory
extends org.eclipse.emf.ecore.EFactory
ModelPackage
Modifier and Type | Field and Description |
---|---|
static ModelFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
Chart |
createChart()
Returns a new object of class 'Chart'.
|
ChartWithAxes |
createChartWithAxes()
Returns a new object of class 'Chart With Axes'.
|
ChartWithoutAxes |
createChartWithoutAxes()
Returns a new object of class 'Chart Without Axes'.
|
DialChart |
createDialChart()
Returns a new object of class 'Dial Chart'.
|
ModelPackage |
getModelPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final ModelFactory eINSTANCE
Chart createChart()
ChartWithAxes createChartWithAxes()
ChartWithoutAxes createChartWithoutAxes()
DialChart createDialChart()
ModelPackage getModelPackage()
Copyright © 2005-2008 Actuate Corp. All rights reserved.