- getA() - Method in interface fr.iutfbleau.projetIHM2022FI2.API.Changement
-
permet de récupérer le groupe de depart
- getA() - Method in class fr.iutfbleau.projetIHM2022FI2.MNP.ChangementNP
-
permet de récupérer le groupe de depart
- getAllChangements() - Method in interface fr.iutfbleau.projetIHM2022FI2.API.AbstractChangementFactory
-
permet de récupérer les changements
- getAllChangements() - Method in class fr.iutfbleau.projetIHM2022FI2.MNP.AbstractChangementFactoryNP
-
permet de récupérer les changements
- getB() - Method in interface fr.iutfbleau.projetIHM2022FI2.API.Changement
-
permet de récupérer le groupe d'arrivée
- getB() - Method in class fr.iutfbleau.projetIHM2022FI2.MNP.ChangementNP
-
permet de récupérer le groupe d'arrivée
- getEtu() - Method in interface fr.iutfbleau.projetIHM2022FI2.API.Changement
-
permet de récupérer l'étudiant demandant le changement
- getEtu() - Method in class fr.iutfbleau.projetIHM2022FI2.MNP.ChangementNP
-
permet de récupérer l'étudiant demandant le changement
- getEtudiants(String) - Method in interface fr.iutfbleau.projetIHM2022FI2.API.AbstractGroupeFactory
-
permet de retrouver un étudiant à partir d'un String.
- getEtudiants() - Method in interface fr.iutfbleau.projetIHM2022FI2.API.Groupe
-
Potentiellement "vide"
- getEtudiants(String) - Method in class fr.iutfbleau.projetIHM2022FI2.MNP.AbstractGroupeFactoryNP
-
permet de retrouver un étudiant à partir d'un String.
- getEtudiants() - Method in class fr.iutfbleau.projetIHM2022FI2.MNP.GroupeNP
-
Potentiellement "vide"
Attention nous renvoyons l'ensemble sans le copier
- getGroupeFactory() - Method in interface fr.iutfbleau.projetIHM2022FI2.API.AbstractChangementFactory
-
permet de récupérer une usine abstraite pour les groupes qui fonctionne en tandem avec cette usine abstraite
- getGroupeFactory() - Method in class fr.iutfbleau.projetIHM2022FI2.MNP.AbstractChangementFactoryNP
-
permet de récupérer l'usine abstraite pour les groupes qui fonctionne en tandem avec cette usine abstraite
- getGroupesOfEtudiant(Etudiant) - Method in interface fr.iutfbleau.projetIHM2022FI2.API.AbstractGroupeFactory
-
permet de retrouver les groupes d'un étudiant.
- getGroupesOfEtudiant(Etudiant) - Method in class fr.iutfbleau.projetIHM2022FI2.MNP.AbstractGroupeFactoryNP
-
permet de retrouver les groupes d'un étudiant.
- getId() - Method in interface fr.iutfbleau.projetIHM2022FI2.API.Changement
-
permet de récupérer l'identifiant du changement (référence interne sans intérêt irl).
- getId() - Method in interface fr.iutfbleau.projetIHM2022FI2.API.Etudiant
-
permet de récupérer l'identifiant de l'étudiant.
- getId() - Method in interface fr.iutfbleau.projetIHM2022FI2.API.Groupe
-
permet de récupérer l'identifiant d'un groupe (référence interne sans intérêt irl).
- getId() - Method in class fr.iutfbleau.projetIHM2022FI2.MNP.ChangementNP
-
permet de récupérer l'identifiant du changement (référence interne sans intérêt irl).
- getId() - Method in class fr.iutfbleau.projetIHM2022FI2.MNP.EtudiantNP
-
permet de récupérer l'identifiant de l'étudiant.
- getId() - Method in class fr.iutfbleau.projetIHM2022FI2.MNP.GroupeNP
-
permet de récupérer l'identifiant d'un groupe (référence interne sans intérêt irl).
- getMax() - Method in interface fr.iutfbleau.projetIHM2022FI2.API.Groupe
-
permet de récupérer le nombre maximum d'étudiants souhaités dans un groupe.
- getMax() - Method in class fr.iutfbleau.projetIHM2022FI2.MNP.GroupeNP
-
permet de récupérer le nombre maximum d'étudiants souhaités dans un groupe.
- getMin() - Method in interface fr.iutfbleau.projetIHM2022FI2.API.Groupe
-
permet de récupérer le nombre minimum d'étudiants souhaités dans le groupe.
- getMin() - Method in class fr.iutfbleau.projetIHM2022FI2.MNP.GroupeNP
-
permet de récupérer le nombre minimum d'étudiants souhaités dans le groupe.
- getName() - Method in interface fr.iutfbleau.projetIHM2022FI2.API.Groupe
-
permet de récupérer le nom d'un groupe (utile irl).
- getName() - Method in class fr.iutfbleau.projetIHM2022FI2.MNP.GroupeNP
-
permet de récupérer le nom d'un groupe (utile irl).
- getNom() - Method in interface fr.iutfbleau.projetIHM2022FI2.API.Etudiant
-
permet de récupérer
- getNom() - Method in class fr.iutfbleau.projetIHM2022FI2.MNP.EtudiantNP
-
permet de récupérer
- getPointPoint() - Method in interface fr.iutfbleau.projetIHM2022FI2.API.Groupe
-
permet de récupérer le groupe père
un groupe racine devrait retourner lui-même
- getPointPoint() - Method in class fr.iutfbleau.projetIHM2022FI2.MNP.GroupeNP
-
permet de récupérer le groupe père
un groupe racine devrait retourner lui-même
- getPrenom() - Method in interface fr.iutfbleau.projetIHM2022FI2.API.Etudiant
-
permet de récupérer
- getPrenom() - Method in class fr.iutfbleau.projetIHM2022FI2.MNP.EtudiantNP
-
permet de récupérer
- getPromotion() - Method in interface fr.iutfbleau.projetIHM2022FI2.API.AbstractGroupeFactory
-
permet de récupérer le Groupe qui contient les étudiants de toute la promotion
- getPromotion() - Method in class fr.iutfbleau.projetIHM2022FI2.MNP.AbstractGroupeFactoryNP
-
permet de récupérer le Groupe qui contient les étudiants de toute la promotion
- getSize() - Method in interface fr.iutfbleau.projetIHM2022FI2.API.Groupe
-
permet de récupérer le nombre d'étudiants dans ce groupe.
- getSize() - Method in class fr.iutfbleau.projetIHM2022FI2.MNP.GroupeNP
-
permet de récupérer le nombre d'étudiants dans ce groupe.
- getSousGroupes() - Method in interface fr.iutfbleau.projetIHM2022FI2.API.Groupe
-
Potentiellement "vide"
- getSousGroupes() - Method in class fr.iutfbleau.projetIHM2022FI2.MNP.GroupeNP
-
Potentiellement "vide"
Attention nous renvoyons l'ensemble sans le copier
- getType() - Method in interface fr.iutfbleau.projetIHM2022FI2.API.Groupe
-
permet de récupérer la nature du groupe
- getType() - Method in class fr.iutfbleau.projetIHM2022FI2.MNP.GroupeNP
-
permet de récupérer la nature du groupe
- Groupe - Interface in fr.iutfbleau.projetIHM2022FI2.API
-
Un groupe
- GroupeNP - Class in fr.iutfbleau.projetIHM2022FI2.MNP
-
Un groupe
- GroupeNP(String, int, int) - Constructor for class fr.iutfbleau.projetIHM2022FI2.MNP.GroupeNP
-
Nouveau groupe vide de type ROOT sans étudiants, sans sous-Groupe
- GroupeNP(Groupe, String, int, int) - Constructor for class fr.iutfbleau.projetIHM2022FI2.MNP.GroupeNP
-
Nouveau groupe vide de type FREE sans étudiants, sans sous-Groupe
- GroupeNP(Groupe) - Constructor for class fr.iutfbleau.projetIHM2022FI2.MNP.GroupeNP
-
Nouveau groupe de type PARTITION dupliquant le groupe passé en paramètre (pour servir de racine à une partition de ce groupe de type FREE passé en paramètre).