public class DiagAction extends Object implements Action, ActivityDefObserver, MultiPhaseAction
| Constructor and Description |
|---|
DiagAction(int slot,
ActivityDef activityDef,
DiagActivity diagActivity) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
incomplete() |
void |
onActivityDefUpdate(ActivityDef activityDef) |
int |
runCycle(long value) |
int |
runPhase(long value) |
public DiagAction(int slot,
ActivityDef activityDef,
DiagActivity diagActivity)
public void onActivityDefUpdate(ActivityDef activityDef)
onActivityDefUpdate in interface ActivityDefObserverpublic boolean incomplete()
incomplete in interface MultiPhaseActionpublic int runPhase(long value)
runPhase in interface MultiPhaseActionCopyright © 2018. All rights reserved.