de.uni_paderborn.fujaba.uml
Class UMLCounter

java.lang.Object
  extended byde.uni_paderborn.fujaba.uml.UMLCounter

public class UMLCounter
extends java.lang.Object

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

Version:
$Revision: 1.9 $
Author:
$Author: lowende $

Field Summary
 int i
          No comment provided by developer, please add a comment to improve documentation.
 
Constructor Summary
UMLCounter()
          Constructor for class UMLCounter
 
Method Summary
static void count(java.util.Hashtable table, java.lang.Object obj)
          No comment provided by developer, please add a comment to improve documentation.
 java.lang.String toString()
          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, wait, wait, wait
 

Field Detail

i

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

Constructor Detail

UMLCounter

public UMLCounter()
Constructor for class UMLCounter

Method Detail

count

public static void count(java.util.Hashtable table,
                         java.lang.Object obj)
No comment provided by developer, please add a comment to improve documentation.

Parameters:
table - No description provided
obj - No description provided

toString

public java.lang.String toString()
No comment provided by developer, please add a comment to improve documentation.

Returns:
No description provided