Interfaces
 InterfaceDescription
 CommandGroup Represents a group of commands.
Classes
 ClassDescription
 CommandSequence A CommandGroup implementation that executes its child commands sequentially.
 ParallelCommands A CommandGroup implementation that executes its child commands in parallel.