[Modelinterpreter] ralf

Boldizsár Németh nboldi at caesar.elte.hu
Wed Sep 23 13:31:26 CEST 2015


Aha, de egy mező az nem namespace. Ilyen módon csak típusokra van 
qualified name. A parser úgy tűnik nem eszi meg. Ponttal persze megeszi, 
de akkor meg mi generálunk hozzá rossz kódot. Ki kellene találni, hogy 
akkor dupla kettősponttal kell elérni vagy sima ponttal.
Az ignored mappában van egy StaticAttributeAccess modell, ami ezt 
tesztel(né).

Boldi

On 2015.09.23. 10:36, Dévai Gergely wrote:
> Hello,
>
> A rAlf doksiban ez van a "Names and keywords" fejezetben:
>
> If the model is the following: package P1 including package P2 
> including Class A and B. A has a signal S and an operation OpA, B has 
> a static operation OpB.
> From OpA which have class A the innermost namespace the S is reachable 
> with the following ways:
>
>  1. S (unqualified name)
>  2. A::S (qualified name using the enclosing namespace P2, A is
>     unqualified name in this case)
>  3. P1::P2::A::S (fully qualified name)
>
> From OpA which have class A the innermost namespace the OpB is 
> reachable with the following ways:
>
>  1. B::OpB() (qualified name using the enclosing namespace P2, B is
>     unqualified name in this case)
>
> P1::P2::B::OpB() (fully qualified name)
>
> Az egy masik kerdes, hogy a rAlf parser tamogatja-e mar...
>
> Udv,
> Gergo
>
> On Wednesday, September 23, 2015 10:24 CEST, Boldizsár Németh 
> <nboldi at caesar.elte.hu> wrote:
>> Sziasztok!
>>
>> ralf-ban nincs is olyan, hogy statikus adattag elérés?
>> Doksiban sem láttam ilyet, meg a parser sem fogadja el azt, hogy
>> Test::x, még ha van is ilyen statikus adattag.
>>
>> Boldi
>> _______________________________________________
>> Modelinterpreter mailing list
>> Modelinterpreter at plc.inf.elte.hu
>> https://plc.inf.elte.hu/mailman/listinfo/modelinterpreter
>
>
>
>
>
> _______________________________________________
> Modelinterpreter mailing list
> Modelinterpreter at plc.inf.elte.hu
> https://plc.inf.elte.hu/mailman/listinfo/modelinterpreter

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://plc.inf.elte.hu/pipermail/modelinterpreter/attachments/20150923/9245ddd8/attachment.html>


More information about the Modelinterpreter mailing list