org.eclipse.etrice.core.ui.outline
Class ExtraOutlineNode

java.lang.Object
  extended by EObjectNode
      extended by org.eclipse.etrice.core.ui.outline.ExtraOutlineNode

public class ExtraOutlineNode
extends EObjectNode

description

Author:
Henrik Rentz-Reichert initial contribution and API

Constructor Summary
ExtraOutlineNode(EObject obj, IOutlineNode parent, java.lang.Object text)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtraOutlineNode

public ExtraOutlineNode(EObject obj,
                        IOutlineNode parent,
                        java.lang.Object text)