Index
All Classes and Interfaces|All Packages|Serialized Form
R
- R2D2 - Class in Domäne
-
Die Klasse R2D2 erbt von Roboter.
- R2D2 - Enum constant in enum class Domäne.RobotType
- R2D2(String, int) - Constructor for class Domäne.R2D2
- Robot - Interface in tpe.exceptions.roboter
-
Interface für Roboter.
- RobotControl - Interface in tpe.exceptions.roboter
-
Das Interface repräsentiert einen einfachen Roboter mit seinen Funktionen.
- Roboter - Class in Domäne
-
Die Klasse Roboter implementiert Robot
- roboterAnlegen(String, int) - Method in class facade.Factorysystem
-
Legt einen neuen Roboter je nach Auswahl mit dem gegebenen Namen an
- roboterDaten(int) - Method in class facade.Factorysystem
-
Die Daten vom Roboter werden gelesen und übergeben.
- roboterZustand(int) - Method in class Domäne.RobotFactory
-
Prüft ob ein Roboter ein- oder ausgeschaltet ist
- RobotException - Exception in tpe.exceptions.roboter.exceptions
- RobotException(String, String) - Constructor for exception tpe.exceptions.roboter.exceptions.RobotException
- RobotFactory - Class in Domäne
-
Factory-Klasse für R2D2 und C3PO
- RobotFactory(String) - Constructor for class Domäne.RobotFactory
-
Benennt die RobotFactory und setzt Nexus-Roboter "Pris" ins Roboterlager
- RobotIllegalStateException - Exception in tpe.exceptions.roboter.exceptions
- RobotIllegalStateException(String, String) - Constructor for exception tpe.exceptions.roboter.exceptions.RobotIllegalStateException
- RobotInstructions - Interface in tpe.exceptions.roboter
-
Das Interface repräsentiert den Befehlssatz eines einfachen Roboters.
- RobotMagicValueException - Exception in tpe.exceptions.roboter.exceptions
- RobotMagicValueException(String, String) - Constructor for exception tpe.exceptions.roboter.exceptions.RobotMagicValueException
- RobotType - Enum Class in Domäne
-
Hier sind die Typen die man bauen kann.
All Classes and Interfaces|All Packages|Serialized Form