Superclass of constraints that are composed of multiple subconstraints.
Наследование: SolverUpdateable
 protected MultipleSubConstraints(SolverGroup multipleSubConstraints)
 {
     this.multipleSubConstraints = multipleSubConstraints;
 }