Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [henshin-dev] How to correctly build rules?

Am 16.10.2012 13:18, schrieb Christian Krause:
Hi Jens,

regarding the UMLsec_1 namespace: it looks like you are using the wrong
stereotype objects in your rule. Maybe try to use a difference one and
check whether you get the same namespace. If you take a look at this:

xmlns:UMLsec="http:///schemas/UMLsec/_dFlnUB9LEeGV0ppwGGevHA/2";
xmlns:UMLsec_1="http:///schemas/UMLsec/_M5nXQOUcEeCbkcxbQy95UA/1";


You see that you should be using the package #2 and not #1 in the profile.


Ah, now I see - fortunately, this works, too ;)

Thanks,
Jens



Back to the top