Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » BPEL Designer » BPEL-Metamodel: Order in Sequence-Element
BPEL-Metamodel: Order in Sequence-Element [message #5401] Wed, 12 July 2006 12:38 Go to next message
Eclipse UserFriend
Originally posted by: c_lohmn.yahoo.com

Hi,

when looking at the BPEL.ecore file, I was wondering, if there is
support for exploring the order-relationship of the Activity-elements in
a Sequence-element.

I wanted to be able to get the succeeding Activity starting from a
certain Activity in a Sequence.

So I would have imagined to see something like "precedingActivity" and
"succeedingActivity" relationships for the Activity-element
(self-referring), but there is nothing like that.

Any comments on that?

TIA
Carsten
Re: BPEL-Metamodel: Order in Sequence-Element [message #5443 is a reply to message #5401] Mon, 14 August 2006 15:49 Go to previous message
James Moody is currently offline James MoodyFriend
Messages: 61
Registered: July 2009
Member
Carsten Lohmann wrote:
> Hi,
>
> when looking at the BPEL.ecore file, I was wondering, if there is
> support for exploring the order-relationship of the Activity-elements in
> a Sequence-element.
>
> I wanted to be able to get the succeeding Activity starting from a
> certain Activity in a Sequence.
>
> So I would have imagined to see something like "precedingActivity" and
> "succeedingActivity" relationships for the Activity-element
> (self-referring), but there is nothing like that.
>
> Any comments on that?
>
> TIA
> Carsten

Hi Carsten,

There is currently no support for this. Any support would have to go in
the sequence itself, of course, since activities might be contained
somewhere other than a sequence. It should be possible to introduce
helper methods that can get preceding or succeeding activities, if this
looks useful.

james
Previous Topic:Problems encountered in File "platform:/...../model/wsdl.ecore"
Next Topic:variables in BPEL
Goto Forum:
  


Current Time: Wed Apr 24 18:15:03 GMT 2024

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

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

Back to the top