de.cau.cs.kieler.synccharts.text.interfaces.ui.outline
Class InterfacesOutlineNodeAdapterFactory

java.lang.Object
  extended by org.eclipse.xtext.ui.editor.outline.actions.DefaultContentOutlineNodeAdapterFactory
      extended by de.cau.cs.kieler.synccharts.text.interfaces.ui.outline.InterfacesOutlineNodeAdapterFactory
All Implemented Interfaces:
IAdapterFactory, org.eclipse.xtext.ui.editor.outline.actions.IContentOutlineNodeAdapterFactory

public class InterfacesOutlineNodeAdapterFactory
extends org.eclipse.xtext.ui.editor.outline.actions.DefaultContentOutlineNodeAdapterFactory

Rating red

Constructor Summary
InterfacesOutlineNodeAdapterFactory()
           
 
Method Summary
 Class<?>[] getAdapterList()
           
 
Methods inherited from class org.eclipse.xtext.ui.editor.outline.actions.DefaultContentOutlineNodeAdapterFactory
getAdapter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterfacesOutlineNodeAdapterFactory

public InterfacesOutlineNodeAdapterFactory()
Method Detail

getAdapterList

public Class<?>[] getAdapterList()
Specified by:
getAdapterList in interface IAdapterFactory
Overrides:
getAdapterList in class org.eclipse.xtext.ui.editor.outline.actions.DefaultContentOutlineNodeAdapterFactory