|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.gxl.GXLExcludedLoader
UMLClass: ''.
Field Summary | |
private org.w3c.dom.Element |
element
No comment provided by developer, please add a comment to improve documentation. |
private static org.apache.log4j.Logger |
log
log4j logging |
private boolean |
ready
No comment provided by developer, please add a comment to improve documentation. |
Constructor Summary | |
GXLExcludedLoader()
Constructor for class GXLExcludedLoader |
Method Summary | |
de.upb.tools.fca.FHashSet |
getExcluded(java.lang.String root)
Get the excluded attribute of the GXLExcludedLoader object |
de.upb.tools.fca.FHashSet |
getMergePoints(java.lang.String root)
Get the mergePoints attribute of the GXLExcludedLoader object |
private void |
initialize()
No comment provided by developer, please add a comment to improve documentation. |
boolean |
isReady()
Get the ready attribute of the GXLExcludedLoader object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final transient org.apache.log4j.Logger log
private boolean ready
private org.w3c.dom.Element element
Constructor Detail |
public GXLExcludedLoader()
Method Detail |
private void initialize()
public boolean isReady()
public de.upb.tools.fca.FHashSet getExcluded(java.lang.String root)
root
- No description provided
public de.upb.tools.fca.FHashSet getMergePoints(java.lang.String root)
root
- No description provided
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |