This tool directly executes an IMTK command on an IMTK operation.
| Parameter # | I/O | Type | Description | 
|---|---|---|---|
| 1 [M] | I | String | The command identifier. | 
| 2 [M] | I | String | The project path. | 
| 3 [M] | I | String | The service's identifier. | 
| 4 [M] | I | String | The operation's name. | 
The command identifiers are:
| Command ID | Function | 
|---|---|
| com.microfocus.eclipse.imtk.ui.delete | Delete the operation. | 
| com.microfocus.eclipse.imtk.ui.OperationProperties | Show the properties dialog. | 
| com.microfocus.eclipse.imtk.ui.open | Open the operation editor. |