|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.tptp.platform.report.chart.svg.internal.input.impl.InputBase
org.eclipse.tptp.platform.report.chart.svg.internal.input.impl.PalettesImpl
public class PalettesImpl
An implementation of the model object 'Palettes'.
The following features are implemented:
| Field Summary | |
|---|---|
protected java.util.List |
dataSetColor
The cached value of the ' Data Set Color' containment reference list |
protected java.lang.String |
location
The cached value of the ' Location' attribute |
protected static java.lang.String |
LOCATION_EDEFAULT
The default value of the ' Location' attribute |
protected static java.lang.String |
PALETTE_ID_EDEFAULT
The default value of the ' Palette Id' attribute |
protected static java.lang.String |
PALETTE_SET_ID_EDEFAULT
The default value of the ' Palette Set Id' attribute |
protected java.lang.String |
paletteId
The cached value of the ' Palette Id' attribute |
protected java.lang.String |
paletteSetId
The cached value of the ' Palette Set Id' attribute |
| Fields inherited from class org.eclipse.tptp.platform.report.chart.svg.internal.input.impl.InputBase |
|---|
_chart, _element |
| Constructor Summary | |
|---|---|
protected |
PalettesImpl()
|
|
PalettesImpl(Chart chart)
|
|
PalettesImpl(Chart chart,
org.w3c.dom.Element element)
|
| Method Summary | |
|---|---|
java.util.List |
getDataSetColor()
|
java.lang.String |
getLocation()
|
java.lang.String |
getPaletteId()
|
java.lang.String |
getPaletteSetId()
|
void |
setLocation(java.lang.String newLocation)
|
void |
setPaletteId(java.lang.String newPaletteId)
|
void |
setPaletteSetId(java.lang.String newPaletteSetId)
|
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.tptp.platform.report.chart.svg.internal.input.impl.InputBase |
|---|
getElement, setElement |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.tptp.platform.report.chart.svg.internal.input.Palettes |
|---|
getElement |
| Field Detail |
|---|
protected static final java.lang.String LOCATION_EDEFAULT
Location' attribute.
getLocation()protected java.lang.String location
Location' attribute.
getLocation()protected static final java.lang.String PALETTE_ID_EDEFAULT
Palette Id' attribute.
getPaletteId()protected java.lang.String paletteId
Palette Id' attribute.
getPaletteId()protected static final java.lang.String PALETTE_SET_ID_EDEFAULT
Palette Set Id' attribute.
getPaletteSetId()protected java.lang.String paletteSetId
Palette Set Id' attribute.
getPaletteSetId()protected java.util.List dataSetColor
Data Set Color' containment reference list.
getDataSetColor()| Constructor Detail |
|---|
protected PalettesImpl()
public PalettesImpl(Chart chart)
public PalettesImpl(Chart chart,
org.w3c.dom.Element element)
| Method Detail |
|---|
public java.lang.String getLocation()
getLocation in interface PalettesPalettes.setLocation(String),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getPalettes_Location()public void setLocation(java.lang.String newLocation)
setLocation in interface PalettesnewLocation - the new value of the 'Location' attribute.Palettes.getLocation()public java.lang.String getPaletteId()
getPaletteId in interface PalettesPalettes.setPaletteId(String),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getPalettes_PaletteId()public void setPaletteId(java.lang.String newPaletteId)
setPaletteId in interface PalettesnewPaletteId - the new value of the 'Palette Id' attribute.Palettes.getPaletteId()public java.lang.String getPaletteSetId()
getPaletteSetId in interface PalettesPalettes.setPaletteSetId(String),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getPalettes_PaletteSetId()public void setPaletteSetId(java.lang.String newPaletteSetId)
setPaletteSetId in interface PalettesnewPaletteSetId - the new value of the 'Palette Set Id' attribute.Palettes.getPaletteSetId()public java.util.List getDataSetColor()
getDataSetColor in interface Palettesorg.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getPalettes_DataSetColor()public java.lang.String toString()
toString in class java.lang.Object
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||