Class PConstraintInfo

  • All Implemented Interfaces:
    IConstraintEvaluationContext

    public class PConstraintInfo
    extends java.lang.Object
    implements IConstraintEvaluationContext
    Wraps a PConstraint together with information required for the planner. Currently contains information about the expected binding state of the affected variables also called application condition, and the cost of the enforcement, based on the meta and/or the runtime context.
    No Reference:
    This class is not intended to be referenced by clients.