This tool returns the IMTK categories for which a project contains services, such as Web Services, Java Services and so forth.
Parameter # | I/O | Type | Description |
---|---|---|---|
1 [M] | I | String | The Eclipse path to the source's resource. |
2 [M] | O | File | The list of categories. |
The output file descriptor has the following structure:
No | Target ID |
---|---|
1 [M] | The category name. |
2 [M] | The category's identifier. |
3 [M] | The project's Eclipse resource identifier. |
4 [M] | The match name used to identify the AWM element type. |