Custom-meta-model: enumerations and associations

i have sucessfull created a custom namespace. Now i want to use enumerations.
But i can’t find a example how to create and use enumerations.
I’m also interestend for an example with associations.

Have you some examples for me?

thx

We do not have any examples on how to use custom enumerations. We do not support them currently, too. That means the way we map and expose them may change in future releases.

If you are still interested in how they can be defined, checkout the bpmn meta-model definition. It defines the BPMN 2.0 relevant enumerations.

thx, the link was very helpfull