|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.core.runtime.PlatformObject
edu.cmu.archevol.diagram.navigator.ArchevolAbstractNavigatorItem
edu.cmu.archevol.diagram.navigator.ArchevolNavigatorItem
public class ArchevolNavigatorItem
| Constructor Summary | |
|---|---|
ArchevolNavigatorItem(org.eclipse.gmf.runtime.notation.View view,
Object parent,
boolean isLeaf)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
org.eclipse.gmf.runtime.notation.View |
getView()
|
int |
hashCode()
|
boolean |
isLeaf()
|
| Methods inherited from class edu.cmu.archevol.diagram.navigator.ArchevolAbstractNavigatorItem |
|---|
getParent |
| Methods inherited from class org.eclipse.core.runtime.PlatformObject |
|---|
getAdapter |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArchevolNavigatorItem(org.eclipse.gmf.runtime.notation.View view,
Object parent,
boolean isLeaf)
| Method Detail |
|---|
public org.eclipse.gmf.runtime.notation.View getView()
public boolean isLeaf()
public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||