Is there any documentation or simple example code which explains how to create a new PortType (which are the important methods to be implemented).
I had a look accross some code but I did not get the essentials.
Can anybody help? It's not part of the developer manual, isn't it?
So far, I did fill in the registration via the extension point and created the classes xxxPortObject and xxxPortObjectSpec.