de.cau.cs.kieler.keg.diagram.navigator
Class GraphsNavigatorLinkHelper

java.lang.Object
  extended by de.cau.cs.kieler.keg.diagram.navigator.GraphsNavigatorLinkHelper
All Implemented Interfaces:
ILinkHelper

public class GraphsNavigatorLinkHelper
extends Object
implements ILinkHelper

Rating red
Generated:
This code was automatically generated.

Constructor Summary
GraphsNavigatorLinkHelper()
           
 
Method Summary
 void activateEditor(IWorkbenchPage aPage, IStructuredSelection aSelection)
           
 IStructuredSelection findSelection(IEditorInput anInput)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphsNavigatorLinkHelper

public GraphsNavigatorLinkHelper()
Method Detail

findSelection

public IStructuredSelection findSelection(IEditorInput anInput)
Specified by:
findSelection in interface ILinkHelper
Generated:
This code was automatically generated.

activateEditor

public void activateEditor(IWorkbenchPage aPage,
                           IStructuredSelection aSelection)
Specified by:
activateEditor in interface ILinkHelper
Generated:
This code was automatically generated.