|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Serie
A representation of the model object 'Serie'.
The following features are supported:
ChartPackage.getSerie()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
|
getPoints()
Returns the value of the 'Points' containment reference list. |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute. |
| Field Detail |
|---|
static final java.lang.String copyright
| Method Detail |
|---|
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
ChartPackage.getSerie_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()getPoints()
Point.
It is bidirectional and its opposite is 'Serie'.
If the meaning of the 'Points' containment reference list isn't clear, there really should be more of a description here...
ChartPackage.getSerie_Points(),
Point.getSerie()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||