- reduce(ACQ_ConstraintSet) - Method in class ag.ACQ_Bias
-
Remove a set of constraints contained into this bias
- reduce(ACQ_Query) - Method in class ag.ACQ_Bias
-
Remove a set of constraints contained into this bias
- remove(ACQ_IConstraint) - Method in class ag.ACQ_ConstraintSet
-
Remove a constraint from this set of constraint
- removeAll(ACQ_ConstraintSet) - Method in class ag.ACQ_ConstraintSet
-
Remove from this set of constraints all constraints contained in the specified set
- retainAll(ACQ_ConstraintSet) - Method in class ag.ACQ_ConstraintSet
-
Retains only the elements in this set that are contained in the
specified set (optional operation).