org.eclipse.ocl.examples.xtext.completeocl.ui.outline
Class CompleteOCLOutlineTreeProvider

java.lang.Object
  extended by org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
      extended by org.eclipse.ocl.examples.xtext.essentialocl.ui.outline.EssentialOCLOutlineTreeProvider
          extended by org.eclipse.ocl.examples.xtext.completeocl.ui.outline.CompleteOCLOutlineTreeProvider
All Implemented Interfaces:
org.eclipse.xtext.ui.editor.outline.impl.IOutlineTreeStructureProvider, org.eclipse.xtext.ui.editor.outline.IOutlineTreeProvider

public class CompleteOCLOutlineTreeProvider
extends EssentialOCLOutlineTreeProvider

customization of the default outline structure


Field Summary
 
Fields inherited from class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
createChildrenDispatcher, createNodeDispatcher, imageDispatcher, isLeafDispatcher, labelProvider, locationInFileProvider, textDispatcher
 
Constructor Summary
CompleteOCLOutlineTreeProvider()
           
 
Method Summary
 
Methods inherited from class org.eclipse.ocl.examples.xtext.essentialocl.ui.outline.EssentialOCLOutlineTreeProvider
_createChildren, _createNode, _createNode, _createNode, createEObjectNode
 
Methods inherited from class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
_createChildren, _createChildren, _createChildren, _createChildren, _createNode, _createNode, _createNode, _image, _isLeaf, _isLeaf, _text, createChildren, createEObjectNode, createEStructuralFeatureNode, createNode, createRoot, nullSafeClassName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompleteOCLOutlineTreeProvider

public CompleteOCLOutlineTreeProvider()