org.argouml.uml
Class UUIDHelper
java.lang.Object
org.argouml.uml.UUIDHelper
- public class UUIDHelper
- extends Object
Constructor Summary |
protected |
UUIDHelper()
Deprecated. by Linus Tolke as of 0.15.4. Will be made private.
Use the UUIDManager singleton instead. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
private static final Logger LOG
- The logger.
INSTANCE
private static final UUIDHelper INSTANCE
UUIDHelper
protected UUIDHelper()
- Deprecated. by Linus Tolke as of 0.15.4. Will be made private.
Use the UUIDManager singleton instead.
- Constructor for the UUIDManager. This is private to make sure that
we are a proper singleton.
getInstance
public static UUIDHelper getInstance()
- Return the UUIDManager singleton.
- Returns:
- an UUIDManager
getUUID
public String getUUID(Object base)
- Return the UUID of the element.
- Parameters:
base
- base element (MBase type)
- Returns:
- UUID
getNewUUID
public String getNewUUID()
- Returns:
- a new UUID