| Package | Description |
|---|---|
| org.eclipse.gef4.mvc.domain |
This package contains the
IDomain abstraction
and its related AbstractDomain realization. |
| org.eclipse.gef4.mvc.fx.policies |
This package contains all
IPolicy implementations contributed by MVC.FX. |
| org.eclipse.gef4.mvc.operations |
This package contains implementations of
IUndoableOperation
which can be used to manipulate the default models, especially content creation and removal. |
| org.eclipse.gef4.mvc.policies |
This package contains the
IPolicy (and
AbstractPolicy) abstraction and concrete
implementations for the manipulation of the ContentModel:
ContentPolicy, CreationPolicy,
and DeletionPolicy. |
| Class and Description |
|---|
| ForwardUndoCompositeOperation |
| Class and Description |
|---|
| ForwardUndoCompositeOperation |
| ITransactional |
| Class and Description |
|---|
| AbstractCompositeOperation |
| ChangeFocusOperation |
| ChangeHoverOperation |
| ChangeSelectionOperation |
| ReverseUndoCompositeOperation |
| Class and Description |
|---|
| ITransactional |
Copyright (c) 2014 itemis AG and others. All rights reserved.