Class Resolver.OtherConstraintsProcessor

  • Enclosing class:
    Resolver

    private class Resolver.OtherConstraintsProcessor
    extends AbstractConstraintProcessor
    Implements a processor for constraints, for which variables (including the variable mapping) shall be substituted and the result shall be added to Resolver.otherConstraints. Call #setParameter(CompoundAccess, AbstractVariable) before processing and clear() afterwards before reuse.
    Author:
    Holger Eichelberger