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

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