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 3: Line 3:
 
:Delegate, Enumeration, ExternalType, Handler,  
 
:Delegate, Enumeration, ExternalType, Handler,  
 
:Interface, Library, Program, Record, Service
 
:Interface, Library, Program, Record, Service
 +
 +
Delegate
 +
 +
 +
Enumeration
 +
 +
 +
ExternalType
 +
 +
 +
Handler
 +
 +
 +
Interface
 +
 +
 +
Library
 +
 +
 +
Program
 +
 +
 +
Record
 +
 +
 +
Service

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