| Class | Description |
|---|---|
| AbstractFeatureCommand |
Add the methods and constructors to use Features.
|
| AbstractFTypeCommand |
Add the methods and constructors to use FeatureType.
|
| FeatureDeleteCommand |
DOCUMENT ME!
|
| FeatureInsertCommand |
DOCUMENT ME!
|
| FeatureUpdateCommand | |
| FTypeUpdateCommand |
DOCUMENT ME!
|
| SelectionCommandReverse |
Command to allow undo and redo over a reverse operation performed on a
selection.
|
| SelectionCommandSelect |
Command to allow undo and redo over a select or deselect operation performed
on a selection.
|
| SelectionCommandSelectAll |
Command to allow undo and redo over a select or deselect ALL operation
performed on a selection.
|
| SelectionCommandSet |
Command to allow undo and redo over a set selection operation performed on a
store.
|