|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.gxl.FXMLTree
UMLClass: 'FXMLTree'.
| Constructor Summary | |
FXMLTree(org.w3c.dom.Element elem)
Constructor for class FXMLTree |
|
| Method Summary | |
FXMLNode |
getFirstObject(org.w3c.dom.Element diag)
UMLMethod: '+ getFirstObject (): FXMLNode'. |
org.w3c.dom.Element |
getNextDiagram()
Get the nextDiagram attribute of the FXMLTree object |
FXMLNode |
getNextObject()
UMLMethod: '+ getNextObject (): FXMLNode'. |
java.lang.String |
getRoot()
Get the root attribute of the FXMLTree object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FXMLTree(org.w3c.dom.Element elem)
throws java.lang.Exception
elem - No description provided
java.lang.Exception - Exception description not provided| Method Detail |
public java.lang.String getRoot()
public FXMLNode getFirstObject(org.w3c.dom.Element diag)
diag - No description provided
public FXMLNode getNextObject()
public org.w3c.dom.Element getNextDiagram()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||