|
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 Accessibility
A representation of the model object 'Accessibility'.
The following features are supported:
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute |
org.w3c.dom.Element |
getElement()
Returns the document object element of this object. |
java.lang.String |
getTitle()
Returns the value of the 'Title' attribute |
void |
setDescription(java.lang.String value)
Sets the value of the ' Description' attribute |
void |
setTitle(java.lang.String value)
Sets the value of the ' Title' attribute |
| Method Detail |
|---|
java.lang.String getDescription()
setDescription(String),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getAccessibility_Description()void setDescription(java.lang.String value)
Description' attribute.
value - the new value of the 'Description' attribute.getDescription()java.lang.String getTitle()
setTitle(String),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getAccessibility_Title()void setTitle(java.lang.String value)
Title' attribute.
value - the new value of the 'Title' attribute.getTitle()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 | ||||||||