Class ShowHiddenNeighborsOperation

java.lang.Object
org.eclipse.core.commands.operations.AbstractOperation
org.eclipse.gef.zest.fx.operations.ShowHiddenNeighborsOperation
All Implemented Interfaces:
IUndoableOperation, ITransactionalOperation

public class ShowHiddenNeighborsOperation extends AbstractOperation implements ITransactionalOperation
The ShowHiddenNeighborsOperation can be used to remove the neighbors of a given NodePart from the HidingModel of a given IViewer.