Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [ATL] Matched Rules on uml!PrimitiveType
[ATL] Matched Rules on uml!PrimitiveType [message #96631] Mon, 08 December 2008 13:29 Go to next message
sabatier is currently offline sabatierFriend
Messages: 14
Registered: July 2009
Junior Member
Hello everyone,

I try to compute an ATL matched rules for PrimitiveType like this :

rule primitiveTypeRule {

from type : uml!PrimitiveType

....



I have some primitive type parameter in my model like this :


<ownedParameter xmi:id="_Bw3SoMIOEd2syc1VpOVFpQ" name="seuil" direction="out">
<type xmi:type="uml:PrimitiveType" href="pathmap://UML_METAMODELS/Ecore.metamodel.uml#EDouble"/>
</ownedParameter>


Does someone can tell me what does not ?


Cordialement Laurent SABATIER
Ingénieur Consultant IDM
lsabatier@sodifrance.fr
Re: [ATL] Matched Rules on uml!PrimitiveType [message #96674 is a reply to message #96631] Mon, 08 December 2008 17:08 Go to previous message
William Piers is currently offline William PiersFriend
Messages: 301
Registered: July 2009
Senior Member
Hello,

sabatier a écrit :
> Hello everyone,
>
> I try to compute an ATL matched rules for PrimitiveType like this :
>
> rule primitiveTypeRule {
>
> from type : uml!PrimitiveType
>
> ...
>
>
>
> I have some primitive type parameter in my model like this :
>
>
> <ownedParameter xmi:id="_Bw3SoMIOEd2syc1VpOVFpQ" name="seuil"
> direction="out">
> <type xmi:type="uml:PrimitiveType"
> href="pathmap://UML_METAMODELS/Ecore.metamodel.uml#EDouble"/>
> </ownedParameter>
>

In fact this type is not in your model, it is a reference to the EDouble
type.

Regards,

William

>
> Does someone can tell me what does not ?
>
>
> Cordialement Laurent SABATIER
> Ingénieur Consultant IDM
> lsabatier@sodifrance.fr
Previous Topic:[QVTO] Launching transformation from OAW workflow
Next Topic:[ATL] inject and extract ATL file to an ATL model
Goto Forum:
  


Current Time: Thu Apr 25 01:21:34 GMT 2024

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

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

Back to the top