Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EDT:EGL Language conversion"

Line 1: Line 1:
 
EGL language conversion consideration from RBD/EGLCE  
 
EGL language conversion consideration from RBD/EGLCE  
  
 +
*Part Types
  
* Part Types
+
*Function Parameters  
* Function Parameters
+
*Primitive Types
* Primitive Types
+
 
* Primitive Type Conversions
+
{| width="800" cellspacing="1" cellpadding="1" border="1"
* System Types and Functions
+
|-
* Statements
+
| RBD/EGL CE
* Literals
+
| EDT
* Operators and Expressions
+
|-
* Stereotypes and Annotations
+
| time
 +
| replaced with timestamp
 +
|-
 +
| interval
 +
| replaced with numeric type
 +
|}
 +
 
 +
*Primitive Type Conversions  
 +
*System Types and Functions  
 +
*Statements  
 +
*Literals  
 +
*Operators and Expressions  
 +
*Stereotypes and Annotations

Revision as of 16:34, 18 August 2011

EGL language conversion consideration from RBD/EGLCE

  • Part Types
  • Function Parameters
  • Primitive Types
RBD/EGL CE EDT
time replaced with timestamp
interval replaced with numeric type
  • Primitive Type Conversions
  • System Types and Functions
  • Statements
  • Literals
  • Operators and Expressions
  • Stereotypes and Annotations

Back to the top