|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.aspectj.ajde.ui.StructureViewProperties.Hierarchy
public static class StructureViewProperties.Hierarchy
Field Summary | |
---|---|
static StructureViewProperties.Hierarchy[] |
ALL
|
static StructureViewProperties.Hierarchy |
CROSSCUTTING
|
static StructureViewProperties.Hierarchy |
DECLARATION
|
static StructureViewProperties.Hierarchy |
INHERITANCE
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final StructureViewProperties.Hierarchy DECLARATION
public static final StructureViewProperties.Hierarchy CROSSCUTTING
public static final StructureViewProperties.Hierarchy INHERITANCE
public static final StructureViewProperties.Hierarchy[] ALL
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |