de.uni_paderborn.fujaba.gxl
Class GXLExcludedLoader

java.lang.Object
  extended byde.uni_paderborn.fujaba.gxl.GXLExcludedLoader

public class GXLExcludedLoader
extends java.lang.Object

UMLClass: ''.

Version:
$Revision: 1.21 $
Author:
$Author: lowende $

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

log

private static final transient org.apache.log4j.Logger log
log4j logging


ready

private boolean ready
No comment provided by developer, please add a comment to improve documentation.


element

private org.w3c.dom.Element element
No comment provided by developer, please add a comment to improve documentation.

Constructor Detail

GXLExcludedLoader

public GXLExcludedLoader()
Constructor for class GXLExcludedLoader

Method Detail

initialize

private void initialize()
No comment provided by developer, please add a comment to improve documentation.


isReady

public boolean isReady()
Get the ready attribute of the GXLExcludedLoader object

Returns:
The ready value

getExcluded

public de.upb.tools.fca.FHashSet getExcluded(java.lang.String root)
Get the excluded attribute of the GXLExcludedLoader object

Parameters:
root - No description provided
Returns:
The excluded value

getMergePoints

public de.upb.tools.fca.FHashSet getMergePoints(java.lang.String root)
Get the mergePoints attribute of the GXLExcludedLoader object

Parameters:
root - No description provided
Returns:
The mergePoints value