AFComponentState reviseModels(List<Object> toIntegrate) { return createWith(AFComponentState.integrate(models, toIntegrate)); }