Module xl.impl

Class Graph.QState

java.lang.Object
de.grogra.xl.query.QueryState
de.grogra.xl.impl.base.Graph.QState
Enclosing class:
Graph

public class Graph.QState extends QueryState
  • Method Details

    • allowsNoninjectiveMatches

      protected boolean allowsNoninjectiveMatches()
      Overrides:
      allowsNoninjectiveMatches in class QueryState
    • excludeFromMatch

      protected boolean excludeFromMatch(Object node, boolean context)
      Overrides:
      excludeFromMatch in class QueryState
    • injective

      public void injective()
    • noninjective

      public void noninjective()