Skip to main content



      Home
Home » Archived » M2M (model-to-model transformation) » [ATL] Some general questions([ATL])
[ATL] Some general questions [message #546192] Mon, 12 July 2010 02:37
Eclipse UserFriend
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: Fri May 16 05:17:47 EDT 2025

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

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

Back to the top