EGF Engine
Release 0.1.0

org.eclipse.egf.core.ui.workbench.internal.navigator
Class PatternLinkHelper

java.lang.Object
  extended by org.eclipse.egf.core.ui.workbench.internal.navigator.PatternLinkHelper

public class PatternLinkHelper
extends Object

Link helper to link a pattern editor with its pattern model in the FC views.


Constructor Summary
PatternLinkHelper()
           
 
Method Summary
 void activateEditor(IWorkbenchPage page_p, IStructuredSelection selection_p)
           
 IStructuredSelection findSelection(IEditorInput anInput_p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PatternLinkHelper

public PatternLinkHelper()
Method Detail

activateEditor

public void activateEditor(IWorkbenchPage page_p,
                           IStructuredSelection selection_p)
See Also:
org.eclipse.ui.navigator.ILinkHelper#activateEditor(org.eclipse.ui.IWorkbenchPage, org.eclipse.jface.viewers.IStructuredSelection)

findSelection

public IStructuredSelection findSelection(IEditorInput anInput_p)
See Also:
org.eclipse.ui.navigator.ILinkHelper#findSelection(org.eclipse.ui.IEditorInput)

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.