Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [ATL] Some general questions([ATL])
[ATL] Some general questions [message #546192] Mon, 12 July 2010 06:37
Roger80  is currently offline Roger80 Friend
Messages: 79
Registered: May 2010
Member
Hi all

I studied in the last few days different documents about ATL and have now several questions to it.

I have to do a transformation from EPC to BPMN.

Is it possible to get access to previous or following elements in a model. That means for example when I have an EPC model, where an event is following after a function, I just need the function in the BPMN model. To get this information i need access to previous and following elements. Is that possible or do I have to solve it with an attribute?

My second question is, is it possible to create somthing like:

<sequenceFlow sourceRef="Check request Head" targetRef="Give positive feedback">
<conditionExpression>Request accepted</conditionExpression>
</sequenceFlow>

where we have some subelements like the <conditionExpression> in the example?
If yes, how does it work?

Thanks for your help and answers.

Cheers Roger
Previous Topic:Re: Problem with transformation UML to text with Atl query
Next Topic:[ATL] using weaving models with ATL 3.1.0
Goto Forum:
  


Current Time: Wed Sep 25 11:32:02 GMT 2024

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

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

Back to the top