public class OutgoingExecution extends Object
Modifier and Type | Field and Description |
---|---|
protected PvmExecutionImpl |
outgoingExecution |
protected PvmTransition |
outgoingTransition |
Constructor and Description |
---|
OutgoingExecution(PvmExecutionImpl outgoingExecution,
PvmTransition outgoingTransition) |
Modifier and Type | Method and Description |
---|---|
PvmExecutionImpl |
getOutgoingExecution() |
void |
take() |
protected PvmExecutionImpl outgoingExecution
protected PvmTransition outgoingTransition
public OutgoingExecution(PvmExecutionImpl outgoingExecution, PvmTransition outgoingTransition)
public void take()
public PvmExecutionImpl getOutgoingExecution()
Copyright © 2022. All rights reserved.