saj14saj
2010-10-06 13:26:36 UTC
I am trying to write some custom import/export support code for
PowerDesigner. My company has extended the objects (Business
Processes in this case) with extended attrbitutes.
I see in the online documentation how to get/set/test existence of a
given extended attribute (via GetExtendedAttrribute,
SetExtendedAttribute, HasExtendedAttribute) IF THE NAME IS KNOWN.
I cannot find any where in the documentation how to get a list of
extended attribute names to iterate over.... how is this done? Is
it a named collection? If so, what is the name? I cannot find
documentation on that, although I have looked.
Thank you very much.
PowerDesigner. My company has extended the objects (Business
Processes in this case) with extended attrbitutes.
I see in the online documentation how to get/set/test existence of a
given extended attribute (via GetExtendedAttrribute,
SetExtendedAttribute, HasExtendedAttribute) IF THE NAME IS KNOWN.
I cannot find any where in the documentation how to get a list of
extended attribute names to iterate over.... how is this done? Is
it a named collection? If so, what is the name? I cannot find
documentation on that, although I have looked.
Thank you very much.