[Modelinterpreter] ralf
Dévai Gergely
deva at caesar.elte.hu
Wed Sep 23 10:36:19 CEST 2015
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: * S (unqualified name) * A::S (qualified name using the enclosing namespace P2, A is unqualified name in this case) * P1::P2::A::S (fully qualified name)
>From OpA which have class A the innermost namespace the OpB is reachable with the following ways: * 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://plc.inf.elte.hu/pipermail/modelinterpreter/attachments/20150923/0382e80d/attachment-0001.html>
More information about the Modelinterpreter
mailing list