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.2.1 $
Author:
$Author: mtt $

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
 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
 

Constructor Detail

GXLExcludedLoader

public GXLExcludedLoader()
Constructor for class GXLExcludedLoader

Method Detail

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