edu.mit.ai.psg.traveler
Interface SynchronizationRecord.Exit

All Known Implementing Classes:
SynchronizationRecordDefault.Exit
Enclosing class:
SynchronizationRecord

public static interface SynchronizationRecord.Exit
extends ActivityRecord

activity record for entering synchronization. Parent will be the SynchronizationRecord of the synchronized activity.


Method Summary
 SynchronizationRecord.Entry getEntry()
           
 
Methods inherited from interface edu.mit.ai.psg.traveler.ActivityRecord
addChild, addThreadedChild, finished, getChildren, getChildrenInThread, getParent, getThreadedChildren, isFinished, setParent
 

Method Detail

getEntry

public SynchronizationRecord.Entry getEntry()

Copyright (c) 1996-1999
Massachusetts Institute of Technology

Feedback: jeva-feedback@ai.mit.edu