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
+
*[[EDT:EGL Language Part Types]]
 
+
*[[EDT:EGL Language Function Parameters]]
*Function Parameters  
+
*[[EDT:EGL Language Primitive Types]]
*Primitive Types
+
  
 
{| width="800" cellspacing="1" cellpadding="1" border="1"
 
{| width="800" cellspacing="1" cellpadding="1" border="1"
Line 17: Line 16:
 
| replaced with numeric type
 
| replaced with numeric type
 
|}
 
|}
 +
 +
*[[EDT:EGL Language Primitive Type Conversions]]
 +
*[[EDT:EGL Language System Types and Functions]]
 +
*[[EDT:EGL Language Statements]]
 +
*[[EDT:EGL Language Literals]]
 +
*[[EDT:EGL Language Operators and Expressions]]
 +
*[[EDT:EGL Language Stereotypes and Annotations]]
 +
*[[EDT:EGL Language Tests]]
 +
*[[EDT:EGL Language conversion]]
 +
 +
*Part Types
 +
 +
*Function Parameters
 +
*Primitive Types
 +
  
 
*Primitive Type Conversions  
 
*Primitive Type Conversions  

Revision as of 16:41, 18 August 2011

EGL language conversion consideration from RBD/EGLCE

RBD/EGL CE EDT
time replaced with timestamp
interval replaced with numeric type
  • Part Types
  • Function Parameters
  • Primitive Types


  • Primitive Type Conversions
  • System Types and Functions
  • Statements
  • Literals
  • Operators and Expressions
  • Stereotypes and Annotations

Back to the top