Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » BPMN 2.0 Modeler » Morph Gateway not available
Morph Gateway not available [message #1585454] Mon, 26 January 2015 09:18 Go to next message
Cédric Casenove is currently offline Cédric CasenoveFriend
Messages: 22
Registered: December 2013
Junior Member
Hi Bob,

it seems the "Morph Gateway" feature is not available anymore in version 1.1.1.

In Bpmn2ToolBehaviorProvider.getContextButtonPad(), the isAvailable() method is now called in addition to the canExecute() method on the custom features to determine if they can be added to the context buttons. The canExecute() method compares the eClass of the object (for example ParallelGateway) with the class returned by MorphGatewayFeature.getBusinessObjectClass() which is always Bpmn2Package.eINSTANCE.getGateway(), thus never returns true.

I wish I could offer you a fix, but I'm afraid I not ready yet to contribute to your code Razz

Thanks
Re: Morph Gateway not available [message #1586047 is a reply to message #1585454] Mon, 26 January 2015 16:36 Go to previous messageGo to next message
Robert Brodt is currently offline Robert BrodtFriend
Messages: 811
Registered: August 2010
Location: Colorado Springs, CO
Senior Member

Hey Cédric,

Once again, thank you for finding bugs Very Happy I've created a bugzilla to track this one.
Keep up the good work!

Cheers,
Bob

[Updated on: Mon, 26 January 2015 16:41]

Report message to a moderator

Re: Morph Gateway not available [message #1587237 is a reply to message #1586047] Tue, 27 January 2015 08:14 Go to previous messageGo to next message
Cédric Casenove is currently offline Cédric CasenoveFriend
Messages: 22
Registered: December 2013
Junior Member
Hi Bob,

I confirm the problem is fixed in latest build.

Thanks !
Re: Morph Gateway not available [message #1587662 is a reply to message #1587237] Tue, 27 January 2015 13:38 Go to previous message
Robert Brodt is currently offline Robert BrodtFriend
Messages: 811
Registered: August 2010
Location: Colorado Springs, CO
Senior Member

Awesome Smile
Previous Topic:Contributions
Next Topic:how to create an image on a server
Goto Forum:
  


Current Time: Tue Apr 16 08:50:56 GMT 2024

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

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

Back to the top