Skip navigation links

Package com.ibm.xtools.mmi.ui.services

This package contains classes defining the MMI UI Services, which allows obtaining UI Providers and a handler for performing an "open" operation on a StructuredReference.

See: Description

Package com.ibm.xtools.mmi.ui.services Description

This package contains classes defining the MMI UI Services, which allows obtaining UI Providers and a handler for performing an "open" operation on a StructuredReference.

Package Specification

Contains the MMIUIService which is used for obtaining IMMIUIHandler and StructuredReferenceOpenHandler objects. An instance of the service can be obtained using InternalMMIUIService.getInstance().

The IMMUIHandler contains methods for retrieving source elements from UI objects, determining the langauage element type of a source element, and determining the diagram path from a UI Object.

Skip navigation links