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 "Working with custom types"

Line 4: Line 4:
 
:Interface, Library, Program, Record, Service
 
:Interface, Library, Program, Record, Service
  
Delegate
+
= Delegate =
  
 +
= <br> Enumeration  =
  
Enumeration
+
= <br> ExternalType  =
  
 +
= <br> Handler  =
  
ExternalType
+
= <br> Interface  =
  
 +
= <br> Library  =
  
Handler
+
= <br> Program  =
  
 +
= <br> Record  =
  
Interface
+
= <br> Service =
 
+
 
+
Library
+
 
+
 
+
Program
+
 
+
 
+
Record
+
 
+
 
+
Service
+

Revision as of 18:21, 8 February 2012

Your custom types are based on these EGL classifiers:

Delegate, Enumeration, ExternalType, Handler,
Interface, Library, Program, Record, Service

Delegate


Enumeration


ExternalType


Handler


Interface


Library


Program


Record


Service

Back to the top