alvin...@eds.com
unread,Dec 13, 2007, 4:43:44 AM12/13/07You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I have a template with a static section containing a diagram. I
currently have a property set as Type: OCL - Context:
uml::kernel::Element and Body : getPropertyValue('$name') = 'JA110
Notebook Update' .
Is there a way to change this to a list of names. something like
getPropertyValue('$name') in ('JA110 Notebook Update', 'JA523 Claims
List').
I have tried this but it does not work. The only way I have found is
by using the "or" statement but this seems like a long way round.