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.
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 | |
|
done bug 353659 |
| StringLib | |
|
done bug 353660 |
| MathLib | |
|
done bug 353661 |
| DateTimeLib | |
|
done bug 353662 |
| Dictionary | |
Dictionary Support |
done |
| ArrayDictionary |
|
N/S | N/S |
| BIRT Reporting | |
N/S | 2d |
| Text Reporting | |
N/S | 1d |
| Java ETs1 | done |
N/S |
done bug 353663 |
| 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 bug 353664 |
| Exceptions (NullValue, TypeCast, ...) | |
|
done bug 353665 |
Notes on System Types
- Java ExternalTypes in RBD include Object, Class, URL, and more. They may not be necessary in EDT.
- JavaScript ExternalTypes include Job, Document, Event, and Widget.
Functions of System Types
| Functions of System Types | Core | JavaScript | Java |
| String | 2d for this table |
|
done bug 353666 |
| Date | -- |
|
done bug 353667 |
| Timestamp | -- | |
done bug 353668 |
| Blob | -- | N/S | 0.5d |
| Clob | -- |
N/S | 0.5d |
| Dictionary | -- |
|
done bug 352020 |
| Array | -- |
|
1d bug 353669 |