I have been using PowerDesigner for over a year now and have just begun looking into extending PowerDesigner. I am starting off with baby steps by adding a custom check to the check model option. What I have noticed is that there is not really a lot of resources out in the SAP web site. The metamodel is widely available and published but there are not many concrete examples of developing code for the different extensions. Does anyone know of a resource that is available to help with custom development? Google has not been very helpful finding one.
Also, if anyone has an example of how to do a check on a Logical Data Model.Entity to see if it inherits from another Entity (specifically one named CODE) I would be grateful for the help.