|
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 | ||||||||
public interface ColorPaletteSets
A representation of the model object 'Color Palette Sets'.
The following features are supported:
org.eclipse.tptp.platform.report.chart.svg.internal.palettes.PalettesPackage#getColorPaletteSets()| Method Summary | |
|---|---|
java.util.List |
getColorPaletteSet()
Returns the value of the 'Color Palette Set' containment reference list. |
java.lang.Object |
getDefaultSetId()
Returns the value of the 'Default Set Id' reference |
java.lang.String |
getResourceBundle()
Returns the value of the 'Resource Bundle' attribute |
void |
setDefaultSetId(java.lang.Object value)
Sets the value of the ' Default Set Id' reference |
void |
setResourceBundle(java.lang.String value)
Sets the value of the ' Resource Bundle' attribute |
| Method Detail |
|---|
java.lang.String getResourceBundle()
setResourceBundle(String),
org.eclipse.tptp.platform.report.chart.svg.internal.palettes.PalettesPackage#getColorPaletteSets_ResourceBundle()void setResourceBundle(java.lang.String value)
Resource Bundle' attribute.
value - the new value of the 'Resource Bundle' attribute.getResourceBundle()java.util.List getColorPaletteSet()
PaletteSetType.
If the meaning of the 'Color Palette Set' containment reference list isn't clear, there really should be more of a description here...
org.eclipse.tptp.platform.report.chart.svg.internal.palettes.PalettesPackage#getColorPaletteSets_ColorPaletteSet()java.lang.Object getDefaultSetId()
If the meaning of the 'Default Set Id' reference isn't clear, there really should be more of a description here...
#setDefaultSetId(EObject),
org.eclipse.tptp.platform.report.chart.svg.internal.palettes.PalettesPackage#getColorPaletteSets_DefaultSetId()void setDefaultSetId(java.lang.Object value)
Default Set Id' reference.
value - the new value of the 'Default Set Id' reference.getDefaultSetId()
|
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 | ||||||||