generate_pcc_classes
usage: generate_pcc_classes <Output dir> <XML data model dir> [ <XML data reference dir> ] [ -resource <resource dir> ]
When having defined your own PCC datamodel, this command is used to generate the pcc classes for the extension.
Return Codes
Listed below are the different return codes for the generate_pcc_classes
command:
Code | Description |
---|---|
0 | Will be returned if the command was successful. |
1 | Will be returned if the syntax is incorrect. |
2 | Will be returned if any of the stated directories are missing. |