Class MatchLabel

  • All Implemented Interfaces:
    IFlowLabel

    public class MatchLabel
    extends java.lang.Object
    implements IFlowLabel
    • Method Detail

      • visit

        public void visit​(IFlowLabel.IFlowLabelVisitor v,
                          java.lang.Object dst)
                   throws java.lang.IllegalArgumentException
        Specified by:
        visit in interface IFlowLabel
        Throws:
        java.lang.IllegalArgumentException
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • bar

        public MatchBarLabel bar()
        Specified by:
        bar in interface IFlowLabel
        Returns:
        the bar (inverse) edge corresponding to this edge
      • isBarred

        public boolean isBarred()
        Specified by:
        isBarred in interface IFlowLabel
        Returns:
        true if this is a "barred" edge