|
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 DataValue
A representation of the model object 'DataValue'.
The following features are supported:
| Method Summary | |
|---|---|
org.w3c.dom.Element |
getElement()
Returns the document object element of this object. |
NumberFormat |
getNumberFormat()
Returns the value of the 'Number Format' containment reference |
java.lang.String |
getPercentageVisibility()
Returns the value of the 'Percentage Visibility' attribute |
java.lang.String |
getValueVisibility()
Returns the value of the 'Value Visibility' attribute |
void |
setNumberFormat(NumberFormat value)
Sets the value of the ' Number Format' containment reference |
void |
setPercentageVisibility(java.lang.String value)
Sets the value of the ' Percentage Visibility' attribute |
void |
setValueVisibility(java.lang.String value)
Sets the value of the ' Value Visibility' attribute |
| Method Detail |
|---|
java.lang.String getPercentageVisibility()
setPercentageVisibility(String),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getDataValue_PercentageVisibility()void setPercentageVisibility(java.lang.String value)
Percentage Visibility' attribute.
value - the new value of the 'Percentage Visibility' attribute.getPercentageVisibility()java.lang.String getValueVisibility()
setValueVisibility(String),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getDataValue_ValueVisibility()void setValueVisibility(java.lang.String value)
Value Visibility' attribute.
value - the new value of the 'Value Visibility' attribute.getValueVisibility()NumberFormat getNumberFormat()
setNumberFormat(NumberFormat),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getAxisDefinition_NumberFormat()void setNumberFormat(NumberFormat value)
Number Format' containment reference.
value - the new value of the 'Number Format' containment reference.getNumberFormat()org.w3c.dom.Element getElement()
|
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 | ||||||||