public final class SimulatorAction extends Object
Modifier and Type | Field and Description |
---|---|
static int |
ALL
Action: compute the output then have a transition.
|
static int |
COMPUTE_O
Action: compute the output.
|
static int |
DELT_FUNC
Action: have a transition.
|
Constructor and Description |
---|
SimulatorAction() |
public static final int COMPUTE_O
public static final int DELT_FUNC
public static final int ALL
Copyright © 2017–2019 UniversitĂ© CĂ´te d'Azur, CNRS, I3S. All rights reserved.