Class TopologyPredicateTracer

    • Method Detail

      • trace

        public static TopologyPredicate trace​(TopologyPredicate pred)
        Creates a new predicate tracing the evaluation of a given predicate.
        Parameters:
        pred - the predicate to trace
        Returns:
        the traceable predicate