de.uni_paderborn.fujaba.asg
Class ASGToolBox

java.lang.Object
  extended byde.uni_paderborn.fujaba.asg.ASGToolBox

public class ASGToolBox
extends java.lang.Object

Version:
$Revision: 1.1.2.1 $ $Date: 2005/07/04 15:16:36 $
Author:
joerg TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Constructor Summary
ASGToolBox()
           
 
Method Summary
static ASGDiagram getDiagramOfDiagramItem(ASGElement item)
          Get the diagramOfDiagramItem attribute of the Utility class
static ASGElement getSingleSelectedDiagramItem()
          Get the singleSelectedDiagramItem attribute of the Utility class
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ASGToolBox

public ASGToolBox()
Method Detail

getDiagramOfDiagramItem

public static ASGDiagram getDiagramOfDiagramItem(ASGElement item)
Get the diagramOfDiagramItem attribute of the Utility class

Parameters:
item - No description provided
Returns:
The diagramOfDiagramItem value

getSingleSelectedDiagramItem

public static ASGElement getSingleSelectedDiagramItem()
                                               throws java.lang.Exception
Get the singleSelectedDiagramItem attribute of the Utility class

Returns:
The singleSelectedDiagramItem value
Throws:
java.lang.Exception - Exception description not provided