|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Tooltip Value'. This type defines the value for a 'Show_Tooltip' action.
The following features are supported:
AttributePackage.getTooltipValue()
Method Summary | |
int |
getDelay()
Returns the value of the 'Delay' attribute. |
java.lang.String |
getText()
Returns the value of the 'Text' attribute. |
boolean |
isSetDelay()
Returns whether the value of the ' Delay ' attribute is set. |
void |
setDelay(int value)
Sets the value of the ' Delay ' attribute. |
void |
setText(java.lang.String value)
Sets the value of the ' Text ' attribute. |
void |
unsetDelay()
Unsets the value of the ' Delay ' attribute. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
public java.lang.String getText()
setText(String)
,
AttributePackage.getTooltipValue_Text()
public void setText(java.lang.String value)
Text
' attribute.
value
- the new value of the 'Text' attribute.getText()
public int getDelay()
isSetDelay()
,
unsetDelay()
,
setDelay(int)
,
AttributePackage.getTooltipValue_Delay()
public void setDelay(int value)
Delay
' attribute.
value
- the new value of the 'Delay' attribute.isSetDelay()
,
unsetDelay()
,
getDelay()
public void unsetDelay()
Delay
' attribute.
isSetDelay()
,
getDelay()
,
setDelay(int)
public boolean isSetDelay()
Delay
' attribute is set.
unsetDelay()
,
getDelay()
,
setDelay(int)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |