Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » BPMN 2.0 Modeler » Bind ComboObjectEditor to property extension
Bind ComboObjectEditor to property extension [message #1008651] Wed, 13 February 2013 12:35 Go to next message
Rui Domingues is currently offline Rui DominguesFriend
Messages: 194
Registered: October 2010
Senior Member
Hi.

In createBindings I was trying to create ComboObjectEditor for a property extension defined like this, where I indicated the possible values.

<property name="permissao" value="NIVEL0" type="EString"/>



I believe this is not possible, so I must define this property in my own ecore and bind it to the correct estructuralfeature. Is that right, innit?

Thanks

[Updated on: Wed, 13 February 2013 12:35]

Report message to a moderator

Re: Bind ComboObjectEditor to property extension [message #1009156 is a reply to message #1008651] Thu, 14 February 2013 15:07 Go to previous message
Rui Domingues is currently offline Rui DominguesFriend
Messages: 194
Registered: October 2010
Senior Member
Ok. I figured it out.

For my purpose, I defined in ecore the elements with attributes I wanted. These must be annoted with, name and namespace ##targetNamespace (which I forgot).

Then with the necessary adjustments I could bind it as it is done in jbpm5 extension for Simulation.
Previous Topic:Disable model property extension
Next Topic:JbpmEmptyPropertySection is not working?
Goto Forum:
  


Current Time: Tue Mar 19 07:45:34 GMT 2024

Powered by FUDForum. Page generated in 0.04105 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top