|
Commons | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.topcased.model.management.UuidHelper
public class UuidHelper
This Helper class is used to handle the uuid of a model object Created 27 May 2005
Constructor Summary | |
---|---|
UuidHelper()
The Constructor |
Method Summary | |
---|---|
java.lang.String |
getUUID(EModelElement elt)
Returns the UUID of a EModelElement |
void |
initUUID(EModelElement elt)
Assign an uuid to the EModelElement. |
void |
initUUID(EModelElement elt,
java.lang.String uuid)
Set the uuid to the EModelElement. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UuidHelper()
Method Detail |
---|
public void initUUID(EModelElement elt)
elt
- the EModelElementpublic void initUUID(EModelElement elt, java.lang.String uuid)
elt
- the EModelElementuuid
- the String of the uuidpublic java.lang.String getUUID(EModelElement elt)
elt
- the EModelElement
|
Commons | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.