|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object sk.uniba.euromath.plugin.views.outline.items.OutlineItem sk.uniba.euromath.plugin.views.outline.items.CompoundOutlineItem sk.uniba.euromath.plugin.views.outline.items.EntityOutlineItem
public class EntityOutlineItem
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 |
---|
public EntityOutlineItem(EntityReference eRef)
Method Detail |
---|
protected void analyze()
analyze
in class CompoundOutlineItem
public EntityReference getEntityReference()
public String getImageKey()
getImageKey
in class OutlineItem
public String toString()
toString
in class OutlineItem
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |