[progress Communities] [progress Openedge Abl] Forum Post: Re: Assign All Values Of...

  • Thread starter Thread starter jan@nimblecg.com
  • Start date Start date
Status
Not open for further replies.
J

jan@nimblecg.com

Guest
Another option if the list is (very) long is to (manually) create the list of actions in your favourite text editor and then use cut/paste to populate the action section of the rule sheet. You can open (a copy of) the ecore file in the editor, find the definitions of the CDT in the ecore file, copy that part to a new file, and do some text manipulation with that to define the requested format of the actions. Of course you need to be comfortable manipulating text in text editors. Also PLEASE make sure that you are not editing (and saving) the ecore file outside of the vocabulary editor since that may potentially break the vocabulary in Corticon! On a non-related note, the syntax for the CDT values is not correct in the screen shot. Instead of using the dot notation as is used in Java (enum.label), in Corticon you should use a hash tag: cdtName#cdtLabel. This is the correct supported syntax.

Continue reading...
 
Status
Not open for further replies.
Back
Top