uk.ed.inf.graph.state
Interface IRestorableGraphElement

All Known Implementing Classes:
ArchetypalCompoundEdge, ArchetypalCompoundNode, BaseCompoundEdge, BaseCompoundNode, CompoundEdge, CompoundNode, Edge, Node

public interface IRestorableGraphElement


Method Summary
 void markRemoved(boolean setRemoved)
          Used to reset the removal status of a graph edge or node.
 

Method Detail

markRemoved

void markRemoved(boolean setRemoved)
Used to reset the removal status of a graph edge or node.

Parameters:
setRemoved -