Class EdgeChange

Direct Known Subclasses:
EdgeCreation, EdgeDeletion, EdgeLogicalInterpretationChange, EdgeObsoletion, EdgeRewiring, NodeMove, PredicateChange

public class EdgeChange extends SimpleChange
A change in which the element that is the focus of the change is an edge.
  • Constructor Details

    • EdgeChange

      public EdgeChange()
  • Method Details