Uses of Class
it.uniupo.simnova.service.scenario.ScenarioService
Packages that use ScenarioService
Package
Description
- 
Uses of ScenarioService in it.uniupo.simnova.service.ai_apiConstructors in it.uniupo.simnova.service.ai_api with parameters of type ScenarioServiceModifierConstructorDescriptionLabExamService(LabExamPdfExportService labExamPdfExportService, ScenarioService scenarioService, EsameRefertoService esameRefertoService) Costruisce una nuova istanza di LabExamService.
- 
Uses of ScenarioService in it.uniupo.simnova.service.exportConstructors in it.uniupo.simnova.service.export with parameters of type ScenarioServiceModifierConstructorDescriptionJSONExportService(ScenarioService scenarioService, EsameRefertoService esameRefertoService, PazienteT0Service pazienteT0Service, AdvancedScenarioService advancedScenarioService, PatientSimulatedScenarioService patientSimulatedScenarioService, EsameFisicoService esameFisicoService, MaterialeService materialeService, AzioneChiaveService azioneChiaveService) Costruisce una nuova istanza diJSONExportService.PdfExportService(ScenarioService scenarioService, FileStorageService fileStorageService, MaterialeService materialeService, PatientSimulatedScenarioService patientSimulatedScenarioService, AzioneChiaveService azioneChiaveService, PazienteT0Service pazienteT0Service, EsameRefertoService esameRefertoService, EsameFisicoService esameFisicoService, AdvancedScenarioService advancedScenarioService) Costruisce una nuova istanza diPdfExportService.
- 
Uses of ScenarioService in it.uniupo.simnova.service.export.helper.pdfMethods in it.uniupo.simnova.service.export.helper.pdf with parameters of type ScenarioServiceModifier and TypeMethodDescriptionstatic voidScenarioDescription.createScenarioDescription(Scenario scenario, boolean desc, boolean brief, boolean infoGen, boolean patto, boolean azioni, boolean obiettivi, boolean moula, boolean liqui, boolean matNec, ScenarioService scenarioService, MaterialeService materialeService, AzioneChiaveService azioneChiaveService) Crea e disegna le sezioni della descrizione di uno scenario nel documento PDF.static voidScenarioTimeline.createTimelineSection(Scenario scenario, AdvancedScenarioService advancedScenarioService, ScenarioService scenarioService) Crea la sezione "Timeline" nel documento PDF.
- 
Uses of ScenarioService in it.uniupo.simnova.service.scenario.operationsConstructors in it.uniupo.simnova.service.scenario.operations with parameters of type ScenarioServiceModifierConstructorDescriptionScenarioImportService(ScenarioService scenarioService, EsameFisicoService esameFisicoService, PazienteT0Service pazienteT0Service, EsameRefertoService esameRefertoService, AdvancedScenarioService advancedScenarioService, PatientSimulatedScenarioService patientSimulatedScenarioService, MaterialeService materialeService, PresidiService presidiService, AzioneChiaveService azioneChiaveService, UnZipScenarioService unZipScenarioService, FileStorageService fileStorageService) Costruisce una nuova istanza diScenarioImportService.
- 
Uses of ScenarioService in it.uniupo.simnova.service.scenario.typesConstructors in it.uniupo.simnova.service.scenario.types with parameters of type ScenarioServiceModifierConstructorDescriptionAdvancedScenarioService(ScenarioService scenarioService) Costruisce una nuova istanza diAdvancedScenarioService.PatientSimulatedScenarioService(AdvancedScenarioService advancedScenarioService, ScenarioService scenarioService) Costruisce una nuova istanza diPatientSimulatedScenarioService.
- 
Uses of ScenarioService in it.uniupo.simnova.views.creationConstructors in it.uniupo.simnova.views.creation with parameters of type ScenarioServiceModifierConstructorDescriptionScenariosListView(ScenarioService scenarioService, ZipExportService zipExportService, FileStorageService fileStorageService, ScenarioImportService scenarioImportService, AzioneChiaveService azioneChiaveService, PazienteT0Service pazienteT0Service, EsameFisicoService esameFisicoService, EsameRefertoService esameRefertoService, AdvancedScenarioService advancedScenarioService, PatientSimulatedScenarioService patientSimulatedScenarioService, ScenarioDeletionService scenarioDeletionService, MaterialeService materialeService) Costruttore privato per evitare la creazione di istanze senza iniezione dei servizi.StartCreationView(ScenarioService scenarioService, FileStorageService fileStorageService, AdvancedScenarioService advancedScenarioService, PatientSimulatedScenarioService patientSimulatedScenarioService) Costruttore che inizializza la vista e configura i campi di input.
- 
Uses of ScenarioService in it.uniupo.simnova.views.creation.pazienteConstructors in it.uniupo.simnova.views.creation.paziente with parameters of type ScenarioServiceModifierConstructorDescriptionEsamefisicoView(ScenarioService scenarioService, FileStorageService fileStorageService, EsameFisicoService esameFisicoService) Costruttore della vistaEsamefisicoView.EsamiRefertiView(ScenarioService scenarioService, FileStorageService fileStorageService, EsameRefertoService esameRefertoService) Costruttore della vistaEsamiRefertiView.GenitoriView(ScenarioService scenarioService, FileStorageService fileStorageService) Costruttore della vistaGenitoriView.LiquidiView(ScenarioService scenarioService, FileStorageService fileStorageService) Costruttore della vistaLiquidiView.PazienteT0View(ScenarioService scenarioService, FileStorageService fileStorageService, PresidiService presidiService, PazienteT0Service pazienteT0Service) Costruttore della vistaPazienteT0View.
- 
Uses of ScenarioService in it.uniupo.simnova.views.creation.risorseConstructors in it.uniupo.simnova.views.creation.risorse with parameters of type ScenarioServiceModifierConstructorDescriptionMaterialenecessarioView(ScenarioService scenarioService, MaterialeService materialeService, FileStorageService fileStorageService) Costruttore della vistaMaterialenecessarioView.MoulageView(ScenarioService scenarioService, FileStorageService fileStorageService) Costruttore della vistaMoulageView.
- 
Uses of ScenarioService in it.uniupo.simnova.views.creation.scenarioConstructors in it.uniupo.simnova.views.creation.scenario with parameters of type ScenarioServiceModifierConstructorDescriptionAzionechiaveView(ScenarioService scenarioService, FileStorageService fileStorageService, AzioneChiaveService azioneChiaveService) Costruisce una nuova istanza diAzionechiaveView.BriefingView(ScenarioService scenarioService, FileStorageService fileStorageService) Costruisce una nuova istanza diBriefingView.DescrizioneView(ScenarioService scenarioService, FileStorageService fileStorageService) Costruisce una nuova istanza diDescrizioneView.ObiettivididatticiView(ScenarioService scenarioService, FileStorageService fileStorageService) Costruisce una nuova istanza diObiettivididatticiView.PattoaulaView(ScenarioService scenarioService, FileStorageService fileStorageService) Costruisce una nuova istanza diPattoaulaView.ScenarioDetailsView(ScenarioService scenarioService, FileStorageService fileStorageService, MaterialeService materialeNecessario, AdvancedScenarioService advancedScenarioService, PatientSimulatedScenarioService patientSimulatedScenarioService, AzioneChiaveService azionechiaveService, EsameRefertoService esameRefertoService, EsameFisicoService esameFisicoService, PazienteT0Service pazienteT0Service, PresidiService presidiService, ExternalApiService externalApiService, LabExamService labExamService, ExecutorService executorService, NotifierService notifierService, ActiveNotifierManager activeNotifierManager) Costruttore della vistaScenarioDetailsView.SceneggiaturaView(ScenarioService scenarioService, FileStorageService fileStorageService, PatientSimulatedScenarioService patientSimulatedScenarioService) Costruisce una nuova istanza diSceneggiaturaView.TargetView(ScenarioService scenarioService, FileStorageService fileStorageService) Costruisce una nuova istanza diTargetView.TempoView(ScenarioService scenarioService, FileStorageService fileStorageService, AdvancedScenarioService advancedScenarioService, PazienteT0Service pazienteT0Service) Costruisce una nuova istanza diTempoView.
- 
Uses of ScenarioService in it.uniupo.simnova.views.ui.helperMethods in it.uniupo.simnova.views.ui.helper with parameters of type ScenarioServiceModifier and TypeMethodDescriptionstatic com.vaadin.flow.component.orderedlayout.VerticalLayoutGeneralSupport.createOverviewContentWithData(Scenario scenario, boolean isPediatricScenario, String infoGenitore, ScenarioService scenarioService, MaterialeService materialeService, AzioneChiaveService azioneChiaveService, ExecutorService executorService, NotifierService notifierService, EsameFisicoService esameFisicoService, ExternalApiService externalApiService, ActiveNotifierManager activeNotifierManager) Crea il layout principale per la visualizzazione delle informazioni di overview di uno scenario.static com.vaadin.flow.component.ComponentInfoSupport.getInfo(Scenario scenario, ScenarioService scenarioService) Crea un layout orizzontale contenente tutti i "badge" informativi principali dello scenario.Constructors in it.uniupo.simnova.views.ui.helper with parameters of type ScenarioServiceModifierConstructorDescriptionTimeSection(int timeNumber, ScenarioService scenarioService, List<TimeSection> timeSections, com.vaadin.flow.component.orderedlayout.VerticalLayout timeSectionsContainer, Integer scenarioId) Costruttore per creare una nuova sezione temporale.