de.uka.ipd.sdq.pcm.gmf.seff.navigator
Class PalladioComponentModelAbstractNavigatorItem

java.lang.Object
  extended by PlatformObject
      extended by de.uka.ipd.sdq.pcm.gmf.seff.navigator.PalladioComponentModelAbstractNavigatorItem
Direct Known Subclasses:
PalladioComponentModelNavigatorGroup, PalladioComponentModelNavigatorItem

public abstract class PalladioComponentModelAbstractNavigatorItem
extends PlatformObject


Constructor Summary
protected PalladioComponentModelAbstractNavigatorItem(Object parent)
           
 
Method Summary
 Object getParent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PalladioComponentModelAbstractNavigatorItem

protected PalladioComponentModelAbstractNavigatorItem(Object parent)
Method Detail

getParent

public Object getParent()