r.translate(getLayoutOrigin().getNegated());
constraint = getConstraintFor(r);
command.add(createAddCommand(generic, childPart,
translateToModelConstraint(constraint)));
}
return command.unwrap();
}
/**
* Override to return the <code>Command</code> to perform an {@link
* RequestConstants#REQ_CLONE CLONE}. By default, <code>null</code> is