de.uni_paderborn.fujaba.gxl
Class GXLImport

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

public class GXLImport
extends java.lang.Object

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

Version:
$Revision: 1.42.2.2 $
Author:
$Author: mtt $

Constructor Summary
GXLImport(FXMLTree tree, ASGDiagram point)
          Constructor for class GXLImport
GXLImport(FXMLTree tree, ASGDiagram point, java.util.HashMap presentObjects)
          Constructor for class GXLImport
 
Method Summary
 ASGDiagram getImportPoint()
          Get the importPoint attribute of the GXLImport object
 de.upb.tools.fca.FHashMap getNodes()
          Get the nodes attribute of the GXLImport object
 de.upb.tools.fca.FHashMap getObj()
          Get the obj attribute of the GXLImport object
 java.util.Vector getObjects()
          Get the objects attribute of the GXLImport object
 boolean parse()
          No comment provided by developer, please add a comment to improve documentation.
 boolean parsePattern(java.util.HashMap presentObjects)
          No comment provided by developer, please add a comment to improve documentation.
static void resetClassInfos()
          No comment provided by developer, please add a comment to improve documentation.
static void resetFieldWriteMethods()
          No comment provided by developer, please add a comment to improve documentation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GXLImport

public GXLImport(FXMLTree tree,
                 ASGDiagram point)
Constructor for class GXLImport

Parameters:
tree - No description provided
point - No description provided

GXLImport

public GXLImport(FXMLTree tree,
                 ASGDiagram point,
                 java.util.HashMap presentObjects)
Constructor for class GXLImport

Parameters:
tree - No description provided
point - No description provided
presentObjects - No description provided
Method Detail

getNodes

public de.upb.tools.fca.FHashMap getNodes()
Get the nodes attribute of the GXLImport object

Returns:
The nodes value

getObjects

public java.util.Vector getObjects()
Get the objects attribute of the GXLImport object

Returns:
The objects value

getObj

public de.upb.tools.fca.FHashMap getObj()
Get the obj attribute of the GXLImport object

Returns:
The obj value

parsePattern

public boolean parsePattern(java.util.HashMap presentObjects)
No comment provided by developer, please add a comment to improve documentation.

Parameters:
presentObjects - No description provided
Returns:
No description provided

parse

public boolean parse()
No comment provided by developer, please add a comment to improve documentation.

Returns:
No description provided

resetClassInfos

public static void resetClassInfos()
No comment provided by developer, please add a comment to improve documentation.


resetFieldWriteMethods

public static void resetFieldWriteMethods()
No comment provided by developer, please add a comment to improve documentation.


getImportPoint

public ASGDiagram getImportPoint()
Get the importPoint attribute of the GXLImport object

Returns:
The importPoint value