com.bluestream.sys.xml.schema.display
Class GroupDN

java.lang.Object
  extended bycom.bluestream.sys.xml.schema.SchemaTreeNode
      extended bycom.bluestream.sys.xml.schema.display.DisplayNode
          extended bycom.bluestream.sys.xml.schema.display.GroupDN

public abstract class GroupDN
extends DisplayNode

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

GroupDN

public GroupDN()
Method Detail

setGroupName

public void setGroupName(String groupName)
Return a string representation of this class


getName

public String getName()
Specified by:
getName in class DisplayNode


Copyright 2006 Bluestream Database Software Corp. All Rights Reserved.