EGF Engine
Release 0.1.0

Uses of Class
org.eclipse.egf.pattern.ui.internal.editor.page.implementation.MethodActionHandler

Packages that use MethodActionHandler
org.eclipse.egf.pattern.ui.internal.editor.page.implementation   
 

Uses of MethodActionHandler in org.eclipse.egf.pattern.ui.internal.editor.page.implementation
 

Methods in org.eclipse.egf.pattern.ui.internal.editor.page.implementation that return types with arguments of type MethodActionHandler
protected  List<MethodActionHandler> MethodPatternCodeViewer.MethodPatternCodeContentHandler.getActions()
          Get handled method pattern code actions.
protected  List<MethodActionHandler> MethodPatternCodeViewer.MethodPatternCodeContentHandler.getHandlersFor(EOperation method_p)
          Get handlers using with given method.
protected  List<MethodActionHandler> MethodPatternCodeViewer.MethodPatternCodeContentHandler.removeActionsUsing(EOperation method_p)
          Given method has been removed, remove actions that are referencing it.
 

Methods in org.eclipse.egf.pattern.ui.internal.editor.page.implementation with parameters of type MethodActionHandler
protected  void MethodPatternCodeViewer.MethodPatternCodeContentProvider.parameterSwitched(MethodActionHandler patternCodeAction_p)
          Parameter value of handled action has been modified.
protected  void MethodPatternCodeViewer.MethodPatternCodeContentHandler.resolvePointedElement(MethodActionHandler methodHandler_p)
          Resolve current method handler pointed model element, if any.
 


EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.