Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EDT:EGL Language Stereotypes and Annotations

Revision as of 15:38, 7 July 2011 by Unnamed Poltroon (Talk)

Please see the parent of this page, EDT:EGL_Language.

Stereotypes and Annotations (Table 8)

Our approach is to say most stereotypes and annotations from RBD are not supported in EDT, and we'll add them back as we decide that we need their features.

Stereotypes and Annotations Core JavaScript Java Debug
BasicProgram1



Exception



RUIHandler



RUIWidget



BirtHandler



NativeType



JavaObject



JavaScriptObject



HostProgram



IncludeReferencedFunctions2



Notes on Table 8

  1. The BasicProgram stereotype won't have the msgTablePrefix field.
  2. IncludeReferencedFunctions is an annotation in RBD, but it will be a field of the stereotypes in RBD.

Back to the top