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

Difference between revisions of "EDT:EGL Language System Types and Functions"

Line 3: Line 3:
 
== System Types  ==
 
== System Types  ==
  
{| width="400" cellspacing="1" cellpadding="1" border="1" style=""
+
{| border="1" cellspacing="1" cellpadding="1" width="400"
 
|-
 
|-
 
| bgcolor="#999999" align="center" | '''''System Types'''''  
 
| bgcolor="#999999" align="center" | '''''System Types'''''  
Line 11: Line 11:
 
|-
 
|-
 
| bgcolor="#cccccc" | ''SysLib''  
 
| bgcolor="#cccccc" | ''SysLib''  
| <br>  
+
| <br>
| <br>  
+
| <br>
 
| <br>
 
| <br>
 
|-
 
|-
 
| bgcolor="#cccccc" | ''StrLib''  
 
| bgcolor="#cccccc" | ''StrLib''  
| <br>  
+
| <br>
| <br>  
+
| <br>
 
| <br>
 
| <br>
 
|-
 
|-
 
| bgcolor="#cccccc" | ''MathLib''  
 
| bgcolor="#cccccc" | ''MathLib''  
| <br>  
+
| <br>
| <br>  
+
| <br>
 
| <br>
 
| <br>
 
|-
 
|-
 
| bgcolor="#cccccc" | ''DateTimeLib''  
 
| bgcolor="#cccccc" | ''DateTimeLib''  
| <br>  
+
| <br>
| <br>  
+
| <br>
 
| <br>
 
| <br>
 
|-
 
|-
 
| bgcolor="#cccccc" | ''Dictionary''  
 
| bgcolor="#cccccc" | ''Dictionary''  
| <br>  
+
| <br>
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=352020 Dictionary Support]<br>  
+
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=352020 Dictionary Support]<br>
 
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=352362 Dictionary Support]
 
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=352362 Dictionary Support]
 
|-
 
|-
| bgcolor="#cccccc" | ''ArrayDictionary''<br>  
+
| bgcolor="#cccccc" | ''ArrayDictionary''<br>
| <br>  
+
| <br>
 
| N/S  
 
| N/S  
 
| N/S
 
| N/S
 
|-
 
|-
 
| bgcolor="#cccccc" | ''BIRT Reporting''  
 
| bgcolor="#cccccc" | ''BIRT Reporting''  
| <br>  
+
| <br>
 
| N/S  
 
| N/S  
 
| <br>
 
| <br>
 
|-
 
|-
 
| bgcolor="#cccccc" | ''Text Reporting''  
 
| bgcolor="#cccccc" | ''Text Reporting''  
| <br>  
+
| <br>
 
| N/S  
 
| N/S  
 
| <br>
 
| <br>
 
|-
 
|-
 
| bgcolor="#cccccc" | ''Java ETs<sup>1</sup>''  
 
| bgcolor="#cccccc" | ''Java ETs<sup>1</sup>''  
| <br>  
+
| <br>1d (remove eglImplicitExtendedType, use defaultSuperType)
| N/S<br>  
+
| N/S<br>
 
| <br>
 
| <br>
 
|-
 
|-
 
| bgcolor="#cccccc" | ''JavaScript ETs<sup>2</sup>''  
 
| bgcolor="#cccccc" | ''JavaScript ETs<sup>2</sup>''  
| <br>  
+
| <br>
| <br>  
+
| <br>
 
| N/S<br>
 
| N/S<br>
 
|-
 
|-
| bgcolor="#cccccc" | ''RUILib''<br>  
+
| bgcolor="#cccccc" | ''RUILib''<br>
| <br>  
+
| <br>
| <br>  
+
| <br>
 
| N/S<br>
 
| N/S<br>
 
|}
 
|}
  
'''Notes on System Types'''<br>  
+
'''Notes on System Types'''<br>
  
#Java ExternalTypes in RBD include Object, Class, URL, and more.&nbsp; They may not be necessary in EDT.<br>  
+
#Java ExternalTypes in RBD include Object, Class, URL, and more.&nbsp; They may not be necessary in EDT.<br>
 
#JavaScript ExternalTypes include Job, Document, Event, and Widget.
 
#JavaScript ExternalTypes include Job, Document, Event, and Widget.
  
 +
<br>
  
 
== Functions of System Types  ==
 
== Functions of System Types  ==
  
{| width="400" cellspacing="1" cellpadding="1" border="1" style=""
+
{| border="1" cellspacing="1" cellpadding="1" width="400"
 
|-
 
|-
 
| bgcolor="#999999" align="center" | '''''Functions of System Types'''''  
 
| bgcolor="#999999" align="center" | '''''Functions of System Types'''''  
Line 82: Line 83:
 
|-
 
|-
 
| bgcolor="#cccccc" | ''String''  
 
| bgcolor="#cccccc" | ''String''  
| <br>  
+
| <br>
| <br>  
+
| <br>
 
| <br>
 
| <br>
 
|-
 
|-
 
| bgcolor="#cccccc" | ''Date''  
 
| bgcolor="#cccccc" | ''Date''  
| <br>  
+
| <br>
| <br>  
+
| <br>
 
| <br>
 
| <br>
 
|-
 
|-
 
| bgcolor="#cccccc" | ''Timestamp''  
 
| bgcolor="#cccccc" | ''Timestamp''  
| <br>  
+
| <br>
| <br>  
+
| <br>
 
| <br>
 
| <br>
 
|-
 
|-
 
| bgcolor="#cccccc" | ''Blob''  
 
| bgcolor="#cccccc" | ''Blob''  
| <br>  
+
| <br>
| N/S
+
| N/S  
 
| <br>
 
| <br>
 
|-
 
|-
 
| bgcolor="#cccccc" | ''Clob''  
 
| bgcolor="#cccccc" | ''Clob''  
| <br>  
+
| <br>
| N/S
+
| N/S  
 
| <br>
 
| <br>
 
|-
 
|-
 
| bgcolor="#cccccc" | ''Dictionary''  
 
| bgcolor="#cccccc" | ''Dictionary''  
| <br>  
+
| <br>
| <br>  
+
| <br>
 
| <br>
 
| <br>
 
|-
 
|-
 
| bgcolor="#cccccc" | ''Array''  
 
| bgcolor="#cccccc" | ''Array''  
| <br>  
+
| <br>
| <br>  
+
| <br>
 
| <br>
 
| <br>
 
|}
 
|}

Revision as of 14:16, 20 July 2011

Please see the parent of this page, EDT:EGL Language.

System Types

System Types Core JavaScript Java
SysLib


StrLib


MathLib


DateTimeLib


Dictionary
Dictionary Support
Dictionary Support
ArrayDictionary

N/S N/S
BIRT Reporting
N/S
Text Reporting
N/S
Java ETs1
1d (remove eglImplicitExtendedType, use defaultSuperType)
N/S

JavaScript ETs2

N/S
RUILib


N/S

Notes on System Types

  1. Java ExternalTypes in RBD include Object, Class, URL, and more.  They may not be necessary in EDT.
  2. JavaScript ExternalTypes include Job, Document, Event, and Widget.


Functions of System Types

Functions of System Types Core JavaScript Java
String


Date


Timestamp


Blob
N/S
Clob
N/S
Dictionary


Array


Back to the top