zeus.actors.event
Interface PlanStepMonitor

All Known Implementing Classes:
PlanSchModel, PlanStepAdapter

public interface PlanStepMonitor


Method Summary
 void planStepCreatedEvent(PlanStepEvent event)
           
 void planStepDisposedEvent(PlanStepEvent event)
           
 void planStepStateChangedEvent(PlanStepEvent event)
           
 

Method Detail

planStepCreatedEvent

public void planStepCreatedEvent(PlanStepEvent event)

planStepDisposedEvent

public void planStepDisposedEvent(PlanStepEvent event)

planStepStateChangedEvent

public void planStepStateChangedEvent(PlanStepEvent event)


Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.