public class DelayedVariableEvent extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected VariableEvent | 
event  | 
protected PvmExecutionImpl | 
targetScope  | 
| Constructor and Description | 
|---|
DelayedVariableEvent(PvmExecutionImpl targetScope,
                    VariableEvent event)  | 
protected PvmExecutionImpl targetScope
protected VariableEvent event
public DelayedVariableEvent(PvmExecutionImpl targetScope, VariableEvent event)
public PvmExecutionImpl getTargetScope()
public VariableEvent getEvent()
Copyright © 2019. All rights reserved.