Package | Description |
---|---|
com.uva.rafael.tfg_goniometer.model | |
com.uva.rafael.tfg_goniometer.presenter | |
com.uva.rafael.tfg_goniometer.view.fragments |
Class and Description |
---|
ModelFunctions
Esta interfaz engloba los metodos publicos de la clase MainModel relacionados con la
gestion de la Base de Datos a traves de la clase de tipo SQLiteHelper -
GoniometerDBHelper.
|
Class and Description |
---|
PresenterFunctions
Esta interfaz engloba todos los metodos publicos de las clases de tipo Presenter que se
encuentran en el paquete "presenter" de esta aplicacion.
|
PresenterFunctions.HomeFunctions
Interfaz correspondiente al Presentador HomePresenter
|
PresenterFunctions.MainFunctions
Interfaz correspondiente al Presentador MainPresenter
|
PresenterFunctions.MedicionFunctions
Interfaz correspondiente al Presentador MedicionPresenter
|
PresenterFunctions.NuevaMedicionFunctions
Interfaz correspondiente al Presentador NuevaMedicionPresenter
|
PresenterFunctions.NuevoPacienteFunctions
Interfaz correspondiente al Presentador NuevoPacientePresenter
|
PresenterFunctions.PacientesFunctions
Interfaz correspondiente al Presentador PacientesPresenter
|
PresenterFunctions.PerfilPacienteFunctions
Interfaz correspondiente al Presentador PerfilPacientePresenter
|
PresenterFunctions.SobreAppFunctions
Interfaz correspondiente al Presentador SobreAppPresenter
|
PresenterFunctions.UltimasMedicionesFunctions
Interfaz correspondiente al Presentador UltimasMedicionesPresenter
|
Class and Description |
---|
ViewFunctions
Esta interfaz engloba metodos publicos de algunas de las clases de tipo View (en el
sentido de "Model-View-Presenter", no en el sentido de View que tiene Android) que se
encuentran en el paquete "view.fragments" de esta aplicacion.
|
ViewFunctions.MedicionFunctions
Interfaz correspondiente al Fragment MedicionFragment
|
ViewFunctions.NuevaMedicionFunctions
Interfaz correspondiente al Fragment NuevaMedicionFragment
|
ViewFunctions.NuevoPacienteFunctions
Interfaz correspondiente al Fragment NuevoPacienteFragment
|
ViewFunctions.PerfilPacienteFunctions
Interfaz correspondiente al Fragment PerfilPacienteFragment
|
ViewFunctions.SobreAppFunctions
Interfaz correspondiente al Fragment SobreAppFragment
|
ViewFunctions.UltimasMedicionesFunctions
Interfaz correspondiente al Fragment UltimasMedicionesFragment
|