|
||||||||||
| 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.AttributeDN
This class provides a display node that represents a simplified Attribute node
| 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 | |
AttributeDN()
|
|
| Method Summary | |
String |
getDisplayString()
|
String |
getName()
Returns the name of the attribute node. |
String |
getNodeName()
|
String |
getNodeSymbol()
|
void |
setAttributeName(String attributeName)
|
| Methods inherited from class com.bluestream.sys.xml.schema.display.DisplayNode |
getCardinalityValue, getDisplayTree, 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 AttributeDN()
| Method Detail |
public String getNodeName()
getNodeName in class DisplayNodepublic String getDisplayString()
getDisplayString in class DisplayNodepublic String getNodeSymbol()
getNodeSymbol in class DisplayNodepublic String getName()
getName in class DisplayNodepublic void setAttributeName(String attributeName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||