|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| CloneEvent | Abstract base event for all clone data related events. |
| CloneModificationEvent | Modification event object for clone data modifications. |
| CloneNotificationEvent | Notification event object for clone modification warnings. |
| ClonePersistenceEvent | This event is generated by the IStoreProvider whenever the clone data is
persisted to stable storage. |
| CPCEvent | Abstract parent class for all types of CPC Events. |
| EclipseCodeDiffEvent | Deprecated. this class is no longer in use, please refer to the CPC Track module. |
| EclipseCutCopyPasteEvent | This event is generated by the CPC Sensor module, whenever the programmer executes a cut, copy or paste operation. |
| EclipseEditorPartEvent | This event is generated by the CPC Sensor module, whenever a file is opened or closed in an editor or when an editor window gains or looses the input focus. |
| EclipseEvent | Abstract parent class for all CPC Events which are created by Eclipse sensors. |
| EclipseFileAccessEvent | This event is generated by the CPC Sensor module, whenever a text file is opened or closed. |
| EclipseFileChangeEvent | This event is generated whenever a file is moved or removed. |
| EclipseFileModifiedEvent | Deprecated. replaced by EclipseFileChangeEvent |
| EclipseResourcePersistenceEvent | This event is generated by the CPC Sensor module, whenever a documents persistence state changes, i.e. |
| EclipseTeamEvent | A special team action event which is generated by repository provider specific CPC sensors whenever files are committed to or updated from the repository. |
| TeamOperationEvent | Deprecated. this event is no longer in use, please refer to the EclipseTeamEvent. |
| Enum Summary | |
|---|---|
| CloneNotificationEvent.Type | Possible presentation styles for this notification event. |
| EclipseCutCopyPasteEvent.Type | The possible types of EclipseCutCopyPasteEvents. |
| EclipseEditorPartEvent.Type | The type of an EclipseEditorPartEvent. |
| EclipseFileAccessEvent.Type | The type of an EclipseFileAccessEvent. |
| EclipseFileChangeEvent.Type | The type of the EclipseFileChangeEvent. |
| EclipseResourcePersistenceEvent.Type | The type of the EclipseResourcePersistenceEvent. |
| EclipseTeamEvent.Type | Type for EclipseTeamEvents. |
| TeamOperationEvent.Type | Deprecated. no longer in use |
Contains all CPC event classes.
CPCEvent represents the root of the event hierarchy.
EclipseEvents are generated by the CPC Sensor
module. CloneEvents are generated by a number of
CPC modules.
An event of special interest for contributors of UI elements is the
CloneModificationEvent.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||