Uses of Class
it.uniupo.simnova.domain.respons_model.MatSet
Packages that use MatSet
- 
Uses of MatSet in it.uniupo.simnova.service.ai_apiMethods in it.uniupo.simnova.service.ai_api that return types with arguments of type MatSetModifier and TypeMethodDescriptionExternalApiService.generateMaterial(MatGenerationRequest request) Genera i materiali necessari per uno scenario specificato nella richiesta.
- 
Uses of MatSet in it.uniupo.simnova.service.scenario.componentsMethod parameters in it.uniupo.simnova.service.scenario.components with type arguments of type MatSetModifier and TypeMethodDescriptionbooleanMaterialeService.saveAImaterials(Integer scenarioId, List<MatSet> materiali) Salva una lista di materiali (rappresentati da oggetti MatSet) per un dato scenario.