|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.cog.karajan.workflow.nodes.UIDMap
| Constructor Summary | |
UIDMap()
|
|
| Method Summary | |
Integer |
get(FlowElement node)
|
FlowElement |
get(Integer uid)
|
Integer |
nextUID()
|
void |
put(Integer uid,
FlowElement node)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UIDMap()
| Method Detail |
public void put(Integer uid,
FlowElement node)
public FlowElement get(Integer uid)
public Integer get(FlowElement node)
public Integer nextUID()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||