org.eclipse.tptp.platform.report.chart.svg.internal.input.cim
Class SVGDataSetAssociationsImpl
java.lang.Object
org.eclipse.tptp.platform.report.chart.svg.internal.input.cim.SVGInputBase
org.eclipse.tptp.platform.report.chart.svg.internal.input.cim.SVGDataSetAssociationsImpl
- All Implemented Interfaces:
- DataSetAssociations
public class SVGDataSetAssociationsImpl
- extends SVGInputBase
- implements DataSetAssociations
An implementation of the model object 'Data Set Associations'.
The following features are implemented:
- Generated
| Methods inherited from class org.eclipse.tptp.platform.report.chart.svg.internal.input.cim.SVGInputBase |
assign, constructAccessibilityModel, constructEventHandlerModel, constructModel, convertToHex, getAccessibility, getColor, getDGraphic, getElement, getEventHandler, getEventHandler, listFactory, log, logln, setDGraphic, setElement |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dataSetIds
protected java.util.List dataSetIds
- The cached value of the '
Data Set Ids' reference list.
- See Also:
getDataSetIds()- Generated
- [EMF] Ordered
curves
protected java.util.List curves
SVGDataSetAssociationsImpl
protected SVGDataSetAssociationsImpl()
-
- Generated
SVGDataSetAssociationsImpl
public SVGDataSetAssociationsImpl(SVGChartImpl chart)
SVGDataSetAssociationsImpl
public SVGDataSetAssociationsImpl(Chart chart,
DGraphic dgraphic,
java.util.List curves)
getDataSetIds
public java.util.List getDataSetIds()
-
- Specified by:
getDataSetIds in interface DataSetAssociations
- Returns:
- the value of the 'Data Set Ids' reference list.
- See Also:
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getDataSetAssociations_DataSetIds()- Generated
assignDataSetIds
public void assignDataSetIds(java.util.List source)