Package org.graffiti.plugin.mode

  • Interface Summary
    Interface Description
    GraphConstraint
    A GraphConstraint is a constraint to the graph which can be validated and which is supposed to be satisfied all the time.
    Mode
    The interface Mode describes a general mode in the editor.
  • Class Summary
    Class Description
    AbstractMode
    This class provides a skeletal implementation of the interface Mode.