Domain Modeling Layer

Package com.ibm.xtools.common.ui.reduction.viewpoints

This package defines various classes and interfaces pertaining to managing viewpoints and viewpoint related events.

See:
          Description

Interface Summary
ICategory Interface for viewpoint categories.
IImmutableViewpoint Cannot change the enabled activities of immutable Viewpoints.
IImmutableViewpointElement Cannot change the data of immutable ViewpointElements.
IViewpointElement the IViewpointElement is used to create a viewpoint element.
IViewpointElementContent The IViewpointElementContent has to be implemented by the client code after that the code has to be contributed using a viewpoitTypes extension point.
IViewpointElementContentEx  
IViewpointElementDataHandler This interface contains set of methods that convert raw data into string collection and 'vice versa'
IViewpointListener An instance of this interface can be used by clients to receive notification of changes related to Viewpoints.
IViewpointManager The IViewpointManager is responsible for managing the viewpoint preferences.
 

Class Summary
AbstractViewpointElementContent Abstract implementation of IViewpointElementContent.
EnabledViewpointChangedEvent An instance of this class describes changes to the IViewpointManager.
Viewpoint Viewpoints are used to create capability sets.
ViewpointChangedEvent An instance of this class describes changes to a Viewpoint.
ViewpointElementChangedEvent Notifies when viewpoint element has been changed
ViewpointElementManagerEvent An instance of this class describes changes related to ViewpointElements and the IViewpointManager.
ViewpointEvent An instance of this class describes changes related to Viewpoints.
ViewpointManagerEvent An instance of this class describes changes related to Viewpoints and the IViewpointManager.
 

Package com.ibm.xtools.common.ui.reduction.viewpoints Description

This package defines various classes and interfaces pertaining to managing viewpoints and viewpoint related events.

Package Specification


Domain Modeling Layer

© Copyright IBM Corp. 2010. All rights reserved.