org.argouml.model
Class UUIDManager

java.lang.Object
  extended by org.argouml.model.UUIDManager

public final class UUIDManager
extends java.lang.Object

Stereotype:
singleton

Method Summary
static UUIDManager getInstance()
          Return the UUIDManager.
 java.lang.String getNewUUID()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static UUIDManager getInstance()
Return the UUIDManager.

Returns:
an UUIDManager

getNewUUID

public java.lang.String getNewUUID()
Returns:
the new uuid


ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook