Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
org.mitk.core.ext

This small plug-in is responsible for initializing the MBI CoreExt module. More...

Collaboration diagram for org.mitk.core.ext:

Modules

 Internal
 This subcategory includes the internal classes of the org.mitk.core.ext plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it.
 

Classes

struct  mitk::CoreExtConstants
 
struct  mitk::IInputDevice
 
struct  mitk::IInputDeviceDescriptor
 
struct  mitk::IInputDeviceRegistry
 
class  mitk::InputDeviceDescriptor
 

Detailed Description

This small plug-in is responsible for initializing the MBI CoreExt module.

It is started with an "eager" Bundle-ActivationPolicy, sucht that the plug-ins activator is executed before any other (non-eager) plug-ins.