- children() - Method in class org.onlab.stc.Group
-
Returns the set of child steps and groups contained within this group.
- closeAll() - Static method in class org.onlab.stc.MonitorWebSocketServlet
-
Closes all currently open monitor web-sockets.
- command - Variable in class org.onlab.stc.Step
-
- command() - Method in class org.onlab.stc.Step
-
Returns the step command string.
- command() - Method in class org.onlab.stc.StepEvent
-
Returns the step command.
- compile() - Method in class org.onlab.stc.Compiler
-
Compiles the specified scenario to produce a final process flow graph.
- Compiler - Class in org.onlab.stc
-
Entity responsible for loading a scenario and producing a redy-to-execute
process flow graph.
- Compiler(Scenario) - Constructor for class org.onlab.stc.Compiler
-
Creates a new compiler for the specified scenario.
- Coordinator - Class in org.onlab.stc
-
Coordinates execution of a scenario process flow.
- Coordinator(Scenario, ProcessFlow, File) - Constructor for class org.onlab.stc.Coordinator
-
Creates a process flow coordinator.
- Coordinator.Directive - Enum in org.onlab.stc
-
Represents action to be taken on a test step.
- Coordinator.Status - Enum in org.onlab.stc
-
Represents processor state.
- cwd - Variable in class org.onlab.stc.Step
-
- cwd() - Method in class org.onlab.stc.Step
-
Returns the step current working directory path.