|
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 Shape
A representation of the model object 'Shape'.
The following features are supported:
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getShape()| Method Summary | |
|---|---|
java.lang.Object |
getDataSetId()
Returns the value of the 'Data Set Id' reference |
java.lang.String |
getShapeId()
Returns the value of the 'Shape Id' attribute |
void |
setDataSetId(java.lang.Object value)
Sets the value of the ' Data Set Id' reference |
void |
setShapeId(java.lang.String value)
Sets the value of the ' Shape Id' attribute |
| Method Detail |
|---|
java.lang.String getShapeId()
If the meaning of the 'Shape Id' attribute isn't clear, there really should be more of a description here...
setShapeId(String),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getShape_ShapeId()void setShapeId(java.lang.String value)
Shape Id' attribute.
value - the new value of the 'Shape Id' attribute.getShapeId()java.lang.Object getDataSetId()
setDataSetId(Object),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getShape_DataSetId()void setDataSetId(java.lang.Object value)
Data Set Id' reference.
value - the new value of the 'Data Set Id' reference.getDataSetId()
|
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 | ||||||||