- Paciente - Class in com.uva.rafael.tfg_goniometer.data.entities
-
Esta clase modela a la Entity "Paciente" de la Base de Datos.
- Paciente(String, int, Sexo, int, String, ArrayList<String>, long, String, String, String, String, String) - Constructor for class com.uva.rafael.tfg_goniometer.data.entities.Paciente
-
Constructor principal de la clase
- paciente - Static variable in class com.uva.rafael.tfg_goniometer.R.id
-
- paciente - Static variable in class com.uva.rafael.tfg_goniometer.R.string
-
- paciente_cardview - Static variable in class com.uva.rafael.tfg_goniometer.R.id
-
- paciente_miniatura - Static variable in class com.uva.rafael.tfg_goniometer.R.layout
-
- paciente_textView - Static variable in class com.uva.rafael.tfg_goniometer.R.id
-
- PacienteListAdapter - Class in com.uva.rafael.tfg_goniometer.view.adapters
-
Este es el RecyclerView.Adapter asociado al RecyclerView de
PacientesFragment.
- PacienteListAdapter(ArrayList<ArrayList<String>>, Bundle, PacientesPresenter) - Constructor for class com.uva.rafael.tfg_goniometer.view.adapters.PacienteListAdapter
-
Constructor principal del RecyclerView.Adapter para el RecyclerView
- PacienteListAdapter.ViewHolder - Class in com.uva.rafael.tfg_goniometer.view.adapters
-
- pacientes - Static variable in class com.uva.rafael.tfg_goniometer.R.id
-
- pacientes_fragment - Static variable in class com.uva.rafael.tfg_goniometer.R.layout
-
- PacientesFragment - Class in com.uva.rafael.tfg_goniometer.view.fragments
-
Esta clase es el Fragment que se encarga de mostrar el listado de pacientes que se
encuentran almacenados en la Base de Datos, y acceder al perfil de cada uno de ellos pulsando
sobre su nombre.
- PacientesFragment() - Constructor for class com.uva.rafael.tfg_goniometer.view.fragments.PacientesFragment
-
- PacientesFragment_MembersInjector - Class in com.uva.rafael.tfg_goniometer.view.fragments
-
- PacientesFragment_MembersInjector(Provider<PacientesPresenter>) - Constructor for class com.uva.rafael.tfg_goniometer.view.fragments.PacientesFragment_MembersInjector
-
- PacientesPresenter - Class in com.uva.rafael.tfg_goniometer.presenter
-
Este es el Presentador asociado al Fragment PacientesFragment de la aplicacion.
- PacientesPresenter(Fragment, MainModel) - Constructor for class com.uva.rafael.tfg_goniometer.presenter.PacientesPresenter
-
Constructor principal de la clase
- packed - Static variable in class com.uva.rafael.tfg_goniometer.R.id
-
- paddingBottomNoButtons - Static variable in class com.uva.rafael.tfg_goniometer.R.attr
-
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
- paddingEnd - Static variable in class com.uva.rafael.tfg_goniometer.R.attr
-
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
- paddingStart - Static variable in class com.uva.rafael.tfg_goniometer.R.attr
-
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
- paddingTopNoTitle - Static variable in class com.uva.rafael.tfg_goniometer.R.attr
-
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
- panelBackground - Static variable in class com.uva.rafael.tfg_goniometer.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?
- panelMenuListTheme - Static variable in class com.uva.rafael.tfg_goniometer.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?
- panelMenuListWidth - Static variable in class com.uva.rafael.tfg_goniometer.R.attr
-
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
- parallax - Static variable in class com.uva.rafael.tfg_goniometer.R.id
-
- parent - Static variable in class com.uva.rafael.tfg_goniometer.R.id
-
- parentPanel - Static variable in class com.uva.rafael.tfg_goniometer.R.id
-
- pasivo - Static variable in class com.uva.rafael.tfg_goniometer.R.string
-
- password_toggle_content_description - Static variable in class com.uva.rafael.tfg_goniometer.R.string
-
- passwordToggleContentDescription - Static variable in class com.uva.rafael.tfg_goniometer.R.attr
-
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
- passwordToggleDrawable - Static variable in class com.uva.rafael.tfg_goniometer.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?
- passwordToggleEnabled - Static variable in class com.uva.rafael.tfg_goniometer.R.attr
-
Must be a boolean value, either "true
" or "false
".
- passwordToggleTint - Static variable in class com.uva.rafael.tfg_goniometer.R.attr
-
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
- passwordToggleTintMode - Static variable in class com.uva.rafael.tfg_goniometer.R.attr
-
Must be one of the following constant values.
- path_password_eye - Static variable in class com.uva.rafael.tfg_goniometer.R.string
-
- path_password_eye_mask_strike_through - Static variable in class com.uva.rafael.tfg_goniometer.R.string
-
- path_password_eye_mask_visible - Static variable in class com.uva.rafael.tfg_goniometer.R.string
-
- path_password_strike_through - Static variable in class com.uva.rafael.tfg_goniometer.R.string
-
- patient_error_database - Static variable in class com.uva.rafael.tfg_goniometer.R.string
-
- patient_success - Static variable in class com.uva.rafael.tfg_goniometer.R.string
-
- PatientEntry() - Constructor for class com.uva.rafael.tfg_goniometer.data.Contract.PatientEntry
-
- patientSearch - Static variable in class com.uva.rafael.tfg_goniometer.R.id
-
- patientSearch - Static variable in class com.uva.rafael.tfg_goniometer.R.string
-
- perfil_paciente - Static variable in class com.uva.rafael.tfg_goniometer.R.string
-
- perfil_paciente_fragment - Static variable in class com.uva.rafael.tfg_goniometer.R.layout
-
- perfiles_pacientes - Static variable in class com.uva.rafael.tfg_goniometer.R.string
-
- PerfilPacienteFragment - Class in com.uva.rafael.tfg_goniometer.view.fragments
-
Esta clase es el Fragment que se encarga de:
1.- Mostrar la informacion almacenada en la Base de Datos del paciente en concreto (datos
personales, sintomas, etc.)
2.- Mostrar/Ocultar el boton para borrar un paciente del sistema.
- PerfilPacienteFragment() - Constructor for class com.uva.rafael.tfg_goniometer.view.fragments.PerfilPacienteFragment
-
- PerfilPacienteFragment_MembersInjector - Class in com.uva.rafael.tfg_goniometer.view.fragments
-
- PerfilPacienteFragment_MembersInjector(Provider<PerfilPacientePresenter>) - Constructor for class com.uva.rafael.tfg_goniometer.view.fragments.PerfilPacienteFragment_MembersInjector
-
- PerfilPacientePresenter - Class in com.uva.rafael.tfg_goniometer.presenter
-
Este es el Presentador asociado al Fragment PerfilPacienteFragment de la aplicacion.
- PerfilPacientePresenter(Fragment, MainModel) - Constructor for class com.uva.rafael.tfg_goniometer.presenter.PerfilPacientePresenter
-
Constructor principal de la clase
- pin - Static variable in class com.uva.rafael.tfg_goniometer.R.id
-
- Platform_AppCompat - Static variable in class com.uva.rafael.tfg_goniometer.R.style
-
- Platform_AppCompat_Light - Static variable in class com.uva.rafael.tfg_goniometer.R.style
-
- Platform_ThemeOverlay_AppCompat - Static variable in class com.uva.rafael.tfg_goniometer.R.style
-
- Platform_ThemeOverlay_AppCompat_Dark - Static variable in class com.uva.rafael.tfg_goniometer.R.style
-
- Platform_ThemeOverlay_AppCompat_Light - Static variable in class com.uva.rafael.tfg_goniometer.R.style
-
- Platform_V11_AppCompat - Static variable in class com.uva.rafael.tfg_goniometer.R.style
-
- Platform_V11_AppCompat_Light - Static variable in class com.uva.rafael.tfg_goniometer.R.style
-
- Platform_V14_AppCompat - Static variable in class com.uva.rafael.tfg_goniometer.R.style
-
- Platform_V14_AppCompat_Light - Static variable in class com.uva.rafael.tfg_goniometer.R.style
-
- Platform_V21_AppCompat - Static variable in class com.uva.rafael.tfg_goniometer.R.style
-
- Platform_V21_AppCompat_Light - Static variable in class com.uva.rafael.tfg_goniometer.R.style
-
- Platform_V25_AppCompat - Static variable in class com.uva.rafael.tfg_goniometer.R.style
-
- Platform_V25_AppCompat_Light - Static variable in class com.uva.rafael.tfg_goniometer.R.style
-
- Platform_Widget_AppCompat_Spinner - Static variable in class com.uva.rafael.tfg_goniometer.R.style
-
- popupMenuStyle - Static variable in class com.uva.rafael.tfg_goniometer.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?
- popupTheme - Static variable in class com.uva.rafael.tfg_goniometer.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?
- PopupWindow - Static variable in class com.uva.rafael.tfg_goniometer.R.styleable
-
Attributes that can be used with a PopupWindow.
- PopupWindow_android_popupAnimationStyle - Static variable in class com.uva.rafael.tfg_goniometer.R.styleable
-
This symbol is the offset where the
R.attr.popupAnimationStyle
attribute's value can be found in the
R.styleable.PopupWindow
array.
- PopupWindow_android_popupBackground - Static variable in class com.uva.rafael.tfg_goniometer.R.styleable
-
This symbol is the offset where the
R.attr.popupBackground
attribute's value can be found in the
R.styleable.PopupWindow
array.
- PopupWindow_overlapAnchor - Static variable in class com.uva.rafael.tfg_goniometer.R.styleable
-
- PopupWindowBackgroundState - Static variable in class com.uva.rafael.tfg_goniometer.R.styleable
-
Attributes that can be used with a PopupWindowBackgroundState.
- PopupWindowBackgroundState_state_above_anchor - Static variable in class com.uva.rafael.tfg_goniometer.R.styleable
-
- popupWindowStyle - Static variable in class com.uva.rafael.tfg_goniometer.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?
- presenter - Variable in class com.uva.rafael.tfg_goniometer.view.fragments.HomeFragment
-
- presenter - Variable in class com.uva.rafael.tfg_goniometer.view.fragments.MedicionFragment
-
- presenter - Variable in class com.uva.rafael.tfg_goniometer.view.fragments.NuevaMedicionFragment
-
- presenter - Variable in class com.uva.rafael.tfg_goniometer.view.fragments.NuevoPacienteFragment
-
- presenter - Variable in class com.uva.rafael.tfg_goniometer.view.fragments.PacientesFragment
-
- presenter - Variable in class com.uva.rafael.tfg_goniometer.view.fragments.PerfilPacienteFragment
-
- presenter - Variable in class com.uva.rafael.tfg_goniometer.view.fragments.SobreAppFragment
-
- presenter - Variable in class com.uva.rafael.tfg_goniometer.view.fragments.UltimasMedicionesFragment
-
- presenter - Variable in class com.uva.rafael.tfg_goniometer.view.MainActivity
-
- PresenterFunctions - Interface in com.uva.rafael.tfg_goniometer.interfaces
-
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 - Interface in com.uva.rafael.tfg_goniometer.interfaces
-
Interfaz correspondiente al Presentador HomePresenter
- PresenterFunctions.MainFunctions - Interface in com.uva.rafael.tfg_goniometer.interfaces
-
Interfaz correspondiente al Presentador MainPresenter
- PresenterFunctions.MedicionFunctions - Interface in com.uva.rafael.tfg_goniometer.interfaces
-
Interfaz correspondiente al Presentador MedicionPresenter
- PresenterFunctions.NuevaMedicionFunctions - Interface in com.uva.rafael.tfg_goniometer.interfaces
-
Interfaz correspondiente al Presentador NuevaMedicionPresenter
- PresenterFunctions.NuevoPacienteFunctions - Interface in com.uva.rafael.tfg_goniometer.interfaces
-
Interfaz correspondiente al Presentador NuevoPacientePresenter
- PresenterFunctions.PacientesFunctions - Interface in com.uva.rafael.tfg_goniometer.interfaces
-
Interfaz correspondiente al Presentador PacientesPresenter
- PresenterFunctions.PerfilPacienteFunctions - Interface in com.uva.rafael.tfg_goniometer.interfaces
-
Interfaz correspondiente al Presentador PerfilPacientePresenter
- PresenterFunctions.SobreAppFunctions - Interface in com.uva.rafael.tfg_goniometer.interfaces
-
Interfaz correspondiente al Presentador SobreAppPresenter
- PresenterFunctions.UltimasMedicionesFunctions - Interface in com.uva.rafael.tfg_goniometer.interfaces
-
Interfaz correspondiente al Presentador UltimasMedicionesPresenter
- preserveIconSpacing - Static variable in class com.uva.rafael.tfg_goniometer.R.attr
-
Must be a boolean value, either "true
" or "false
".
- pressedTranslationZ - Static variable in class com.uva.rafael.tfg_goniometer.R.attr
-
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
- primary_dark_material_dark - Static variable in class com.uva.rafael.tfg_goniometer.R.color
-
- primary_dark_material_light - Static variable in class com.uva.rafael.tfg_goniometer.R.color
-
- primary_material_dark - Static variable in class com.uva.rafael.tfg_goniometer.R.color
-
- primary_material_light - Static variable in class com.uva.rafael.tfg_goniometer.R.color
-
- primary_text_default_material_dark - Static variable in class com.uva.rafael.tfg_goniometer.R.color
-
- primary_text_default_material_light - Static variable in class com.uva.rafael.tfg_goniometer.R.color
-
- primary_text_disabled_material_dark - Static variable in class com.uva.rafael.tfg_goniometer.R.color
-
- primary_text_disabled_material_light - Static variable in class com.uva.rafael.tfg_goniometer.R.color
-
- progress_circular - Static variable in class com.uva.rafael.tfg_goniometer.R.id
-
- progress_horizontal - Static variable in class com.uva.rafael.tfg_goniometer.R.id
-
- progressBarPadding - Static variable in class com.uva.rafael.tfg_goniometer.R.attr
-
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
- progressBarStyle - Static variable in class com.uva.rafael.tfg_goniometer.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?
- pronacion - Static variable in class com.uva.rafael.tfg_goniometer.R.string
-
- providesHomePresenter() - Method in class com.uva.rafael.tfg_goniometer.dependencyInjection.Module
-
- providesMainPresenter() - Method in class com.uva.rafael.tfg_goniometer.dependencyInjection.Module
-
- providesMedicionPresenter() - Method in class com.uva.rafael.tfg_goniometer.dependencyInjection.Module
-
- providesNuevaMedicionPresenter() - Method in class com.uva.rafael.tfg_goniometer.dependencyInjection.Module
-
- providesNuevoPacientePresenter() - Method in class com.uva.rafael.tfg_goniometer.dependencyInjection.Module
-
- providesPacientesPresenter() - Method in class com.uva.rafael.tfg_goniometer.dependencyInjection.Module
-
- providesPerfilPacientePresenter() - Method in class com.uva.rafael.tfg_goniometer.dependencyInjection.Module
-
- providesSobreAppPresenter() - Method in class com.uva.rafael.tfg_goniometer.dependencyInjection.Module
-
- providesUltimasMedicionesPresenter() - Method in class com.uva.rafael.tfg_goniometer.dependencyInjection.Module
-