public interface VHasTooltip
extends org.eclipse.emf.ecore.EObject
The following features are supported:
VViewPackage.getHasTooltip()
Modifier and Type | Method and Description |
---|---|
String |
getTooltip()
Returns the value of the 'Tooltip' attribute.
|
void |
setTooltip(String value)
Sets the value of the '
Tooltip '
attribute. |
String getTooltip()
If the meaning of the 'Tooltip' attribute isn't clear, there really should be more of a description here...
setTooltip(String)
,
VViewPackage.getHasTooltip_Tooltip()
void setTooltip(String value)
Tooltip
'
attribute.
value
- the new value of the 'Tooltip' attribute.getTooltip()
Copyright © 2018. All rights reserved.