EGF Engine
Release 0.1.0

org.eclipse.egf.core.ui.workbench.internal.util
Class ActionPatternEditorHelper

java.lang.Object
  extended by org.eclipse.egf.core.ui.workbench.internal.util.ActionPatternEditorHelper

public class ActionPatternEditorHelper
extends Object

A pattern editor helper dedicated to actions.
For a more general helper, see PatternEditorHelper.


Constructor Summary
ActionPatternEditorHelper()
           
 
Method Summary
static void addPatternEditorToListener(IEditorPart patternEditorPart_p, PatternModel pattern_p)
          Add given pattern editor part and its pattern model to the listener that listens to pattern editor closing event.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionPatternEditorHelper

public ActionPatternEditorHelper()
Method Detail

addPatternEditorToListener

public static void addPatternEditorToListener(IEditorPart patternEditorPart_p,
                                              PatternModel pattern_p)
Add given pattern editor part and its pattern model to the listener that listens to pattern editor closing event.

Parameters:
patternEditorPart_p -
pattern_p -

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.