sk.uniba.euromath.plugin.views.outline.items
Class EntityOutlineItem

java.lang.Object
  extended by sk.uniba.euromath.plugin.views.outline.items.OutlineItem
      extended by sk.uniba.euromath.plugin.views.outline.items.CompoundOutlineItem
          extended by sk.uniba.euromath.plugin.views.outline.items.EntityOutlineItem

public class EntityOutlineItem
extends CompoundOutlineItem

Author:
TV Created on 8.7.2004

Field Summary
 
Fields inherited from class sk.uniba.euromath.plugin.views.outline.items.CompoundOutlineItem
analyzed, children
 
Fields inherited from class sk.uniba.euromath.plugin.views.outline.items.OutlineItem
propSource
 
Constructor Summary
EntityOutlineItem(EntityReference eRef)
           
 
Method Summary
protected  void analyze()
           
 EntityReference getEntityReference()
           
 String getImageKey()
           
 String toString()
           
 
Methods inherited from class sk.uniba.euromath.plugin.views.outline.items.CompoundOutlineItem
addChild, getChildren, isAnalyzed, removeChild, setAnalyzed
 
Methods inherited from class sk.uniba.euromath.plugin.views.outline.items.OutlineItem
createPropertySource, getModel, getParent, getPropertySource, isLeaf, setModel, setParent, setPropSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EntityOutlineItem

public EntityOutlineItem(EntityReference eRef)
Method Detail

analyze

protected void analyze()
Specified by:
analyze in class CompoundOutlineItem

getEntityReference

public EntityReference getEntityReference()

getImageKey

public String getImageKey()
Overrides:
getImageKey in class OutlineItem

toString

public String toString()
Overrides:
toString in class OutlineItem


Copyright © 2003-2006 null. All Rights Reserved.