I have a question about how the "getAppliedStereotypes()" operation works
with ATL. In UML, a model element knows nothing about what stereotypes are
attached to it and the navigation goes from the stereotype to the
stereotyped element.
However in ATL rules, I can select a model element according to the
stereotype attach to it. Does ATL provide this as a build-in OCL operation?