de.cau.cs.kieler.kaom.diagram.navigator
Class KaomNavigatorLinkHelper

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

public class KaomNavigatorLinkHelper
extends Object
implements ILinkHelper

Rating red
Generated:
This code was automatically generated.

Constructor Summary
KaomNavigatorLinkHelper()
           
 
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

KaomNavigatorLinkHelper

public KaomNavigatorLinkHelper()
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.