Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
MDT/Papyrus/Developer Guide/Architecture
< MDT | Papyrus | Developer Guide
Services
Services can be retrieved by the help of the ServicesRegistry. See Papyrus Developer Guide/How To Code Examples.
List of existing services
- ModelSet.class
- TransactionalEditingDomain.class
- IPageIconsRegistry.class
- IPageMngr
- DiSashModelMngr
- ISashWindowsContentProvider
- ISaveAndDirtyService
- ILifeCycleEventsProvider - (nickname of ISaveAndDirtyService)
- IUndoContext.class - To be used to tag commands in the commandStack.