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

EDT:EGL Language System Types and Functions

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

System Types

System Types Core JavaScript Java
SysLib

1d
StrLib

2d
MathLib

1d
DateTimeLib

0.5d
Dictionary
Dictionary Support

0.5d

Dictionary Support

ArrayDictionary

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

N/S
RUILib


N/S
ServiceLib bug 351891(1d) bug 352671(0.5d) bug 352670(0.5d)
JsonLib bug 351891 (0.5d)
bug 352670(0.5d)
HttpLib bug 351891 (0.5d)
bug 352670(0.5d)
XmlLib bug 351891 (0.5d)
bug 352670(0.5d)
SqlLib

N/S
2d
Exceptions (NullValue, TypeCast, ...) 0.5d

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
2d for this table

0.5d
Date
--

0.5d
Timestamp --
0.5d
Blob -- N/S 0.5d
Clob
--
N/S 0.5d
Dictionary
--

1d
Array
--

1d

Back to the top