|
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 Preferences
A representation of the model object 'Preferences'.
The following features are supported:
| Method Summary | |
|---|---|
java.lang.String |
getBrowserCookieName()
Returns the value of the 'Browser Cookie Name' attribute |
org.w3c.dom.Element |
getElement()
Returns the document object element of this object. |
java.lang.String |
getStoredPreferences()
Returns the value of the 'Stored Preferences' attribute |
Tooltip |
getTooltip()
Returns the value of the 'Tooltip' containment reference |
java.lang.String |
getUpdatedPreferencesVariable()
Returns the value of the 'Updated Preferences Variable' attribute |
java.lang.String |
getUrl()
Returns the value of the 'Url' attribute |
boolean |
isSetShow()
Returns whether the value of the ' Show' attribute is set |
boolean |
isShow()
Returns the value of the 'Show' attribute. |
void |
setBrowserCookieName(java.lang.String value)
Sets the value of the ' Browser Cookie Name' attribute |
void |
setShow(boolean value)
Sets the value of the ' Show' attribute |
void |
setStoredPreferences(java.lang.String value)
Sets the value of the ' Stored Preferences' attribute |
void |
setTooltip(Tooltip value)
Sets the value of the ' Tooltip' containment reference |
void |
setUpdatedPreferencesVariable(java.lang.String value)
Sets the value of the ' Updated Preferences Variable' attribute |
void |
setUrl(java.lang.String value)
Sets the value of the ' Url' attribute |
void |
unsetShow()
Unsets the value of the ' Show' attribute |
| Method Detail |
|---|
java.lang.String getBrowserCookieName()
setBrowserCookieName(String),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getPreferences_BrowserCookieName()void setBrowserCookieName(java.lang.String value)
Browser Cookie Name' attribute.
value - the new value of the 'Browser Cookie Name' attribute.getBrowserCookieName()boolean isShow()
"false".
isSetShow(),
unsetShow(),
setShow(boolean),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getPreferences_Show()void setShow(boolean value)
Show' attribute.
value - the new value of the 'Show' attribute.isSetShow(),
unsetShow(),
isShow()void unsetShow()
Show' attribute.
isSetShow(),
isShow(),
setShow(boolean)boolean isSetShow()
Show' attribute is set.
unsetShow(),
isShow(),
setShow(boolean)java.lang.String getStoredPreferences()
setStoredPreferences(String),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getPreferences_StoredPreferences()void setStoredPreferences(java.lang.String value)
Stored Preferences' attribute.
value - the new value of the 'Stored Preferences' attribute.getStoredPreferences()java.lang.String getUpdatedPreferencesVariable()
setUpdatedPreferencesVariable(String),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getPreferences_UpdatedPreferencesVariable()void setUpdatedPreferencesVariable(java.lang.String value)
Updated Preferences Variable' attribute.
value - the new value of the 'Updated Preferences Variable' attribute.getUpdatedPreferencesVariable()java.lang.String getUrl()
setUrl(String),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getPreferences_Url()void setUrl(java.lang.String value)
Url' attribute.
value - the new value of the 'Url' attribute.getUrl()Tooltip getTooltip()
setTooltip(Tooltip),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getPreferences_Tooltip()void setTooltip(Tooltip value)
Tooltip' containment reference.
value - the new value of the 'Tooltip' containment reference.getTooltip()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 | ||||||||