[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
] [
Newsgroup Home
]
[news.eclipse.modeling.m2m] Re: [ATL] NullPointerException--ERROR
From
:
rtawhid@xxxxxxxxxxxxxxxxxxx
(Rasha)
Date
: Wed, 23 Apr 2008 19:25:48 +0000 (UTC)
Newsgroups
:
eclipse.modeling.m2m
Organization
: Eclipse
User-agent
: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
Thanks Hugo. I fixed it by comparing directly the name of the return element from the getTaggedValue('MyStereotype','myProperty') method with ?value1?
helper context UML!"uml::Element" def : checkMyPropertyValue() : Boolean =
if (self.hasStereotype('MyStereotype')) then
if (self.getTaggedValue('MyStereotype','myProperty').name <>'value1') then...
However, I still have the same error NullPointerException.
Any hint what else could make this error.
Rasha
Follow-Ups
:
[news.eclipse.modeling.m2m] Re: [ATL] NullPointerException--ERROR
From:
Hugo Bruneliere
References
:
[news.eclipse.modeling.m2m] [ATL] NullPointerException--ERROR
From:
Rasha
[news.eclipse.modeling.m2m] Re: [ATL] NullPointerException--ERROR
From:
Hugo Bruneliere
Prev by Date:
[news.eclipse.modeling.m2m] Re: [ATL]problems with called rules
Next by Date:
[news.eclipse.modeling.m2m] [QVTO]string operations and blackboxes
Previous by thread:
[news.eclipse.modeling.m2m] Re: [ATL] NullPointerException--ERROR
Next by thread:
[news.eclipse.modeling.m2m] Re: [ATL] NullPointerException--ERROR
Index(es):
Date
Thread