|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.cog.karajan.viewer.ThreadedUID
| Constructor Summary | |
ThreadedUID(FlowElement fe,
ControlEvent e)
|
|
ThreadedUID(FlowElement fe,
ThreadingContext tc)
|
|
ThreadedUID(FlowElement fe,
VariableStack stack)
|
|
ThreadedUID(Integer id,
ThreadingContext tc)
|
|
ThreadedUID(NotificationEvent e)
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
protected FlowElement |
getElement()
|
protected ThreadingContext |
getThread()
|
int |
hashCode()
|
protected void |
setElement(FlowElement element)
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ThreadedUID(NotificationEvent e)
throws VariableNotFoundException
public ThreadedUID(FlowElement fe,
ControlEvent e)
throws VariableNotFoundException
public ThreadedUID(FlowElement fe,
VariableStack stack)
throws VariableNotFoundException
public ThreadedUID(FlowElement fe,
ThreadingContext tc)
public ThreadedUID(Integer id,
ThreadingContext tc)
| Method Detail |
public boolean equals(Object obj)
public int hashCode()
protected FlowElement getElement()
protected void setElement(FlowElement element)
protected ThreadingContext getThread()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||