Package org.eclipse.gef.zest.fx.operations
package org.eclipse.gef.zest.fx.operations
This package provides an
 
IUndoableOperation to support
 hiding/unhiding of nodes and related edges (
 HideOperation).
- 
ClassesClassDescriptionTheChangeAttributeOperationcan be used to manipulate the value of an attribute of anIAttributeStore.TheNavigateOperationis aReverseUndoCompositeOperationthat combines aChangeContentsOperationand anChangeViewportOperationto navigate between nested and parentGraphs.TheShowHiddenNeighborsOperationcan be used to remove the neighbors of a givenNodePartfrom theHidingModelof a givenIViewer.