| Class | Description |
|---|---|
| CcCompileOptionsObject |
CcUtil is a general-purpose "Swiss Army Knife" class with helpful static methods.
|
| CcUtil |
CcUtil is a general-purpose "Swiss Army Knife" class with helpful static methods.
|
| ClipboardMonitor |
ClipboardMonitor listens to the system clipboard and notifies subscribers
of relevant changes in the clipboard contents.
|
| CompletedChangeCommand |
CompletedChangeCommand is a type of command that is used with the ChangeRecorder.
|
| Coordinates |
This class is used for diagrammatic editors and encapsulates X/Y coordinates.
|
| DiagramSelection |
This class is a container used to encapsulate the selection state of a given
diagram.
|
| Dimensions |
This class is used for diagrammatic editors and encapsulates width/height.
|
| LimitedCommandStack |
This is a specialized version of the EMF command stack that limits
the number of elements retained on the stack according to a CcStudio
property.
|
| MatrixCell |
This class defines a simple cell used by the MatrixModel.
|
| MatrixModel |
This class defines a simple non-EMF model intended for use with the Matrix
control.
|
| MatrixRepaintRequest |
This class represents a "dirty" area of a matrix that requires "repainting"
due to a change in the state of the EMF model.
|
| MatrixSelection |
This class is a container used to encapsulate the selection state of a given Matrix,
or a set of Matrix instances operating in tandem.
|
| MatrixSelectionClipboard | |
| ModelAPIStateManager |
This class facilitates sharing of model API state instances across
multiple editors.
|
| NotificationBatch |
A notification batch consists of a list of EMF model change
notifications, typically all of the notifications that were
generated by a single transaction.
|
| OptimizerUtil |
OptimizerUtil contains methods intended for the analysis and optimization function,
mostly related to the management of sets. |
| QuotedStringTokenizer | |
| Rectangle |
This class represents a rectangle.
|
| ReverseLookupMap |
ReverseLookupMap is a type of HashMap designed to serve as an
inversion for i18n bundles.
|
| Selection |
This class is an ancestor class that represents the user interface selection state.
|
| TableTreeModel |
This class defines a simple non-EMF model intended for use with the SWT
TableTreeViewer, or comparable control.
|
| TestsheetClipboard | |
| TestsheetClipboardDtl | |
| TreeviewSelection |
This class is a container used to encapsulate the selection state of a given
tree viewer.
|
| TreeviewSelectionClipboard | |
| TreeviewSelectionDtl | |
| ValueSet |
ValueSet implementation.
|
| Exception | Description |
|---|---|
| CcCoreException | |
| MissingEditorInputException |
MissingEditorInputException signals that the resource that was
loaded into an editor in the prior Eclipse session has been removed.
|
| MultipleEditorsException |
MultipleEditorsException signals that an attempt has been made to load
the same resource into multiple editors; only one editor can be used
to maintain a given resource at any time.
|
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.