Package org.eclipse.birt.chart.model
Interface IExtChartModelLoader
-
public interface IExtChartModelLoader
This class defines a common interface to load extra chart model.- Since:
- 2.6
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.emf.ecore.EPackage
getChartTypePackage()
Returns the package instance of extra chart type.
-