|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Coordinate
A representation of the model object 'Coordinate'.
The following features are supported:
ChartPackage.getCoordinate()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
Axe |
getAxe()
Returns the value of the 'Axe' reference. |
double |
getValue()
Returns the value of the 'Value' attribute. |
void |
setAxe(Axe value)
Sets the value of the ' Axe' reference. |
void |
setValue(double value)
Sets the value of the ' Value' attribute. |
| Field Detail |
|---|
static final java.lang.String copyright
| Method Detail |
|---|
Axe getAxe()
If the meaning of the 'Axe' reference isn't clear, there really should be more of a description here...
setAxe(Axe),
ChartPackage.getCoordinate_Axe()void setAxe(Axe value)
Axe' reference.
value - the new value of the 'Axe' reference.getAxe()double getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(double),
ChartPackage.getCoordinate_Value()void setValue(double value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||