.reason(ScenarioCheckerReason.GROUP_SETUP_IGNORED,"CentroidGroupModel has to be added to the submodels of the Optimal Steps Model in order to simulate groups. Group settings will be ignored!")
.reason(ScenarioCheckerReason.GROUP_SETUP_IGNORED,"AttributesCGM need to be added to the models and configured in order to simulate groups. Group settings will be ignored!")
.build());
}
}else{
ret.add(msgBuilder.simulationAttrWarning()
.reason(ScenarioCheckerReason.GROUP_SETUP_IGNORED,"Group setup works currently only with the Optimal Steps Model. Group settings will be ignored! ")