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 3: Line 3:
 
*[[EDT:EGL Language Part Types]]  
 
*[[EDT:EGL Language Part Types]]  
 
*[[EDT:EGL Language Function Parameters]]  
 
*[[EDT:EGL Language Function Parameters]]  
*[[EDT:EGL Language Primitive Types]]  
+
*[[EDT:EGL Language Primitive Types]]
  
 
{| width="800" cellspacing="1" cellpadding="1" border="1"
 
{| width="800" cellspacing="1" cellpadding="1" border="1"
 
|-
 
|-
| RBD/EGL CE
+
| RBD/EGL CE  
 
| EDT
 
| EDT
 
|-
 
|-
| time
+
| time  
 
| replaced with timestamp
 
| replaced with timestamp
 
|-
 
|-
| interval
+
| interval  
 
| replaced with numeric type
 
| replaced with numeric type
 
|}
 
|}
Line 22: Line 22:
 
*[[EDT:EGL Language Literals]]  
 
*[[EDT:EGL Language Literals]]  
 
*[[EDT:EGL Language Operators and Expressions]]  
 
*[[EDT:EGL Language Operators and Expressions]]  
*[[EDT:EGL Language Stereotypes and Annotations]]  
+
*[[EDT:EGL Language Stereotypes and Annotations]]
*[[EDT:EGL Language Tests]]
+
 
 +
{| width="800" cellspacing="1" cellpadding="1" border="1"
 +
|-
 +
| RBD/EGL CE
 +
| EDT
 +
|-
 +
| basicLibrary
 +
| no more basicLibrary
 +
|}
 +
 
 +
*[[EDT:EGL Language Tests]]  
 
*[[EDT:EGL Language conversion]]
 
*[[EDT:EGL Language conversion]]

Revision as of 16:42, 18 August 2011

EGL language conversion consideration from RBD/EGLCE

RBD/EGL CE EDT
time replaced with timestamp
interval replaced with numeric type
RBD/EGL CE EDT
basicLibrary no more basicLibrary

Copyright © Eclipse Foundation, Inc. All Rights Reserved.