|
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 Scripts
A representation of the model object 'Scripts'.
The following features are supported:
| Method Summary | |
|---|---|
java.util.List |
getEcmascript()
Returns the value of the 'Ecmascript' containment reference list. |
org.w3c.dom.Element |
getElement()
Returns the document object element of this object. |
java.lang.String |
getSvgDocumentVariable()
Returns the value of the 'Svg Document Variable' attribute |
java.lang.String |
getSvgWindowVariable()
Returns the value of the 'Svg Window Variable' attribute |
void |
setSvgDocumentVariable(java.lang.String value)
Sets the value of the ' Svg Document Variable' attribute |
void |
setSvgWindowVariable(java.lang.String value)
Sets the value of the ' Svg Window Variable' attribute |
| Method Detail |
|---|
java.lang.String getSvgDocumentVariable()
setSvgDocumentVariable(String),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getScripts_SvgDocumentVariable()void setSvgDocumentVariable(java.lang.String value)
Svg Document Variable' attribute.
value - the new value of the 'Svg Document Variable' attribute.getSvgDocumentVariable()java.lang.String getSvgWindowVariable()
setSvgWindowVariable(String),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getScripts_SvgWindowVariable()void setSvgWindowVariable(java.lang.String value)
Svg Window Variable' attribute.
value - the new value of the 'Svg Window Variable' attribute.getSvgWindowVariable()java.util.List getEcmascript()
Ecmascript.
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getScripts_Ecmascript()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 | ||||||||