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 1: Line 1:
 
Your custom types are based on these EGL classifiers:  
 
Your custom types are based on these EGL classifiers:  
  
:[[#Delete|Delegate]], Enumeration, ExternalType, Handler,  
+
:[[#Delete|Delegate]], [[#Enumeration|Enumeration]], [[#ExternalType|ExternalType]], [[#Handler|Handler]],  
:Interface, Library, Program, Record, 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|Service]]

Delegate


Enumeration


ExternalType


Handler


Interface


Library


Program


Record


Service

Back to the top