See: Description
| Class | Description |
|---|---|
| BatchCommand |
Represents a command which is a sequence of other commands.
|
| ConditionalCommand |
Conditional commands combine a command and control unit filter defining conditional filtering
of the control units over which the command to be executed.
|
| ControlUnitFilter |
Control Unit Filter.
|
| ScriptCommand |
Represents Command which is defined using mprm script language.
|
This package contains classes that define some complex commands definitions. Composite Commands can be consisted of multiple commands combined with filtering criteria, thus conforming a more complex operation definition.
Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.