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 2: Line 2:
  
 
:[[#Delete|Delegate]], [[#Enumeration|Enumeration]], [[#ExternalType|ExternalType]], [[#Handler|Handler]],  
 
:[[#Delete|Delegate]], [[#Enumeration|Enumeration]], [[#ExternalType|ExternalType]], [[#Handler|Handler]],  
:[[#Interface|Interface]], [[#Library|Library]], [[#Program|Program]], [[#Record|Record]], [#Service|Service]]
+
:[[#Interface|Interface]], [[#Library|Library]], [[#Program|Program]], [[#Record|Record]], [[#Service|Service]]
  
 
= Delegate  =
 
= Delegate  =

Revision as of 18:24, 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