Package | Description |
---|---|
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 . |
Modifier and Type | Method and Description |
---|---|
protected DeselectOperation<VR> |
DeletionPolicy.getDeselectOperation()
Returns the
DeselectOperation used by this DeletionPolicy
to deselect the to be deleted parts. |
Copyright (c) 2014 itemis AG and others. All rights reserved.