[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.modeling.m2m] Enumeration Type

Hello,
i have problem with enumeration. when i write : if(st.b = #lazy)
there are an error message compilation : " Expecting NAME, found 'lazy' ".
when i show the documentation of ATL there are the same expression : if(aPerson.gender = #male)


some one can help me
thank in advance

Yassin