This tool returns the service files contained in an IMTK category, that is the list of IMTK services.
Parameters:
Parameter #
|
I/O
|
Type
|
Meaning
|
1 [M]
|
I
|
String
|
The Eclipse path to the project.
|
2 [M]
|
I
|
String
|
The category's identifier.
|
3 [M]
|
O
|
File
|
The list of service files.
|
The output file descriptor has the following structure:
No
|
Target ID
|
1 [M]
|
The service's identifier.
|
2 [M]
|
The service's name.
|
3 [M]
|
The service's class identifier.
|
4 [M]
|
The match name used to identify the AWM element type.
|