|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--StructuredNode | +--ca.aura.project.Structure
Constructor Summary | |
Structure()
default |
|
Structure(java.lang.String name)
give the domain a name |
Method Summary | |
boolean |
equals(java.lang.Object obj)
check for equality |
java.lang.String |
toString()
the object as a string |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Structure()
public Structure(java.lang.String name)
Method Detail |
public boolean equals(java.lang.Object obj)
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |