This tool returns the IMTK operations contained in an IMTK file.
Parameter # | I/O | Type | Description |
---|---|---|---|
1 [M] | I | String | The Eclipse path to the project. |
2 [M] | I | String | The service's identifier. |
3 [M] | O | File | The list of operations. |
The output file descriptor has the following structure:
No | Target ID |
---|---|
1 [M] | The operation's name. |
2 [M] | The file's name. |
3 [M] | The match name used to identify the AWM element type. |