Skip navigation links
A C D E F G I K L M P R S T U V W 

A

AbsModel - Class in ch.gbssg.core
abstract model for all models.
AbsModel() - Constructor for class ch.gbssg.core.AbsModel
 
add(ICommand) - Method in class ch.gbssg.core.pac.AgentCommand
Add an item to end of the list.
addChild(IAgentController) - Method in class ch.gbssg.core.pac.AgentController
add a child agent control
addCode(Code) - Method in class ch.gbssg.app.ila.database.DatabaseModel
Adds a new Code element to the database
addCodeType(CodeType) - Method in class ch.gbssg.app.ila.database.DatabaseModel
Adds a new CodeType element to the database
addDataModel(String, AbsModel) - Method in class ch.gbssg.app.util.command.CmdDoExport
Adds a data model to merge with the Document
addMedicalHistory(MedicalHistory) - Method in class ch.gbssg.app.ila.database.DatabaseModel
Adds a new MedicalHistory element to the database
addPatient(Patient) - Method in class ch.gbssg.app.ila.database.DatabaseModel
Adds a new Patient element to the database
addUser() - Method in class ch.gbssg.app.ila.admin.AdminController
Create a new user.
addUser(User) - Method in class ch.gbssg.app.ila.database.DatabaseModel
Adds a new User element to the database
AdminController - Class in ch.gbssg.app.ila.admin
Represents the Controller for the Intermediate Level Agent Admin This agent is the Main Dialog for the User of the type Admin It handles all basic action which should be performed
AdminController() - Constructor for class ch.gbssg.app.ila.admin.AdminController
Constrcutor of the Class
AdminModel - Class in ch.gbssg.app.ila.admin
Represents the Model for the Intermediate Level agent Admin In this class all necessary data is saved
AdminModel() - Constructor for class ch.gbssg.app.ila.admin.AdminModel
Constructor create the instances of the ObservableList objects
AdminView - Class in ch.gbssg.app.ila.admin
Represents the View of the Intermediate level Agent Admin Loads the belonging fxml and initialize the view and all other elements Handles the Events and redirect them to the controller.
AdminView(AdminController) - Constructor for class ch.gbssg.app.ila.admin.AdminView
Constructor
AgentCommand - Class in ch.gbssg.core.pac
Command wrapper for agent commands.
AgentCommand(ICommand) - Constructor for class ch.gbssg.core.pac.AgentCommand
Create a new command wrapper for send data or commands to other agents.
AgentCommand() - Constructor for class ch.gbssg.core.pac.AgentCommand
Create a new empty command Wrapper.
AgentCommandTest - Class in ch.gbssg.core.pac
 
AgentCommandTest() - Constructor for class ch.gbssg.core.pac.AgentCommandTest
 
AgentController - Class in ch.gbssg.core.pac
abstract class for pac pattern - controller
AgentController() - Constructor for class ch.gbssg.core.pac.AgentController
Create a new control
AgentControllerTest - Class in ch.gbssg.core.pac
 
AgentControllerTest() - Constructor for class ch.gbssg.core.pac.AgentControllerTest
 
AgentFactory - Class in ch.gbssg.core.pac
Singleton factory for create new agents or return an existing agent.
AgentFactory() - Constructor for class ch.gbssg.core.pac.AgentFactory
Constructor.
AgentFactoryTest - Class in ch.gbssg.core.pac
 
AgentFactoryTest() - Constructor for class ch.gbssg.core.pac.AgentFactoryTest
 
App - Class in ch.gbssg.app
entry point for application.
App() - Constructor for class ch.gbssg.app.App
 
AppController - Class in ch.gbssg.app.tla
Top-Level-Agent controller. handles all agents and is on top of hierarchy level
AppController() - Constructor for class ch.gbssg.app.tla.AppController
Constructor for tla controller.
AppControllerTest - Class in ch.gbssg.tla
 
AppControllerTest() - Constructor for class ch.gbssg.tla.AppControllerTest
 
AppModel - Class in ch.gbssg.app.tla
Represents the Model for the Top Level agent App In this class all necessary data is saved
AppModel() - Constructor for class ch.gbssg.app.tla.AppModel
 
AppView - Class in ch.gbssg.app.tla
Represents the View of the Top level Agent App Loads the belonging fxml and initialize the view and all other elements Handles the Events and redirect them to the controller.
AppView(AppController) - Constructor for class ch.gbssg.app.tla.AppView
 
A C D E F G I K L M P R S T U V W 
Skip navigation links