|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Chart
A representation of the model object 'Chart'.
The following features are supported:
ChartPackage.getChart()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
|
getAxes()
Returns the value of the 'Axes' containment reference list. |
|
getSeries()
Returns the value of the 'Series' containment reference list. |
java.lang.String |
getTitle()
Returns the value of the 'Title' attribute. |
void |
setTitle(java.lang.String value)
Sets the value of the ' Title' attribute. |
| Field Detail |
|---|
static final java.lang.String copyright
| Method Detail |
|---|
getAxes()
Axe.
If the meaning of the 'Axes' containment reference list isn't clear, there really should be more of a description here...
ChartPackage.getChart_Axes()getSeries()
Serie.
If the meaning of the 'Series' containment reference list isn't clear, there really should be more of a description here...
ChartPackage.getChart_Series()java.lang.String getTitle()
If the meaning of the 'Title' attribute isn't clear, there really should be more of a description here...
setTitle(String),
ChartPackage.getChart_Title()void setTitle(java.lang.String value)
Title' attribute.
value - the new value of the 'Title' attribute.getTitle()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||