Class SelectionCondition

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the com.gdblab.pathAlgebra.expressions.SelectionCondition type.
      • SIMPLE

        public static final Name SIMPLE
        Name of the com.gdblab.pathAlgebra.expressions.SelectionCondition.simple field.
      • AND

        public static final Name AND
        Name of the com.gdblab.pathAlgebra.expressions.SelectionCondition.and field.
      • OR

        public static final Name OR
        Name of the com.gdblab.pathAlgebra.expressions.SelectionCondition.or field.
      • NOT

        public static final Name NOT
        Name of the com.gdblab.pathAlgebra.expressions.SelectionCondition.not field.