Annotation for marking a JvmElement with the specific type of SARL element.
This annotation is attached to the JvmElements that represent SARL specific type declarations, e.g. agent, behavior, etc.
This annotation is usually used for simulating quickly the "A instanceof B", wheree A is a JvmElement (not an Xbase element), and B is a Xbase type.