|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bluestream.sys.xml.schema.SchemaTreeNode
com.bluestream.sys.xml.schema.display.DisplayNode
com.bluestream.sys.xml.schema.display.GroupDN
This class provides a display node that represents a simplified Group node. GroupDN really has 3 subclasses Choice Both Paren
| Field Summary |
| Fields inherited from class com.bluestream.sys.xml.schema.display.DisplayNode |
kmaxDisplayNodes, kmaxElemBranchDepth, kmaxTreeBranchDepth |
| Fields inherited from class com.bluestream.sys.xml.schema.SchemaTreeNode |
children, id, parent, userData |
| Constructor Summary | |
GroupDN()
|
|
| Method Summary | |
String |
getName()
|
void |
setGroupName(String groupName)
Return a string representation of this class |
| Methods inherited from class com.bluestream.sys.xml.schema.display.DisplayNode |
getCardinalityValue, getDisplayString, getDisplayTree, getNodeName, getNodeSymbol, getRootElemDisplayTree, getRootElements, getSimpleType, getSimpleTypeCard, getSimpleTypeRefDisplayTree, setCardinalityValue, setSimpleType, setSimpleTypeCard, toString |
| Methods inherited from class com.bluestream.sys.xml.schema.SchemaTreeNode |
addChild, addChild, dump, dumpToFSB, dumpToWriter, firstChild, getChild, getChildren, getID, getNumChildren, getParent, getUserData, insertChild, lastChild, removeChild, removeChild, setChildren, setID, setParent, setUserData |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public GroupDN()
| Method Detail |
public void setGroupName(String groupName)
public String getName()
getName in class DisplayNode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||