Package org.eclipse.ease.ui.help.hovers
Class MethodHelp
java.lang.Object
org.eclipse.ease.ui.help.hovers.MethodHelp
- All Implemented Interfaces:
IHoverHelp
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.ease.ui.help.hovers.IHoverHelp
IHoverHelp.IMementoVisitor
-
Constructor Summary
ConstructorsConstructorDescriptionMethodHelp
(URL helpLocation, org.eclipse.ui.IMemento helpContent, Method method) -
Method Summary
-
Constructor Details
-
Method Details
-
getName
- Specified by:
getName
in interfaceIHoverHelp
-
getDescription
- Specified by:
getDescription
in interfaceIHoverHelp
-
getParameterDescriptions
-
getExceptionDescriptions
-
getExamples
-
getHoverContent
- Specified by:
getHoverContent
in interfaceIHoverHelp
-