A B C D E F G H I K L M N O P Q R S T U V W Y

A

Actuator - interface de.jaetzold.art.Actuator.
Classes that represent a output-device should implement this interface.
ActuatorPeer - interface de.jaetzold.art.platform.ActuatorPeer.
This is for Peers which allow manipulation of the represented value and forward this value-change to some part of the hardware.
ActuatorPort - interface de.jaetzold.art.ActuatorPort.
Interface which describes the capabilities of an ActuatorPort.
add(SchedulerTask.Entry) - Method in class de.jaetzold.art.subsumption.SchedulerTask
 
addBehaviorFor(Comparable, BooleanSensor, Task) - Method in class de.jaetzold.art.subsumption.SchedulerTask
 
addCommandLineListener(CommandLineListener) - Method in interface de.jaetzold.util.CommandLine
 
addCommandLineListener(CommandLineListener) - Method in class de.jaetzold.util.TextOutput
This sets the CommandLineListener.
addObserver(Observer) - Method in class de.jaetzold.util.DateObservable
Fuegt einen neuen Observer hinzu.
addObserver(Observer) - Method in class de.jaetzold.util.SerialPortOptionsPanel
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface de.jaetzold.util.PropertyChangeInformer
 
addPropertyChangeListener(PropertyChangeListener) - Method in class de.jaetzold.art.RawSensor
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface de.jaetzold.art.Sensor
A PropertyChangeListener receives PropertyChangeEvents whenever this Sensor receives a SensorEvent.
addPropertyChangeListener(PropertyChangeListener) - Method in class de.jaetzold.art.CombinedSensor
 
addPropertyChangeListener(PropertyChangeListener) - Method in class de.jaetzold.art.platform.BaseSensorPeer
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface de.jaetzold.art.platform.SensorPeer
The SensorEvents get deliverd to all registered PropertyChangeListeners.
addPropertyChangeListener(PropertyChangeListener) - Method in class de.jaetzold.art.examples.DriveTrainSimpleAlgorithm
 
addPropertyChangeListener(PropertyChangeListener) - Method in class de.jaetzold.art.examples.SubsumptionLiSe
 
addPropertyChangeListener(PropertyChangeListener) - Method in class de.jaetzold.art.examples.SubsumptionTrusty
 
addPropertyChangeListener(PropertyChangeListener) - Method in class de.jaetzold.art.examples.TrustySimpleAlgorithm
 
addPropertyChangeListener(PropertyChangeListener) - Method in class de.jaetzold.art.examples.LiSeSimpleAlgorithm
 
addPropertyChangeListener(PropertyChangeListener) - Method in class de.jaetzold.art.examples.AriadneSimpleAlgorithm
 
addPropertyChangeListenerFor(Object, PropertyChangeListener) - Static method in class de.jaetzold.util.BeanSupport
 
addSensorListener(SensorListener) - Method in class de.jaetzold.art.RawSensor
 
addSensorListener(SensorListener) - Method in interface de.jaetzold.art.Sensor
Adds the specified SensorListener to this Sensor so that it receives SensorEvents from it.
addSensorListener(SensorListener, SensorEventDescriptor) - Method in class de.jaetzold.art.RawSensor
Adds the specified SensorListener to this Sensor so that it receives the SensorEvents which are described by the specified SensorEventDescriptor.
addVetoableChangeListener(VetoableChangeListener) - Method in interface de.jaetzold.art.Actuator
For Listeners which can refuse some values to be set.
addVetoableChangeListener(VetoableChangeListener) - Method in class de.jaetzold.art.RawActuator
 
AlertDialog - class de.jaetzold.util.AlertDialog.
Modaler Dialog mit einem TextField fuer eine Nachricht, sowie optional bis zu 3 Knoepfen.
AlertDialog(String, String, String, String, Frame) - Constructor for class de.jaetzold.util.AlertDialog
Erzeugt einen neuen Dialog mit den angegebenen Parametern.
alive - Variable in class de.jaetzold.art.platform.lego.RCX
 
ALIVE - Static variable in class de.jaetzold.art.platform.lego.RCX
 
alive() - Method in class de.jaetzold.art.platform.lego.RCX
 
AllSensorEventDescriptor - class de.jaetzold.art.AllSensorEventDescriptor.
 
AllSensorEventDescriptor() - Constructor for class de.jaetzold.art.AllSensorEventDescriptor
 
analog - Variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
analogNumberingStart - Variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
AngleSensor - class de.jaetzold.art.AngleSensor.
A class for measuring an angle.
AngleSensor() - Constructor for class de.jaetzold.art.AngleSensor
Constructs an AngleSensor whithone count being one revolution.
AngleSensor(double) - Constructor for class de.jaetzold.art.AngleSensor
Constructs an AngleSensor whith a scale.
AngleSensor(double, double) - Constructor for class de.jaetzold.art.AngleSensor
Constructs an AngleSensor whith a scale.
AngleSensorPeer - interface de.jaetzold.art.platform.AngleSensorPeer.
This is not used by now an just available for completeness.
angleUnits - Variable in class de.jaetzold.art.AngleSensor
The count-value is multiplied by angleUnits/angleUnitsFraction when computing the angle in whole turns.
angleUnitsFraction - Variable in class de.jaetzold.art.AngleSensor
The count-value is multiplied by angleUnits/angleUnitsFraction when computing the angle in whole turns.
angleView - Variable in class de.jaetzold.art.examples.LiSeView
 
append(Object) - Method in class de.jaetzold.util.TextOutput
In Windows95 the TextArea cant contain an unlimited amount of text, so I try to limit it somehow.
appName - Static variable in class de.jaetzold.util.SerialPortOptionsPanel
 
ariadne - Variable in class de.jaetzold.art.examples.AriadneCommands
 
ariadne - Variable in class de.jaetzold.art.examples.SubsumptionAriadneRobot
 
ariadne - Variable in class de.jaetzold.art.examples.SubsumptionAriadne
 
Ariadne - interface de.jaetzold.art.examples.Ariadne.
 
AriadneCommands - class de.jaetzold.art.examples.AriadneCommands.
 
AriadneCommands() - Constructor for class de.jaetzold.art.examples.AriadneCommands
 
AriadneCommands(Ariadne) - Constructor for class de.jaetzold.art.examples.AriadneCommands
 
AriadneSimpleAlgorithm - class de.jaetzold.art.examples.AriadneSimpleAlgorithm.
 
AriadneSimpleAlgorithm.Robot - interface de.jaetzold.art.examples.AriadneSimpleAlgorithm.Robot.
 
AriadneSimpleAlgorithm(AriadneSimpleAlgorithm.Robot) - Constructor for class de.jaetzold.art.examples.AriadneSimpleAlgorithm
 
AriadneSimpleFTDemoRobot - class de.jaetzold.art.examples.AriadneSimpleFTDemoRobot.
 
AriadneSimpleFTDemoRobot() - Constructor for class de.jaetzold.art.examples.AriadneSimpleFTDemoRobot
 
AriadneSimpleFTDemoRobot(NormalizedDriveTrain) - Constructor for class de.jaetzold.art.examples.AriadneSimpleFTDemoRobot
 
AriadneSimpleFTDemoRobot(RobotInterface) - Constructor for class de.jaetzold.art.examples.AriadneSimpleFTDemoRobot
 
AriadneSimpleFTDemoRobot(String) - Constructor for class de.jaetzold.art.examples.AriadneSimpleFTDemoRobot
 
AriadneSimpleMSDemoRobot - class de.jaetzold.art.examples.AriadneSimpleMSDemoRobot.
 
AriadneSimpleMSDemoRobot() - Constructor for class de.jaetzold.art.examples.AriadneSimpleMSDemoRobot
 
AriadneSimpleMSDemoRobot(NormalizedDriveTrain) - Constructor for class de.jaetzold.art.examples.AriadneSimpleMSDemoRobot
 
AriadneSimpleMSDemoRobot(RobotInterface) - Constructor for class de.jaetzold.art.examples.AriadneSimpleMSDemoRobot
 
AriadneSimpleMSDemoRobot(String) - Constructor for class de.jaetzold.art.examples.AriadneSimpleMSDemoRobot
 
AriadneSimpleRobot - class de.jaetzold.art.examples.AriadneSimpleRobot.
 
AriadneSimpleRobot() - Constructor for class de.jaetzold.art.examples.AriadneSimpleRobot
 
AriadneSimpleRobot(NormalizedDriveTrain, int, double) - Constructor for class de.jaetzold.art.examples.AriadneSimpleRobot
 
AriadneView - class de.jaetzold.art.examples.AriadneView.
 
AriadneView() - Constructor for class de.jaetzold.art.examples.AriadneView
 
AriadneView(Ariadne) - Constructor for class de.jaetzold.art.examples.AriadneView
 
array(byte[]) - Static method in class de.jaetzold.util.Copy
Macht eine komplette Kopie des uebergebenen Arrays.
array(byte[], int, int) - Static method in class de.jaetzold.util.Copy
Liefert eine Kopie von dem spezifizierten Subarray des uebergebenen Arrays.
available - Variable in class de.jaetzold.util.NullInputStream
Der Wert der bei available() geliefert werden soll.
available() - Method in class de.jaetzold.util.NullInputStream
Liefert den Wert der Variablen "available" als Resultat.
available() - Method in class de.jaetzold.art.platform.PacketInputStream
Returns the number of bytes in the input-buffer added to the result of super.available().
AVOID_LEFT - Static variable in interface de.jaetzold.art.examples.Trusty
 
AVOID_RIGHT - Static variable in interface de.jaetzold.art.examples.Trusty
 
avoidLeft - Variable in class de.jaetzold.art.examples.SubsumptionTrusty
 
avoidLeft() - Method in interface de.jaetzold.art.examples.Trusty
 
avoidLeft() - Method in class de.jaetzold.art.examples.SubsumptionTrusty
 
avoidLeft() - Method in class de.jaetzold.art.examples.TrustySimpleAlgorithm
 
avoidRight - Variable in class de.jaetzold.art.examples.SubsumptionTrusty
 
avoidRight() - Method in interface de.jaetzold.art.examples.Trusty
 
avoidRight() - Method in class de.jaetzold.art.examples.SubsumptionTrusty
 
avoidRight() - Method in class de.jaetzold.art.examples.TrustySimpleAlgorithm
 
AWTRobotInterface - class de.jaetzold.art.examples.AWTRobotInterface.
 
AWTRobotInterface.AWTActuatorPort - class de.jaetzold.art.examples.AWTRobotInterface.AWTActuatorPort.
 
AWTRobotInterface.AWTSensorPort - class de.jaetzold.art.examples.AWTRobotInterface.AWTSensorPort.
 
AWTRobotInterface.TextFieldActuatorPeer - class de.jaetzold.art.examples.AWTRobotInterface.TextFieldActuatorPeer.
 
AWTRobotInterface.TextFieldActuatorPeer(AWTRobotInterface, TextField) - Constructor for class de.jaetzold.art.examples.AWTRobotInterface.TextFieldActuatorPeer
 
AWTRobotInterface.TextFieldSensorPeer - class de.jaetzold.art.examples.AWTRobotInterface.TextFieldSensorPeer.
 
AWTRobotInterface.TextFieldSensorPeer(AWTRobotInterface, TextField) - Constructor for class de.jaetzold.art.examples.AWTRobotInterface.TextFieldSensorPeer
 
AWTSensorView - class de.jaetzold.art.examples.AWTSensorView.
 
AWTSensorView() - Constructor for class de.jaetzold.art.examples.AWTSensorView
 
AWTSensorView(Sensor) - Constructor for class de.jaetzold.art.examples.AWTSensorView
 

B

backupMeters - Variable in class de.jaetzold.art.examples.TrustySimpleBaseRobot
 
backupMeters - Variable in class de.jaetzold.art.examples.TrustySimpleAlgorithm
 
backupTime - Variable in class de.jaetzold.art.examples.SimpleTrustyRobot
 
backupTime - Variable in class de.jaetzold.art.examples.SimpleTrusty
 
backward - Variable in class de.jaetzold.art.Motor
Whether the output should reverse its polarity when supplying power to the motor.
BACKWARD - Static variable in interface de.jaetzold.art.examples.DriveTrain
 
backward() - Method in class de.jaetzold.art.Motor
Sets the direction of the motor to the opposite of its default-direction.
backward() - Method in class de.jaetzold.art.examples.DriveTrainSimpleAlgorithm
 
backward() - Method in interface de.jaetzold.art.examples.DriveTrain
 
backward(double) - Method in class de.jaetzold.art.examples.NormalizedDriveTrainSimpleAlgorithm
 
backward(double) - Method in interface de.jaetzold.art.examples.NormalizedDriveTrain
 
BaseActuatorPort - class de.jaetzold.art.platform.BaseActuatorPort.
Base class for easy implementation of the interface ActuatorPort.
BaseActuatorPort() - Constructor for class de.jaetzold.art.platform.BaseActuatorPort
Constructs a new ActuatorPort with dumb default values for it's properties.
BaseActuatorPort(RobotInterface, Object, int, String, double, double, long, Port[]) - Constructor for class de.jaetzold.art.platform.BaseActuatorPort
Constructs a new ActuatorPort with the given values for it's properties.
BaseSensorPeer - class de.jaetzold.art.platform.BaseSensorPeer.
Base class for easier implementation of the interface SensorPeer.
BaseSensorPeer() - Constructor for class de.jaetzold.art.platform.BaseSensorPeer
 
BaseSensorPort - class de.jaetzold.art.platform.BaseSensorPort.
Base class for easy implementation of the interface SensorPort.
BaseSensorPort() - Constructor for class de.jaetzold.art.platform.BaseSensorPort
Constructs a new SensorPort with dumb default values for it's properties.
BaseSensorPort(RobotInterface, Object, int, double, double, long, Port[]) - Constructor for class de.jaetzold.art.platform.BaseSensorPort
Constructs a new SensorPort with the given values for it's properties.
baudrateTF - Variable in class de.jaetzold.util.SerialPortOptionsPanel
 
BeanSupport - class de.jaetzold.util.BeanSupport.
 
BeanSupport() - Constructor for class de.jaetzold.util.BeanSupport
 
beginsWithHeader(byte[], int, int) - Method in interface de.jaetzold.art.platform.PacketInputStream.PacketHeaderChecker
 
beginsWithHeader(byte[], int, int) - Method in class de.jaetzold.art.platform.PacketInputStream.DefaultPacketHeaderChecker
 
BinaryOperator - interface de.jaetzold.util.BinaryOperator.
 
BinaryOperatorStateDecider - class de.jaetzold.util.BinaryOperatorStateDecider.
 
BinaryOperatorStateDecider() - Constructor for class de.jaetzold.util.BinaryOperatorStateDecider
 
BinaryOperatorStateDecider(BinaryOperator) - Constructor for class de.jaetzold.util.BinaryOperatorStateDecider
 
BinaryOperatorStateDecider(BinaryOperator, boolean) - Constructor for class de.jaetzold.util.BinaryOperatorStateDecider
 
BooleanConversion - interface de.jaetzold.util.BooleanConversion.
 
BooleanConversionAdapter - class de.jaetzold.util.BooleanConversionAdapter.
 
BooleanConversionAdapter() - Constructor for class de.jaetzold.util.BooleanConversionAdapter
 
BooleanSensor - class de.jaetzold.art.BooleanSensor.
A class which represents a sensor for two states, false and true.
BooleanSensor() - Constructor for class de.jaetzold.art.BooleanSensor
 
BooleanSensorPeer - interface de.jaetzold.art.platform.BooleanSensorPeer.
This interface is not really needed.
bumpedLeft() - Method in class de.jaetzold.art.examples.SimpleTrusty
 
bumpedRight() - Method in class de.jaetzold.art.examples.SimpleTrusty
 
buttonKlickMonitor - Variable in class de.jaetzold.util.AlertDialog
Wenn geklickt wurde wird diesem Monitor notifyAll() geshickt.
ByteArray - class de.jaetzold.util.ByteArray.
 
ByteArray(byte[]) - Constructor for class de.jaetzold.util.ByteArray
 
byteValue() - Method in class de.jaetzold.art.SensorEventNumber
 
byteValue() - Method in class de.jaetzold.art.SensorNumber
 

C

calibrate() - Method in class de.jaetzold.art.StepperMotor
This method is called when (re)calibration is required.
calibrate() - Method in class de.jaetzold.art.Servo
 
calibrate() - Method in interface de.jaetzold.art.platform.ServoPeer
Give the servo a chance to calibrate.
call(byte[]) - Method in class de.jaetzold.art.platform.lego.RCX
 
call(Task) - Method in class de.jaetzold.art.platform.lego.RCX
 
CANCEL - Static variable in class de.jaetzold.util.AlertDialog
Konstante fuer den CANCEL Knopf.
centeredTask - Variable in class de.jaetzold.art.examples.SubsumptionLiSe
 
changes - Variable in class de.jaetzold.art.RawSensor
Now comes the stuff for the events and their listeners
changes - Variable in class de.jaetzold.art.platform.BaseSensorPeer
 
changes - Variable in class de.jaetzold.art.examples.DriveTrainSimpleAlgorithm
 
changes - Variable in class de.jaetzold.art.examples.TrustySimpleAlgorithm
 
changes - Variable in class de.jaetzold.art.examples.LiSeSimpleAlgorithm
 
changes - Variable in class de.jaetzold.art.examples.AriadneSimpleAlgorithm
 
chassis - Variable in class de.jaetzold.art.examples.SimpleTrusty
 
className - Variable in class de.jaetzold.util.Debug
Name of the class, including package-name.
closeUpperDialogIfAny() - Method in class de.jaetzold.util.SerialPortOptionsPanel
 
combine(double, double) - Method in interface de.jaetzold.util.BinaryOperator
 
CombinedRange - class de.jaetzold.util.CombinedRange.
 
CombinedRange(Range[]) - Constructor for class de.jaetzold.util.CombinedRange
 
CombinedRange(Range, Range) - Constructor for class de.jaetzold.util.CombinedRange
 
CombinedSensor - class de.jaetzold.art.CombinedSensor.
 
CombinedSensor() - Constructor for class de.jaetzold.art.CombinedSensor
 
CombinedSensor(Sensor, BinaryOperator) - Constructor for class de.jaetzold.art.CombinedSensor
 
CommandLine - interface de.jaetzold.util.CommandLine.
A CommandLine provides the ability to inform a CommandLineListener when a new line of input is ready.
CommandLineListener - interface de.jaetzold.util.CommandLineListener.
 
CommController - class de.jaetzold.util.apps.CommController.
 
CommController() - Constructor for class de.jaetzold.util.apps.CommController
 
commPort - Variable in class de.jaetzold.util.apps.CommController
 
ComplementRange - class de.jaetzold.util.ComplementRange.
 
ComplementRange(Range) - Constructor for class de.jaetzold.util.ComplementRange
 
conformsTo(Object) - Method in interface de.jaetzold.art.Port
Tells whether the given Object somehow identifies this Port.
conformsTo(Object) - Method in class de.jaetzold.art.platform.BaseSensorPort
 
conformsTo(RobotInterfaceDefinition) - Method in interface de.jaetzold.art.RobotInterface
Tells whether the given RobotInterfaceDefinition identifies this RobotInterface.
conformsTo(RobotInterfaceDefinition) - Method in class de.jaetzold.art.platform.lego.Mindstorms
 
conformsTo(RobotInterfaceDefinition) - Method in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
conformsTo(RobotInterfaceDefinition) - Method in class de.jaetzold.art.examples.AWTRobotInterface
 
connected - Variable in class de.jaetzold.art.platform.lego.RCX
 
CONNECTION_ALIVE - Static variable in class de.jaetzold.art.platform.lego.Mindstorms
 
CONNECTION_DEAD - Static variable in class de.jaetzold.art.platform.lego.Mindstorms
 
connectWith(Actuator) - Method in interface de.jaetzold.art.ActuatorPort
Connects the given Actuator to this port.
connectWith(Actuator) - Method in class de.jaetzold.art.platform.BaseActuatorPort
 
connectWith(ActuatorPort) - Method in class de.jaetzold.art.RawActuator
Connects this Object with the given Port.
connectWith(ActuatorPort) - Method in class de.jaetzold.art.Motor
Connects this Object with the given Port.
connectWith(ActuatorPort) - Method in class de.jaetzold.art.StepperMotor
 
connectWith(ActuatorPort) - Method in class de.jaetzold.art.Servo
 
connectWith(Port) - Method in class de.jaetzold.art.RawSensor
 
connectWith(Port) - Method in interface de.jaetzold.art.Sensor
Connects the Sensor with the given Port.
connectWith(Sensor) - Method in interface de.jaetzold.art.SensorPort
Connects the given Sensor to this port.
connectWith(Sensor) - Method in class de.jaetzold.art.platform.BaseSensorPort
 
connectWith(SensorPort) - Method in class de.jaetzold.art.RawSensor
Connects this Sensor with the given Port.
connectWith(SensorPort) - Method in class de.jaetzold.art.StateSensor
 
connectWith(SensorPort) - Method in class de.jaetzold.art.LightSensor
 
connectWith(SensorPort) - Method in class de.jaetzold.art.RawActuator
 
connectWith(SensorPort) - Method in class de.jaetzold.art.CountSensor
 
constant - Variable in class de.jaetzold.util.ConstantConversion
 
ConstantConversion - class de.jaetzold.util.ConstantConversion.
 
ConstantConversion(double) - Constructor for class de.jaetzold.util.ConstantConversion
 
ConstantSensorPort - class de.jaetzold.art.ConstantSensorPort.
 
ConstantSensorPort(double) - Constructor for class de.jaetzold.art.ConstantSensorPort
 
contains(double) - Method in class de.jaetzold.util.SingleRange
Tells whether the given value is in the Range or not.
contains(double) - Method in class de.jaetzold.util.DifferenceRange
 
contains(double) - Method in class de.jaetzold.util.ComplementRange
 
contains(double) - Method in interface de.jaetzold.util.Range
Tells whether the given value is in the Range or not.
contains(double) - Method in class de.jaetzold.util.CombinedRange
 
contains(double) - Method in class de.jaetzold.util.IntersectionRange
 
contains(Event) - Method in class de.jaetzold.util.EventQueue
 
contains(Object) - Method in class de.jaetzold.util.Queue
 
content - Variable in class de.jaetzold.util.TextOutput
This is our own buffer of the output.
contentPanel - Variable in class de.jaetzold.art.examples.AWTSensorView
 
contentPanel - Variable in class de.jaetzold.art.examples.LiSeView
 
Conversion - interface de.jaetzold.util.Conversion.
 
ConversionAdapter - class de.jaetzold.util.ConversionAdapter.
 
ConversionAdapter() - Constructor for class de.jaetzold.util.ConversionAdapter
 
convert(double) - Method in class de.jaetzold.util.ConversionAdapter
 
convert(double) - Method in class de.jaetzold.util.ConstantConversion
 
convert(double) - Method in interface de.jaetzold.util.Conversion
 
convertAngleToUnits(double) - Method in class de.jaetzold.art.AngleSensor
Converts an angle to a count-value according to its scale.
convertToActuatorIncoming(double) - Method in class de.jaetzold.art.RawActuator
 
convertToActuatorOutgoing(double) - Method in class de.jaetzold.art.RawActuator
 
convertToBoolean(double) - Method in class de.jaetzold.util.BooleanConversionAdapter
 
convertToBoolean(double) - Method in interface de.jaetzold.util.BooleanConversion
 
convertToBoolean(double) - Method in class de.jaetzold.art.BooleanSensor
This method is used to convert the double values to boolean.
convertToIncoming(double) - Method in class de.jaetzold.art.RawSensor
This is a Template-Method for subclasses.
convertToIncoming(double) - Method in class de.jaetzold.art.StateSensor
This hook from RawSensor is used to convert the value.
convertToIncoming(double) - Method in class de.jaetzold.art.LightSensor
 
convertToIncoming(double) - Method in class de.jaetzold.art.CountSensor
 
convertToIncoming(double) - Method in class de.jaetzold.art.CombinedSensor
 
convertToOutgoing(double) - Method in class de.jaetzold.art.RawSensor
This is a Template-Method for subclasses.
convertToOutgoing(double) - Method in class de.jaetzold.art.AngleSensor
 
convertUnitsToAngle(double) - Method in class de.jaetzold.art.AngleSensor
Converts a count-value to an angle according to its scale.
Copy - class de.jaetzold.util.Copy.
Utilityklasse zum kopieren von Arrays.
Copy() - Constructor for class de.jaetzold.util.Copy
 
copy(byte[]) - Static method in class de.jaetzold.util.ByteArray
Macht eine komplette Kopie des uebergebenen Arrays.
copy(byte[], int, int) - Static method in class de.jaetzold.util.ByteArray
Liefert eine Kopie von dem spezifizierten Subarray des uebergebenen Arrays.
CorruptPacketException - exception de.jaetzold.art.platform.CorruptPacketException.
 
CorruptPacketException() - Constructor for class de.jaetzold.art.platform.CorruptPacketException
 
CorruptPacketException(String) - Constructor for class de.jaetzold.art.platform.CorruptPacketException
 
countSensor - Variable in class de.jaetzold.art.StepperMotor
The CountSensor representing the position of this StepperMotor.
CountSensor - class de.jaetzold.art.CountSensor.
This class represents a Sensor which counts state-transitions.
CountSensor.AbsoluteStateDifferenceStateDecider - class de.jaetzold.art.CountSensor.AbsoluteStateDifferenceStateDecider.
This is the StateDecider used as the default in CountSensor.
CountSensor.AbsoluteStateDifferenceStateDecider() - Constructor for class de.jaetzold.art.CountSensor.AbsoluteStateDifferenceStateDecider
 
CountSensor.CountSensorPort - class de.jaetzold.art.CountSensor.CountSensorPort.
A SensorPort for the count-value.
CountSensor.CountSensorPort(CountSensor) - Constructor for class de.jaetzold.art.CountSensor.CountSensorPort
 
CountSensor() - Constructor for class de.jaetzold.art.CountSensor
 
CountSensorPeer - interface de.jaetzold.art.platform.CountSensorPeer.
This interface just defines that the peer delivers a value which should be interpreted as a count-value.
createCommonViews(Panel, Panel) - Method in class de.jaetzold.util.SerialPortOptionsPanel
 
createEvent(Object, Object) - Method in interface de.jaetzold.art.platform.lego.RCX.SensorValueDefinition
 
createEvent(Object, Object) - Method in class de.jaetzold.art.platform.lego.RCX.AliveValueDefinition
 
createEvent(Object, Object) - Method in class de.jaetzold.art.platform.lego.RCX.PollSensorValueDefinition
 
createObjectIdentifier() - Method in class de.jaetzold.util.Debug
 
currentValue - Variable in class de.jaetzold.art.examples.AWTRobotInterface.TextFieldSensorPeer
 
customFilter - Variable in class de.jaetzold.art.platform.lego.RCX.WritePacketTask
 

D

databitsC - Variable in class de.jaetzold.util.SerialPortOptionsPanel
 
date - Variable in class de.jaetzold.util.DateObservable
Das letzte mit getDate() gelieferte Datum.
DateObservable - class de.jaetzold.util.DateObservable.
Ein Observable fuer Zeit.
DateObservable() - Constructor for class de.jaetzold.util.DateObservable
Erzeugt eine neues DateObservable mit precision = MINUTES
DateObservable(int) - Constructor for class de.jaetzold.util.DateObservable
Erzeugt eine neues DateObservable mit der angegebenen precision.
DAYS - Static variable in class de.jaetzold.util.DateObservable
Die Konstante fuer precision = DAYS.
de.jaetzold.art - package de.jaetzold.art
 
de.jaetzold.art.examples - package de.jaetzold.art.examples
 
de.jaetzold.art.platform - package de.jaetzold.art.platform
 
de.jaetzold.art.platform.fischertechnik - package de.jaetzold.art.platform.fischertechnik
 
de.jaetzold.art.platform.lego - package de.jaetzold.art.platform.lego
 
de.jaetzold.art.subsumption - package de.jaetzold.art.subsumption
 
de.jaetzold.util - package de.jaetzold.util
 
de.jaetzold.util.apps - package de.jaetzold.util.apps
 
debug - Variable in class de.jaetzold.util.Debug
Reflects the value of the property className.debug at the time this class had been initialized.
Debug - class de.jaetzold.util.Debug.
This class encapsulates common code for debugging
Debug(String) - Constructor for class de.jaetzold.util.Debug
Constructs a new debug-object for the Class named className.
defaultReadTimeout - Variable in class de.jaetzold.art.platform.PacketInputStream
 
defaultWriteTimeout - Variable in class de.jaetzold.art.platform.lego.RCXPacketOutputStream
 
deleteObserver(Observer) - Method in class de.jaetzold.util.SerialPortOptionsPanel
 
describes(SensorEvent) - Method in interface de.jaetzold.art.SensorEventDescriptor
Tells whether the given SensorEvent is in the group described by this SensorEventDescriptor.
describes(SensorEvent) - Method in class de.jaetzold.art.AllSensorEventDescriptor
 
desiredCount - Variable in class de.jaetzold.art.StepperMotor
The position the StepperMotor currently wants to be at.
DifferenceRange - class de.jaetzold.util.DifferenceRange.
 
DifferenceRange(Range, Range) - Constructor for class de.jaetzold.util.DifferenceRange
 
differWithPrecision(Date, Date) - Method in class de.jaetzold.util.DateObservable
Vergleicht die uebergebenen Date-Objekte mit der precision dieses DateObservable.
digitalsState - Variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
disableEvent(SensorEventDescriptor) - Method in class de.jaetzold.art.RawSensor
Disables the type of Event described by the given SensorEventDescriptor.
disableEvent(SensorEventDescriptor) - Method in class de.jaetzold.art.platform.BaseSensorPeer
 
disableEvent(SensorEventDescriptor) - Method in class de.jaetzold.art.platform.ForwardingSensorPeer
 
disableEvent(SensorEventDescriptor) - Method in interface de.jaetzold.art.platform.SensorPeer
Disable delivering the Events described by the given SensorEventDescriptor.
disableEvent(SensorEventDescriptor) - Method in class de.jaetzold.art.platform.lego.Mindstorms.RCXRawSensorPeer
 
disconnect() - Method in class de.jaetzold.art.RawSensor
 
disconnect() - Method in class de.jaetzold.art.StateSensor
 
disconnect() - Method in interface de.jaetzold.art.Sensor
Disconnects this Sensor from it's Peer and it's Port.
disconnect() - Method in class de.jaetzold.art.LightSensor
 
disconnect() - Method in class de.jaetzold.art.RawActuator
 
disconnect() - Method in class de.jaetzold.art.CountSensor
 
disconnect() - Method in class de.jaetzold.art.Motor
 
disconnect() - Method in class de.jaetzold.art.StepperMotor
 
disconnect() - Method in class de.jaetzold.art.Servo
 
disconnect(Actuator) - Method in interface de.jaetzold.art.ActuatorPort
Disconnects the given Actuator from this port.
disconnect(Actuator) - Method in class de.jaetzold.art.platform.BaseActuatorPort
 
disconnect(Sensor) - Method in interface de.jaetzold.art.SensorPort
Disconnects the given Sensor from this port.
disconnect(Sensor) - Method in class de.jaetzold.art.platform.BaseSensorPort
 
done() - Method in interface de.jaetzold.art.platform.PacketFilter
 
done() - Method in class de.jaetzold.art.platform.lego.RCX.WritePacketTask
 
done() - Method in class de.jaetzold.art.platform.lego.RCXPacketFilterTable
 
doubleValue() - Method in class de.jaetzold.art.SensorEventNumber
 
doubleValue() - Method in class de.jaetzold.art.SensorNumber
 
driveTrain - Variable in class de.jaetzold.art.examples.TrustySimpleBaseRobot
 
driveTrain - Variable in class de.jaetzold.art.examples.AriadneSimpleRobot
 
driveTrain - Variable in class de.jaetzold.art.examples.TrustySimpleAlgorithm
 
driveTrain - Variable in class de.jaetzold.art.examples.SubsumptionAriadneFTDemoRobot
 
driveTrain - Variable in class de.jaetzold.art.examples.SimpleTrustyRobot
 
driveTrain - Variable in class de.jaetzold.art.examples.SubsumptionAriadneMSDemoRobot
 
driveTrain - Variable in class de.jaetzold.art.examples.AriadneSimpleAlgorithm
 
DriveTrain - interface de.jaetzold.art.examples.DriveTrain.
 
DriveTrainCommands - class de.jaetzold.art.examples.DriveTrainCommands.
 
DriveTrainCommands() - Constructor for class de.jaetzold.art.examples.DriveTrainCommands
 
DriveTrainCommands(DriveTrain) - Constructor for class de.jaetzold.art.examples.DriveTrainCommands
 
DriveTrainSimpleAlgorithm - class de.jaetzold.art.examples.DriveTrainSimpleAlgorithm.
 
DriveTrainSimpleAlgorithm.Robot - interface de.jaetzold.art.examples.DriveTrainSimpleAlgorithm.Robot.
 
DriveTrainSimpleAlgorithm() - Constructor for class de.jaetzold.art.examples.DriveTrainSimpleAlgorithm
 
DriveTrainSimpleAlgorithm(DriveTrainSimpleAlgorithm.Robot) - Constructor for class de.jaetzold.art.examples.DriveTrainSimpleAlgorithm
 
DriveTrainSimpleMSDemoRobot - class de.jaetzold.art.examples.DriveTrainSimpleMSDemoRobot.
 
DriveTrainSimpleMSDemoRobot() - Constructor for class de.jaetzold.art.examples.DriveTrainSimpleMSDemoRobot
 
DriveTrainSimpleMSDemoRobot(RobotInterface) - Constructor for class de.jaetzold.art.examples.DriveTrainSimpleMSDemoRobot
 
DriveTrainSimpleMSDemoRobot(String) - Constructor for class de.jaetzold.art.examples.DriveTrainSimpleMSDemoRobot
 
DriveTrainSimpleRobot - class de.jaetzold.art.examples.DriveTrainSimpleRobot.
 
DriveTrainSimpleRobot() - Constructor for class de.jaetzold.art.examples.DriveTrainSimpleRobot
 
DriveTrainSimpleRobot(RobotInterface) - Constructor for class de.jaetzold.art.examples.DriveTrainSimpleRobot
 
DriveTrainSimpleRobot(RobotInterfaceDefinition) - Constructor for class de.jaetzold.art.examples.DriveTrainSimpleRobot
 
DriveTrainSimpleRobot(String) - Constructor for class de.jaetzold.art.examples.DriveTrainSimpleRobot
 
DriveTrainView - class de.jaetzold.art.examples.DriveTrainView.
 
DriveTrainView() - Constructor for class de.jaetzold.art.examples.DriveTrainView
 
DriveTrainView(DriveTrain) - Constructor for class de.jaetzold.art.examples.DriveTrainView
 
dt - Variable in class de.jaetzold.art.examples.NormalizedDriveTrainCommands
 
dt - Variable in class de.jaetzold.art.examples.DriveTrainCommands
 

E

enableEvent(SensorEventDescriptor) - Method in class de.jaetzold.art.RawSensor
Enables the type of Event described by the given SensorEventDescriptor.
enableEvent(SensorEventDescriptor) - Method in class de.jaetzold.art.platform.BaseSensorPeer
 
enableEvent(SensorEventDescriptor) - Method in class de.jaetzold.art.platform.ForwardingSensorPeer
 
enableEvent(SensorEventDescriptor) - Method in interface de.jaetzold.art.platform.SensorPeer
Enable delivering the Events described by the given SensorEventDescriptor.
enableEvent(SensorEventDescriptor) - Method in class de.jaetzold.art.platform.lego.Mindstorms.RCXRawSensorPeer
 
endPerforming() - Method in class de.jaetzold.util.TaskPerformer
 
equals(Object) - Method in class de.jaetzold.util.ByteArray
 
equals(Object) - Method in class de.jaetzold.util.EqualSourceEvent
 
equals(Object) - Method in class de.jaetzold.art.SensorEvent
 
equals(Object) - Method in class de.jaetzold.art.RobotInterfaceStringDefinition
 
equals(Object) - Method in class de.jaetzold.art.AllSensorEventDescriptor
 
equals(Object) - Method in class de.jaetzold.art.platform.BaseSensorPort
 
equals(Object) - Method in class de.jaetzold.art.platform.lego.RCX.Null
 
equals(Object) - Method in class de.jaetzold.art.platform.lego.RCX.AliveValueDefinition
 
equals(Object) - Method in class de.jaetzold.art.platform.lego.RCX.PollSensorValueDefinition
 
equals(Object) - Method in class de.jaetzold.art.platform.lego.Mindstorms.RotationSensorValueDefinition
 
EqualSourceEvent - class de.jaetzold.util.EqualSourceEvent.
 
EqualSourceEvent(Object) - Constructor for class de.jaetzold.util.EqualSourceEvent
 
errorLevel - Variable in class de.jaetzold.util.Debug
Set verbosity of error messages.
Event - interface de.jaetzold.util.Event.
 
EventBase - class de.jaetzold.util.EventBase.
 
EventBase() - Constructor for class de.jaetzold.util.EventBase
 
EventBase(Object) - Constructor for class de.jaetzold.util.EventBase
 
eventDescriptor - Variable in class de.jaetzold.art.SensorEvent
 
eventQueue - Variable in class de.jaetzold.art.platform.BaseSensorPeer
If this is non-null events generated by update() are posted there.
eventQueue - Variable in class de.jaetzold.art.platform.lego.RCX
 
eventQueue - Variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
EventQueue - class de.jaetzold.util.EventQueue.
A class for passing events from one Thread to another.
EventQueue() - Constructor for class de.jaetzold.util.EventQueue
 
EX - Static variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
exception - Variable in class de.jaetzold.util.ExceptionEvent
 
ExceptionEvent - class de.jaetzold.util.ExceptionEvent.
 
ExceptionEvent(Object, Exception) - Constructor for class de.jaetzold.util.ExceptionEvent
 
excludedPorts - Variable in class de.jaetzold.art.platform.BaseSensorPort
Default is an array of length 0.
EY - Static variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 

F

filter - Variable in class de.jaetzold.art.platform.lego.RCX.ReadPacketTask
 
filterBufferForPacketData(byte[], int, byte[], int, int) - Method in interface de.jaetzold.art.platform.PacketInputStream.PacketDataFilter
 
filterBufferForPacketData(byte[], int, byte[], int, int) - Method in class de.jaetzold.art.platform.PacketInputStream.DefaultPacketDataFilter
 
filterBufferForPacketData(byte[], int, byte[], int, int) - Method in class de.jaetzold.art.platform.PacketInputStream.PacketDataComplementFilter
 
filterBufferForPacketData(byte[], int, byte[], int, int) - Method in class de.jaetzold.art.platform.fischertechnik.Fischertechnik.FTPacketDataInputFilter
 
filterTable - Variable in class de.jaetzold.art.platform.lego.RCX
 
filterTable - Variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
first - Variable in class de.jaetzold.util.LinkedStateDecider
 
Fischertechnik - class de.jaetzold.art.platform.fischertechnik.Fischertechnik.
 
Fischertechnik.CondenseEventsTask - class de.jaetzold.art.platform.fischertechnik.Fischertechnik.CondenseEventsTask.
This Task tries to reduce the number of changes in the queue.
Fischertechnik.CondenseEventsTask(Fischertechnik) - Constructor for class de.jaetzold.art.platform.fischertechnik.Fischertechnik.CondenseEventsTask
 
Fischertechnik.FTPacketDataInputFilter - class de.jaetzold.art.platform.fischertechnik.Fischertechnik.FTPacketDataInputFilter.
 
Fischertechnik.FTPacketDataInputFilter(Fischertechnik) - Constructor for class de.jaetzold.art.platform.fischertechnik.Fischertechnik.FTPacketDataInputFilter
 
floatValue() - Method in class de.jaetzold.art.SensorEventNumber
 
floatValue() - Method in class de.jaetzold.art.SensorNumber
 
flowcontrolC - Variable in class de.jaetzold.util.SerialPortOptionsPanel
 
flush() - Method in class de.jaetzold.art.platform.PacketInputStream
Skip forward in the InputStream as far as possible until no bytes are available.
followSpeed - Variable in class de.jaetzold.art.examples.LiSeSimpleBaseRobot
 
FONTSIZE - Static variable in class de.jaetzold.util.TextOutput
It is the size of all fonts.
FORWARD - Static variable in interface de.jaetzold.art.examples.DriveTrain
 
forward() - Method in class de.jaetzold.art.Motor
Sets the direction of the motor to its default-direction.
forward() - Method in class de.jaetzold.art.examples.DriveTrainSimpleAlgorithm
 
forward() - Method in interface de.jaetzold.art.examples.DriveTrain
 
forward(double) - Method in class de.jaetzold.art.examples.NormalizedDriveTrainSimpleAlgorithm
 
forward(double) - Method in interface de.jaetzold.art.examples.NormalizedDriveTrain
 
ForwardingSensorPeer - class de.jaetzold.art.platform.ForwardingSensorPeer.
 
ForwardingSensorPeer(SensorPeer) - Constructor for class de.jaetzold.art.platform.ForwardingSensorPeer
 
FTRotationCountStateDecider - class de.jaetzold.art.examples.FTRotationCountStateDecider.
 
FTRotationCountStateDecider(Sensor) - Constructor for class de.jaetzold.art.examples.FTRotationCountStateDecider
 
fullTurnMilliseconds - Variable in class de.jaetzold.art.examples.NormalizedDriveTrainSimpleBaseRobot
 
fullTurnMilliseconds - Variable in class de.jaetzold.art.examples.NormalizedDriveTrainSimpleAlgorithm
 

G

getActuatorIncomingConversionDelegate() - Method in class de.jaetzold.art.RawActuator
 
getActuatorOutgoingConversionDelegate() - Method in class de.jaetzold.art.RawActuator
 
getActuatorPeer(ActuatorPort, Sensor) - Method in class de.jaetzold.art.platform.lego.RCX
 
getActuatorPeer(ActuatorPort, Sensor) - Method in class de.jaetzold.art.platform.lego.Mindstorms
 
getActuatorPorts() - Method in interface de.jaetzold.art.RobotInterface
Returns a description of all ActuatorPorts this Interface provides.
getActuatorPorts() - Method in class de.jaetzold.art.platform.lego.Mindstorms
Returns a description of all ActuatorPorts this Interface provides.
getActuatorPorts() - Method in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
Returns a description of all ActuatorPorts this Interface provides.
getActuatorPorts() - Method in class de.jaetzold.art.examples.AWTRobotInterface
 
getActuatorPorts(int) - Method in interface de.jaetzold.art.RobotInterface
Returns the SensorPort with the specified index.
getActuatorPorts(int) - Method in class de.jaetzold.art.platform.RobotInterfaceAdapter
 
getAngleDegree() - Method in class de.jaetzold.art.AngleSensor
Returns the angle relative to the starting-position.
getAngleRadians() - Method in class de.jaetzold.art.AngleSensor
Returns the angle relative to the starting-position.
getAngleSensor() - Method in class de.jaetzold.art.Servo
Returns the AngleSensor representing the position of this Servo.
getAngleSensor() - Method in interface de.jaetzold.art.platform.ServoPeer
The AngleSensor for measuring the position.
getAngleSensor() - Method in interface de.jaetzold.art.examples.LiSe
 
getAngleSensor() - Method in class de.jaetzold.art.examples.SubsumptionLiSe
 
getAngleSensor() - Method in class de.jaetzold.art.examples.LiSeSimpleAlgorithm
 
getAngleTurns() - Method in class de.jaetzold.art.AngleSensor
Returns the angle relative to the starting-position.
getAngleView() - Method in class de.jaetzold.art.examples.LiSeView
 
getAppname() - Static method in class de.jaetzold.util.SerialPortOptionsPanel
 
getAriadne() - Method in class de.jaetzold.art.examples.SubsumptionAriadneRobot
 
getAriadne() - Method in interface de.jaetzold.art.examples.SubsumptionAriadne.Robot
 
getBackupMeters() - Method in class de.jaetzold.art.examples.TrustySimpleBaseRobot
 
getBackupMeters() - Method in interface de.jaetzold.art.examples.TrustySimpleAlgorithm.Robot
 
getBackupTime() - Method in class de.jaetzold.art.examples.SimpleTrustyRobot
 
getBackward() - Method in class de.jaetzold.art.Motor
Returns whether the polarity the output does or should supply to the motor will or should be reversed or not.
getBackward() - Method in interface de.jaetzold.art.platform.MotorPeer
 
getBehavior() - Method in interface de.jaetzold.art.subsumption.SchedulerTask.Entry
 
getBinaryOperator() - Method in class de.jaetzold.util.BinaryOperatorStateDecider
 
getBooleanConversion() - Method in class de.jaetzold.art.BooleanSensor
Returns a BooleanConversion which converts doubles to boolean in the exact same way as this BooleanSensor does.
getBooleanConversionDelegate() - Method in class de.jaetzold.art.BooleanSensor
The delegate used for the conversion of doubles to boolean.
getBooleanSensor() - Method in interface de.jaetzold.art.subsumption.SchedulerTask.Entry
 
getBooleanValue() - Method in class de.jaetzold.art.BooleanSensor
Returns the state of this Sensor as a boolean.
getChangeEventsEnabled() - Method in class de.jaetzold.art.RawSensor
Tells whether this Sensor is configured to receive Events from its Peer whenever something changes.
getConfigurePackets() - Method in interface de.jaetzold.art.platform.lego.RCX.SensorValueDefinition
 
getConfigurePackets() - Method in class de.jaetzold.art.platform.lego.RCX.AliveValueDefinition
 
getConfigurePackets() - Method in class de.jaetzold.art.platform.lego.RCX.PollSensorValueDefinition
 
getConfigurePackets() - Method in class de.jaetzold.art.platform.lego.RCX.MotorSensorValueDefinition
 
getConfigurePackets() - Method in class de.jaetzold.art.platform.lego.RCX.BooleanConversionValueDefinition
 
getConfigurePackets() - Method in class de.jaetzold.art.platform.lego.RCX.StateConversionValueDefinition
 
getConfigurePackets() - Method in class de.jaetzold.art.platform.lego.RCX.RawValueDefinition
 
getConfigurePackets() - Method in class de.jaetzold.art.platform.lego.Mindstorms.LightSensorValueDefinition
 
getConfigurePackets() - Method in class de.jaetzold.art.platform.lego.Mindstorms.RotationSensorValueDefinition
 
getConnectionState() - Method in class de.jaetzold.art.platform.lego.Mindstorms
 
getCountSensor() - Method in class de.jaetzold.art.StepperMotor
Returns the CountSensor representing the position of this StepperMotor.
getCountSensor() - Method in interface de.jaetzold.art.platform.StepperMotorPeer
Returns the Sensor descriping the position of this StepperMotor.
getCountSensorPort() - Method in class de.jaetzold.art.CountSensor
Returns a SensorPort for the count-value.
getCountValue() - Method in class de.jaetzold.art.CountSensor
Returns the count-value this CountSensor currently has.
getCurrentStackTraceString() - Method in class de.jaetzold.util.Debug
 
getDataSkipLen() - Method in interface de.jaetzold.art.platform.PacketInputStream.PacketDataFilter
 
getDataSkipLen() - Method in class de.jaetzold.art.platform.PacketInputStream.DefaultPacketDataFilter
 
getDate() - Method in class de.jaetzold.util.DateObservable
Liefert das aktuelle Datum mit Genauigkeit precision.
getDeciders() - Method in class de.jaetzold.util.TransitionMatrixStateDecider
 
getDeciders(int) - Method in class de.jaetzold.util.TransitionMatrixStateDecider
 
getDefaultReadTimeout() - Method in class de.jaetzold.art.platform.PacketInputStream
 
getDefaultSetFilterRetry() - Method in class de.jaetzold.art.platform.lego.RCXPacketFilterTable
 
getDefaultWriteTimeout() - Method in class de.jaetzold.art.platform.lego.RCXPacketOutputStream
 
getDeliversFloatingPoint() - Method in class de.jaetzold.util.ConversionAdapter
 
getDeliversFloatingPoint() - Method in interface de.jaetzold.util.Conversion
Tells whether this instance really delivers floating point values.
getDeliversFloatingPoint() - Method in class de.jaetzold.art.RawSensor
Tells whether this Sensor delivers discrete values or not.
getDeliversFloatingPoint() - Method in class de.jaetzold.art.StateSensor
 
getDeliversFloatingPoint() - Method in class de.jaetzold.art.LightSensor
 
getDeliversFloatingPoint() - Method in class de.jaetzold.art.CountSensor
 
getDeliversFloatingPoint() - Method in class de.jaetzold.art.AngleSensor
 
getDeliversFloatingPoint() - Method in class de.jaetzold.art.CombinedSensor
 
getDeliversFloatingPoint() - Method in class de.jaetzold.art.platform.BaseSensorPeer
Returns true.
getDeliversFloatingPoint() - Method in class de.jaetzold.art.platform.ForwardingSensorPeer
 
getDeliversFloatingPoint() - Method in interface de.jaetzold.art.platform.SensorPeer
Tells whether this SensorPeer delivers discrete values or not.
getDeliversFloatingPoint() - Method in class de.jaetzold.art.platform.lego.Mindstorms.RCXRawSensorPeer
 
getDeliversFloatingPoint() - Method in class de.jaetzold.art.platform.lego.Mindstorms.MSCountSensorPeer
 
getDeliversFloatingPoint() - Method in class de.jaetzold.art.platform.lego.Mindstorms.RCXActuatorPeer
 
getDriveTrain() - Method in class de.jaetzold.art.examples.SimpleTrustyRobot
 
getEntryIterator() - Method in class de.jaetzold.art.subsumption.SchedulerTask
 
getEventDescriptor() - Method in class de.jaetzold.art.SensorEvent
 
getException() - Method in class de.jaetzold.util.ExceptionEvent
 
getExcludedPorts() - Method in interface de.jaetzold.art.Port
Returns an Array consisting of all Ports which cannot be used together with this port at a given time.
getExcludedPorts() - Method in class de.jaetzold.art.platform.BaseSensorPort
 
getFilterFor(byte) - Method in class de.jaetzold.art.platform.lego.RCXPacketFilterTable
 
getFirstDecider() - Method in class de.jaetzold.util.LinkedStateDecider
 
getFollowSpeed() - Method in class de.jaetzold.art.examples.LiSeSimpleBaseRobot
 
getFollowSpeed() - Method in interface de.jaetzold.art.examples.LiSeSimpleAlgorithm.Robot
 
getFullTurnMilliseconds() - Method in class de.jaetzold.art.examples.NormalizedDriveTrainSimpleBaseRobot
 
getFullTurnMilliseconds() - Method in interface de.jaetzold.art.examples.NormalizedDriveTrainSimpleAlgorithm.Robot
 
getGranularity() - Method in interface de.jaetzold.art.Port
Returns the number of different values which this port can put out or read in.
getGranularity() - Method in class de.jaetzold.art.platform.BaseSensorPort
 
getHeader() - Method in class de.jaetzold.art.platform.PacketInputStream.DefaultPacketHeaderChecker
 
getHeader() - Method in class de.jaetzold.art.platform.lego.RCXPacketOutputStream
 
getHeaderSkipLen() - Method in interface de.jaetzold.art.platform.PacketInputStream.PacketHeaderChecker
 
getHeaderSkipLen() - Method in class de.jaetzold.art.platform.PacketInputStream.DefaultPacketHeaderChecker
 
getIdentifierFor(Object) - Method in class de.jaetzold.util.Debug
 
getIncomingConversionDelegate() - Method in class de.jaetzold.art.RawSensor
Returns the delegate for converting peer-side values to the internal representation of this Sensor.
getInterface() - Method in class de.jaetzold.art.RobotInterfaceFactory
Returns the first sucessfully detected Interface.
getInterface(RobotInterfaceDefinition) - Method in class de.jaetzold.art.RobotInterfaceFactory
Scans only the given Port.
getInterface(RobotInterfaceDefinition[]) - Method in class de.jaetzold.art.RobotInterfaceFactory
Scans only the given Ports.
getInterface(String) - Method in class de.jaetzold.art.RobotInterfaceFactory
Searches for an interface conforming to a RobotInterfaceStringDefinition constructed from the given String.
getInterfaceDefinition() - Method in interface de.jaetzold.art.RobotInterface
Returns a RobotInterfaceDefinition describing this instance of a RobotInterface.
getInterfaceDefinition() - Method in class de.jaetzold.art.platform.lego.Mindstorms
 
getInterfaceDefinition() - Method in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
getInterfaceDefinition() - Method in class de.jaetzold.art.examples.AWTRobotInterface
 
getInterfaces() - Method in class de.jaetzold.art.RobotInterfaceFactory
Automatically scans all known Ports for all known types of Interfaces.
getInterfaces(int) - Method in class de.jaetzold.art.RobotInterfaceFactory
JavaBeans indexed property.
getInterfaces(RobotInterfaceDefinition) - Method in class de.jaetzold.art.RobotInterfaceFactory
Scans for RobotInterfaces only for the given Port.
getInterfaces(RobotInterfaceDefinition[]) - Method in class de.jaetzold.art.RobotInterfaceFactory
Scans for RobotInterfaces only for the given Ports.
getInterfaces(RobotInterfaceDefinition[]) - Static method in class de.jaetzold.art.platform.lego.Mindstorms
Scans the given Ports.
getInterfaces(RobotInterfaceDefinition[]) - Static method in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
Scans the given Ports.
getInterfaces(RobotInterfaceDefinition[]) - Static method in class de.jaetzold.art.examples.AWTRobotInterface
Creates or just returns already existing instances of AWTRobotInterface for any matching Ports.
getInterfaceString() - Method in class de.jaetzold.art.RobotInterfaceStringDefinition
Returns the String used to construct this RobotInterfaceStringDefinition.
getIntValue() - Method in class de.jaetzold.art.RawSensor
The value-retrieving methods
getIntValue() - Method in interface de.jaetzold.art.Sensor
Returns the value this Sensor represents as an int.
getIntValue() - Method in class de.jaetzold.art.SensorEvent
 
getIntValue() - Method in class de.jaetzold.art.platform.BaseSensorPeer
Calls (int)getValue().
getLeftBumper() - Method in class de.jaetzold.art.examples.SimpleTrustyRobot
 
getLeftDirection() - Method in class de.jaetzold.art.examples.AriadneSimpleRobot
 
getLeftDirection() - Method in interface de.jaetzold.art.examples.AriadneSimpleAlgorithm.Robot
 
getLeftMotor() - Method in interface de.jaetzold.art.examples.DriveTrainSimpleAlgorithm.Robot
 
getLeftMotor() - Method in class de.jaetzold.art.examples.NormalizedDriveTrainSimpleBaseRobot
 
getLeftMotor() - Method in class de.jaetzold.art.examples.DriveTrainSimpleRobot
 
getLeftSensor() - Method in class de.jaetzold.art.examples.SubsumptionTrustyBaseRobot
 
getLeftSensor() - Method in class de.jaetzold.art.examples.SubsumptionLiSeFTDemoRobot
 
getLeftSensor() - Method in class de.jaetzold.art.examples.SubsumptionLiSeMSDemoRobot
 
getLeftSensor() - Method in class de.jaetzold.art.examples.SubsumptionAriadneRobot
 
getLeftSensor() - Method in interface de.jaetzold.art.examples.SubsumptionLiSe.Robot
 
getLeftSensor() - Method in interface de.jaetzold.art.examples.SubsumptionTrusty.Robot
 
getLinkDecider() - Method in class de.jaetzold.util.StateDeciderLinkedStateDecider
 
getLiSe() - Method in class de.jaetzold.art.examples.SubsumptionLiSeFTDemoRobot
 
getLiSe() - Method in class de.jaetzold.art.examples.SubsumptionLiSeMSDemoRobot
 
getLiSe() - Method in class de.jaetzold.art.examples.SubsumptionAriadneRobot
 
getLiSe() - Method in interface de.jaetzold.art.examples.SubsumptionLiSe.Robot
 
getLiSe() - Method in interface de.jaetzold.art.examples.SubsumptionAriadne.Robot
 
getLocalReturn() - Method in interface de.jaetzold.art.Actuator
Returns the whether value-returning methods assume no one else is using this Actuator.
getLocalReturn() - Method in class de.jaetzold.art.RawActuator
 
getMapPacket() - Method in interface de.jaetzold.art.platform.lego.RCX.SensorValueDefinition
 
getMapPacket() - Method in class de.jaetzold.art.platform.lego.RCX.AliveValueDefinition
 
getMapPacket() - Method in class de.jaetzold.art.platform.lego.RCX.PollSensorValueDefinition
 
getMaximumValue() - Method in interface de.jaetzold.art.Port
Returns the maximum value this port can really put out or read in.
getMaximumValue() - Method in class de.jaetzold.art.platform.BaseSensorPort
Default is Double.POSITIVE_INFINITY.
getMaxLeftAngle() - Method in class de.jaetzold.art.examples.LiSeSimpleBaseRobot
 
getMaxLeftAngle() - Method in interface de.jaetzold.art.examples.LiSeSimpleAlgorithm.Robot
 
getMaxRightAngle() - Method in class de.jaetzold.art.examples.LiSeSimpleBaseRobot
 
getMaxRightAngle() - Method in interface de.jaetzold.art.examples.LiSeSimpleAlgorithm.Robot
 
getMeasurableMax() - Method in class de.jaetzold.art.LightSensor
This is the value above which the sensor isn't accurate enough anymore.
getMeasurableMax() - Method in interface de.jaetzold.art.platform.LightSensorPeer
Same principle as for measurableMin.
getMeasurableMax() - Method in class de.jaetzold.art.platform.lego.Mindstorms.MSLightSensorPeer
 
getMeasurableMin() - Method in class de.jaetzold.art.LightSensor
This is the value below which the sensor isn't accurate enough anymore.
getMeasurableMin() - Method in interface de.jaetzold.art.platform.LightSensorPeer
This returns the smallest value which is still accurate (considering the precision).
getMeasurableMin() - Method in class de.jaetzold.art.platform.lego.Mindstorms.MSLightSensorPeer
 
getMeterMilliseconds() - Method in class de.jaetzold.art.examples.NormalizedDriveTrainSimpleBaseRobot
 
getMeterMilliseconds() - Method in interface de.jaetzold.art.examples.NormalizedDriveTrainSimpleAlgorithm.Robot
 
getMinimumValue() - Method in interface de.jaetzold.art.Port
Returns the minimum value this port can really put out or read in.
getMinimumValue() - Method in class de.jaetzold.art.platform.BaseSensorPort
 
getMinOrientInterval() - Method in class de.jaetzold.art.examples.SubsumptionAriadneRobot
 
getMinOrientInterval() - Method in interface de.jaetzold.art.examples.SubsumptionAriadne.Robot
 
getNewIntValue() - Method in class de.jaetzold.art.SensorEvent
 
getNewValue() - Method in class de.jaetzold.art.SensorEvent
 
getNext() - Method in class de.jaetzold.util.Queue
Returns and deletes the next object in the queue.
getNext(int) - Method in class de.jaetzold.util.Queue
Returns and deletes the next event in the queue if there is any before the specified timeout.
getNextEqual(Object) - Method in class de.jaetzold.util.Queue
 
getNextEqual(Object, int) - Method in class de.jaetzold.util.Queue
 
getNextEvent() - Method in class de.jaetzold.util.EventQueue
Returns and deletes the next event in the queue.
getNextEvent(int) - Method in class de.jaetzold.util.EventQueue
Returns and deletes the next event in the queue if there is any before the specified timeout.
getNextEventEqual(Event, int) - Method in class de.jaetzold.util.EventQueue
 
getNormalizedDriveTrain() - Method in class de.jaetzold.art.examples.TrustySimpleBaseRobot
 
getNormalizedDriveTrain() - Method in class de.jaetzold.art.examples.AriadneSimpleRobot
 
getNormalizedDriveTrain() - Method in interface de.jaetzold.art.examples.TrustySimpleAlgorithm.Robot
 
getNormalizedDriveTrain() - Method in interface de.jaetzold.art.examples.AriadneSimpleAlgorithm.Robot
 
getOldIntValue() - Method in class de.jaetzold.art.SensorEvent
 
getOldValue() - Method in class de.jaetzold.art.SensorEvent
 
getOperand() - Method in class de.jaetzold.art.CombinedSensor
Beware, the used operand can change over time.
getOperator() - Method in class de.jaetzold.art.CombinedSensor
 
getOrientationAngle() - Method in class de.jaetzold.art.examples.AriadneSimpleRobot
 
getOrientationAngle() - Method in interface de.jaetzold.art.examples.AriadneSimpleAlgorithm.Robot
 
getOutgoingConversionDelegate() - Method in class de.jaetzold.art.RawSensor
Returns the delegate for converting the internal value-representation of this Sensor to the one that is presented to the outside.
getPacket() - Method in class de.jaetzold.art.platform.lego.RCX.PacketEvent
 
getPacket() - Method in interface de.jaetzold.art.platform.lego.RCX.SensorValueDefinition
 
getPacket() - Method in class de.jaetzold.art.platform.lego.RCX.AliveValueDefinition
 
getPacket() - Method in class de.jaetzold.art.platform.lego.RCX.PollSensorValueDefinition
 
getPacketChecker() - Method in class de.jaetzold.art.platform.lego.RCXPacketInputStream
 
getPacketDataFilter() - Method in class de.jaetzold.art.platform.PacketInputStream
 
getPacketHeaderChecker() - Method in class de.jaetzold.art.platform.PacketInputStream
 
getPacketLen() - Method in interface de.jaetzold.art.platform.PacketInputStream.PacketDataFilter
 
getPacketLen() - Method in class de.jaetzold.art.platform.PacketInputStream.DefaultPacketDataFilter
 
getPacketLength() - Method in class de.jaetzold.art.platform.fischertechnik.Fischertechnik.FTPacketDataInputFilter
 
getPacketTrailerChecker() - Method in class de.jaetzold.art.platform.PacketInputStream
 
getPeer() - Method in class de.jaetzold.art.RawSensor
Returns the Peer this Sensor actually uses.
getPeerCacheEnabled() - Method in class de.jaetzold.art.RawSensor
Tells whether this Sensor tries to minimize traffic to and from the Peer.
getPeerFor(Actuator) - Method in interface de.jaetzold.art.ActuatorPort
Returns an ActuatorPeer which can be used by the given Actuator.
getPeerFor(Actuator) - Method in class de.jaetzold.art.platform.BaseActuatorPort
This is the Factory-method for creating peers.
getPeerFor(Actuator) - Method in class de.jaetzold.art.examples.AWTRobotInterface.AWTActuatorPort
 
getPeerFor(Sensor) - Method in class de.jaetzold.art.ConstantSensorPort
 
getPeerFor(Sensor) - Method in interface de.jaetzold.art.SensorPort
Returns a SensorPeer which can be used by the given Sensor.
getPeerFor(Sensor) - Method in class de.jaetzold.art.RawSensor.ValueSensorPort
 
getPeerFor(Sensor) - Method in class de.jaetzold.art.CountSensor.CountSensorPort
 
getPeerFor(Sensor) - Method in class de.jaetzold.art.platform.BaseSensorPort
This is the Factory-method for creating peers.
getPeerFor(Sensor) - Method in class de.jaetzold.art.examples.AWTRobotInterface.AWTSensorPort
 
getPeerFor(Sensor) - Method in class de.jaetzold.art.examples.AWTRobotInterface.AWTActuatorPort
 
getPollingPause() - Method in class de.jaetzold.art.platform.PacketInputStream
 
getPort() - Method in class de.jaetzold.art.RawSensor
 
getPort() - Method in interface de.jaetzold.art.Sensor
Returns the Port to which this Sensor is connected.
getPort(Object) - Method in interface de.jaetzold.art.RobotInterface
Returns a Port which is identified by the given Object.
getPort(Object) - Method in class de.jaetzold.art.platform.RobotInterfaceAdapter
 
getPortID() - Method in interface de.jaetzold.art.Port
Returns some Object describing this instance of a Port.
getPortID() - Method in class de.jaetzold.art.platform.BaseSensorPort
 
getPortNumber() - Method in interface de.jaetzold.art.Port
Returns a numeric id for this Port which is maybe easier to interpret by code than the result of getPortID().
getPortNumber() - Method in class de.jaetzold.art.platform.BaseSensorPort
 
getPositionReachedSensor() - Method in class de.jaetzold.art.StepperMotor
Returns a BooleanSensor that represents the positioning-state of this StepperMotor.
getPower() - Method in class de.jaetzold.art.Motor
Returns the power the output does or should supply to the motor.
getPower() - Method in interface de.jaetzold.art.platform.MotorPeer
 
getPrecision() - Method in class de.jaetzold.util.DateObservable
Liefert die aktuelle precision fuer dieses Objekt.
getPrecision() - Method in class de.jaetzold.art.RawSensor
 
getPrecision() - Method in interface de.jaetzold.art.Sensor
Returns the maximum of the expectable error in the value.
getPrecision() - Method in class de.jaetzold.art.AngleSensor
 
getPrecision() - Method in class de.jaetzold.art.StepperMotor
 
getPrecision() - Method in class de.jaetzold.art.CombinedSensor
 
getPrecision() - Method in class de.jaetzold.art.platform.BaseSensorPeer
Returns 0.
getPrecision() - Method in interface de.jaetzold.art.platform.SensorPeer
Returns the maximum of the expectable error in the value.
getPrecision() - Method in class de.jaetzold.art.platform.lego.Mindstorms.MSLightSensorPeer
 
getPrecision() - Method in class de.jaetzold.art.platform.lego.Mindstorms.RCXActuatorPeer
 
getPriority() - Method in interface de.jaetzold.art.subsumption.SchedulerTask.Entry
 
getPrompt() - Method in interface de.jaetzold.util.CommandLine
 
getPrompt() - Method in class de.jaetzold.util.TextOutput
 
getPropagationId() - Method in class de.jaetzold.art.SensorEvent
 
getProperty(String) - Method in class de.jaetzold.util.Debug
 
getRanges() - Method in class de.jaetzold.util.RangeStateDecider
 
getRanges(int) - Method in class de.jaetzold.util.RangeStateDecider
 
getResultEventQueue() - Method in class de.jaetzold.util.TaskPerformer
 
getRightBumper() - Method in class de.jaetzold.art.examples.SimpleTrustyRobot
 
getRightMotor() - Method in interface de.jaetzold.art.examples.DriveTrainSimpleAlgorithm.Robot
 
getRightMotor() - Method in class de.jaetzold.art.examples.NormalizedDriveTrainSimpleBaseRobot
 
getRightMotor() - Method in class de.jaetzold.art.examples.DriveTrainSimpleRobot
 
getRightSensor() - Method in class de.jaetzold.art.examples.SubsumptionTrustyBaseRobot
 
getRightSensor() - Method in class de.jaetzold.art.examples.SubsumptionLiSeFTDemoRobot
 
getRightSensor() - Method in class de.jaetzold.art.examples.SubsumptionLiSeMSDemoRobot
 
getRightSensor() - Method in class de.jaetzold.art.examples.SubsumptionAriadneRobot
 
getRightSensor() - Method in interface de.jaetzold.art.examples.SubsumptionLiSe.Robot
 
getRightSensor() - Method in interface de.jaetzold.art.examples.SubsumptionTrusty.Robot
 
getScalingConversion() - Method in class de.jaetzold.art.LightSensor
Returns the delegate used for scale-conversion.
getSchedulerPerformer() - Method in class de.jaetzold.art.examples.SubsumptionLiSe
 
getSchedulerPerformer() - Method in class de.jaetzold.art.examples.SubsumptionTrusty
 
getSchedulerTask() - Method in class de.jaetzold.art.examples.SubsumptionLiSe
 
getSchedulerTask() - Method in class de.jaetzold.art.examples.SubsumptionTrusty
 
getSearchSpeed() - Method in class de.jaetzold.art.examples.LiSeSimpleBaseRobot
 
getSearchSpeed() - Method in interface de.jaetzold.art.examples.LiSeSimpleAlgorithm.Robot
 
getSecondDecider() - Method in class de.jaetzold.util.LinkedStateDecider
 
getSensorPeer(SensorPort, Sensor) - Method in class de.jaetzold.art.platform.lego.RCX
 
getSensorPeer(SensorPort, Sensor) - Method in class de.jaetzold.art.platform.lego.Mindstorms
 
getSensorPort() - Method in class de.jaetzold.art.RawSensor
 
getSensorPort() - Method in interface de.jaetzold.art.Sensor
Returns a Port through which other Sensors can be connected to this Sensor.
getSensorPorts() - Method in interface de.jaetzold.art.RobotInterface
Returns a description of all SensorPorts this Interface provides.
getSensorPorts() - Method in class de.jaetzold.art.platform.lego.Mindstorms
Returns a description of all SensorPorts this Interface provides.
getSensorPorts() - Method in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
getSensorPorts() - Method in class de.jaetzold.art.examples.AWTRobotInterface
 
getSensorPorts(int) - Method in interface de.jaetzold.art.RobotInterface
Returns the SensorPort with the specified index.
getSensorPorts(int) - Method in class de.jaetzold.art.platform.RobotInterfaceAdapter
 
getSensorValue(RCX.SensorValueDefinition) - Method in class de.jaetzold.art.platform.lego.RCX
 
getSerialPortNames() - Static method in class de.jaetzold.art.platform.RobotInterfaceAdapter
Retunrs all names of serial ports known to JavaComm.
getSerialPortNames(int) - Static method in class de.jaetzold.art.platform.RobotInterfaceAdapter
Contructs names of serial ports out of a number.
getSerialPortNames(RobotInterfaceDefinition[], String[]) - Static method in class de.jaetzold.art.platform.RobotInterfaceAdapter
Contruct names of serial ports.
getSource() - Method in interface de.jaetzold.util.Event
 
getSpeed() - Method in class de.jaetzold.art.StepperMotor
Returns the speed of this StepperMotor.
getSpeed() - Method in interface de.jaetzold.art.platform.StepperMotorPeer
The current speed at which the Motor is moving.
getState() - Method in class de.jaetzold.art.examples.DriveTrainSimpleAlgorithm
 
getState() - Method in interface de.jaetzold.art.examples.Trusty
 
getState() - Method in interface de.jaetzold.art.examples.LiSe
 
getState() - Method in interface de.jaetzold.art.examples.DriveTrain
 
getState() - Method in class de.jaetzold.art.examples.SubsumptionLiSe
 
getState() - Method in class de.jaetzold.art.examples.SubsumptionTrusty
 
getState() - Method in class de.jaetzold.art.examples.TrustySimpleAlgorithm
 
getState() - Method in interface de.jaetzold.art.examples.Ariadne
 
getState() - Method in class de.jaetzold.art.examples.LiSeSimpleAlgorithm
 
getState() - Method in class de.jaetzold.art.examples.AriadneSimpleAlgorithm
 
getStateDecider() - Method in class de.jaetzold.art.StateSensor
Returns the StateDecider used to interpret values as states by ourselves.
getTaskQueue() - Method in class de.jaetzold.util.TaskPerformer
 
getTimeout() - Method in class de.jaetzold.util.SerialPortOptionsPanel
 
getTimestamp() - Method in class de.jaetzold.art.SensorEvent
 
getTrailerSkipLen() - Method in interface de.jaetzold.art.platform.PacketInputStream.PacketTrailerChecker
 
getTrailerSkipLen() - Method in class de.jaetzold.art.platform.PacketInputStream.DefaultPacketTrailerChecker
 
getTrailerSkipLen() - Method in class de.jaetzold.art.platform.PacketInputStream.PacketTrailerChecksumByteChecker
 
getTransitionTable() - Method in class de.jaetzold.util.TransitionTableStateDecider
 
getTrusty() - Method in class de.jaetzold.art.examples.SubsumptionTrustyBaseRobot
 
getTrusty() - Method in class de.jaetzold.art.examples.SubsumptionAriadneRobot
 
getTrusty() - Method in interface de.jaetzold.art.examples.SubsumptionTrusty.Robot
 
getTurnAngle() - Method in class de.jaetzold.art.examples.TrustySimpleBaseRobot
 
getTurnAngle() - Method in interface de.jaetzold.art.examples.TrustySimpleAlgorithm.Robot
 
getTurnServo() - Method in class de.jaetzold.art.examples.LiSeSimpleBaseRobot
 
getTurnServo() - Method in interface de.jaetzold.art.examples.LiSeSimpleAlgorithm.Robot
 
getTurnTime() - Method in class de.jaetzold.art.examples.SimpleTrustyRobot
 
getType() - Method in interface de.jaetzold.art.ActuatorPort
Returns the type of this port as a String.
getType() - Method in class de.jaetzold.art.platform.BaseActuatorPort
 
getUnitsPerTurn() - Method in class de.jaetzold.art.AngleSensor
Returns the count-units that make one revolution.
getUnitsPerTurnFraction() - Method in class de.jaetzold.art.AngleSensor
Returns the count-units that make one revolution.
getValue() - Method in class de.jaetzold.art.RawSensor
 
getValue() - Method in interface de.jaetzold.art.Sensor
Returns the value this Sensor represents as a double.
getValue() - Method in class de.jaetzold.art.RawActuator
 
getValue() - Method in class de.jaetzold.art.SensorEvent
 
getValue() - Method in class de.jaetzold.art.platform.ForwardingSensorPeer
 
getValue() - Method in interface de.jaetzold.art.platform.SensorPeer
Returns the value this peer represents as a double.
getValue() - Method in class de.jaetzold.art.platform.lego.Mindstorms.RCXRawSensorPeer
 
getValue() - Method in class de.jaetzold.art.examples.AWTRobotInterface.TextFieldSensorPeer
 
getWaitForCompletion() - Method in interface de.jaetzold.art.Actuator
Returns the default for synchronous or asynchronous behavior of state-changing methods.
getWaitForCompletion() - Method in class de.jaetzold.art.RawActuator
 
granularity - Variable in class de.jaetzold.art.platform.BaseSensorPort
Default is -1 which means all 64 bits are used.

H

haltPerforming() - Method in class de.jaetzold.util.TaskPerformer
 
haltPerforming(boolean) - Method in class de.jaetzold.util.TaskPerformer
 
hashCode() - Method in class de.jaetzold.util.ByteArray
 
hashCode() - Method in class de.jaetzold.art.platform.lego.RCX.AliveValueDefinition
 
hashCode() - Method in class de.jaetzold.art.platform.lego.RCX.PollSensorValueDefinition
 
hasMoreElements() - Method in class de.jaetzold.util.Queue
 
header - Variable in class de.jaetzold.art.platform.PacketInputStream.DefaultPacketHeaderChecker
 
header - Variable in class de.jaetzold.art.platform.lego.RCXPacketOutputStream
 
HelloRobot - class de.jaetzold.art.examples.HelloRobot.
 
HelloRobot() - Constructor for class de.jaetzold.art.examples.HelloRobot
 
histindex - Variable in class de.jaetzold.util.TextOutput
Thats where we are when we scroll through our history.
HISTLENGTH - Static variable in class de.jaetzold.util.TextOutput
Maximum number of Command Strings in the History.
history - Variable in class de.jaetzold.util.TextOutput
The Array where the Commands for the history are stored.
HISTSQUEEZE - Static variable in class de.jaetzold.util.TextOutput
If this is true, successive equal Commands are only stored once.
histtop - Variable in class de.jaetzold.util.TextOutput
The last index in History which contains a Command.
HOURS - Static variable in class de.jaetzold.util.DateObservable
Die Konstante fuer precision = HOURS.

I

identifier - Variable in class de.jaetzold.art.platform.BaseSensorPort
Default is a new plain Object.
identifiersOfPortsOpened - Variable in class de.jaetzold.util.SerialPortOptionsPanel
 
iface - Variable in class de.jaetzold.art.platform.BaseSensorPort
The interface-representation we're associated with.
IGNORE - Static variable in class de.jaetzold.util.AlertDialog
Konstante fuer den IGNORE Knopf.
in0 - Variable in class de.jaetzold.art.examples.AWTRobotInterface
 
in1 - Variable in class de.jaetzold.art.examples.AWTRobotInterface
 
infoLevel - Variable in class de.jaetzold.util.Debug
Set verbosity of informational messages.
input - Variable in class de.jaetzold.util.TextOutput
This is where we get the Input-Events/Commands from.
input - Variable in class de.jaetzold.art.examples.AWTRobotInterface.TextFieldSensorPeer
 
inputBufferSize - Variable in class de.jaetzold.util.apps.CommController
 
inputID - Variable in class de.jaetzold.art.platform.lego.Mindstorms.RCXRawSensorPeer
 
inStream - Variable in class de.jaetzold.art.platform.lego.RCX
 
inStream - Variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
interrupt(Task) - Method in class de.jaetzold.util.TaskPerformer
Interrupts this Thread if it is currently processing the given Event.
IntersectionRange - class de.jaetzold.util.IntersectionRange.
 
IntersectionRange(Range[]) - Constructor for class de.jaetzold.util.IntersectionRange
 
IntersectionRange(Range, Range) - Constructor for class de.jaetzold.util.IntersectionRange
 
intValue() - Method in class de.jaetzold.art.SensorEventNumber
 
intValue() - Method in class de.jaetzold.art.SensorNumber
 
isAlive() - Method in interface de.jaetzold.art.RobotInterface
Tells the state of the logical connection to the hardware-interface.
isAlive() - Method in class de.jaetzold.art.platform.lego.RCX
 
isAlive() - Method in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
isAlive() - Method in class de.jaetzold.art.examples.AWTRobotInterface
 
isAlternateReality() - Method in class de.jaetzold.art.BooleanSensor
Tells whether the acutally computed boolean will be inverted before delivering it to "the outside".
isCacheable() - Method in class de.jaetzold.util.LinkedStateDecider
 
isCacheable() - Method in class de.jaetzold.util.SingleRange
 
isCacheable() - Method in class de.jaetzold.util.ConversionAdapter
 
isCacheable() - Method in class de.jaetzold.util.DifferenceRange
 
isCacheable() - Method in class de.jaetzold.util.BooleanConversionAdapter
 
isCacheable() - Method in class de.jaetzold.util.TransitionTableStateDecider
 
isCacheable() - Method in class de.jaetzold.util.TransitionMatrixStateDecider
 
isCacheable() - Method in class de.jaetzold.util.ValueToStateStateDecider
 
isCacheable() - Method in class de.jaetzold.util.RangeStateDecider
 
isCacheable() - Method in interface de.jaetzold.util.Conversion
Tells whether this instance will in the future produce the same result for the same arguments.
isCacheable() - Method in class de.jaetzold.util.ComplementRange
 
isCacheable() - Method in interface de.jaetzold.util.Range
Tells whether this instance will in the future produce the same result for the same arguments.
isCacheable() - Method in class de.jaetzold.util.CombinedRange
 
isCacheable() - Method in class de.jaetzold.util.StateLinkedStateDecider
 
isCacheable() - Method in class de.jaetzold.util.StateDeciderLinkedStateDecider
 
isCacheable() - Method in class de.jaetzold.util.IntersectionRange
 
isCacheable() - Method in class de.jaetzold.util.BinaryOperatorStateDecider
 
isCacheable() - Method in interface de.jaetzold.util.StateDecider
Tells whether this instance will in the future produce the same state for the same value argument, independent of the actualState.
isCacheable() - Method in interface de.jaetzold.util.BooleanConversion
Tells whether this instance will in the future produce the same result for the same arguments.
isCacheable() - Method in class de.jaetzold.util.SameStateDecider
 
isCacheable() - Method in class de.jaetzold.art.SensorStateDecider
 
isCacheable() - Method in class de.jaetzold.art.examples.RCXRotationFasterCountStateDecider
 
isCacheable() - Method in class de.jaetzold.art.examples.RCXRotationSensorStateDecider
 
isCacheable() - Method in class de.jaetzold.art.examples.RCXRotationFastCountStateDecider
 
isComplete(byte[], int) - Method in interface de.jaetzold.art.platform.PacketChecker
 
isComplete(byte[], int, byte[], int, int) - Method in interface de.jaetzold.art.platform.PacketInputStream.PacketTrailerChecker
 
isComplete(byte[], int, byte[], int, int) - Method in class de.jaetzold.art.platform.PacketInputStream.DefaultPacketTrailerChecker
 
isComplete(byte[], int, byte[], int, int) - Method in class de.jaetzold.art.platform.PacketInputStream.PacketTrailerChecksumByteChecker
 
isConnected() - Method in class de.jaetzold.art.RawSensor
 
isConnected() - Method in interface de.jaetzold.art.Sensor
Tells wether this Sensor has a Peer and whether the Peer is also connected.
isConnected() - Method in interface de.jaetzold.art.RobotInterface
Tells the state of the physical connection to the hardware-interface.
isConnected() - Method in class de.jaetzold.art.CombinedSensor
 
isConnected() - Method in class de.jaetzold.art.platform.BaseSensorPeer
Returns true.
isConnected() - Method in class de.jaetzold.art.platform.ForwardingSensorPeer
 
isConnected() - Method in interface de.jaetzold.art.platform.SensorPeer
Tells whether the connection to the represented sensor is still intact.
isConnected() - Method in class de.jaetzold.art.platform.lego.RCX
 
isConnected() - Method in class de.jaetzold.art.platform.lego.Mindstorms
 
isConnected() - Method in class de.jaetzold.art.platform.lego.Mindstorms.RCXRawSensorPeer
 
isConnected() - Method in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
isConnected() - Method in class de.jaetzold.art.examples.AWTRobotInterface
 
isConnected() - Method in class de.jaetzold.art.examples.AWTRobotInterface.TextFieldSensorPeer
 
isDataComplete(byte[], int, byte[], int, int) - Method in interface de.jaetzold.art.platform.PacketInputStream.PacketDataFilter
 
isDataComplete(byte[], int, byte[], int, int) - Method in class de.jaetzold.art.platform.PacketInputStream.DefaultPacketDataFilter
 
isDataComplete(byte[], int, byte[], int, int) - Method in class de.jaetzold.art.platform.fischertechnik.Fischertechnik.FTPacketDataInputFilter
 
isEmpty() - Method in class de.jaetzold.util.Queue
Tells whether there are any objects in the queue.
isEmpty() - Method in class de.jaetzold.util.EventQueue
Tells whether there are any events in the queue.
isFloatingPoint() - Method in class de.jaetzold.art.SensorEvent
 
isIncomingConversionCacheable() - Method in class de.jaetzold.art.RawSensor
This is not the same as isCacheable() from Conversion or StateDecider.
isIncomingConversionCacheable() - Method in class de.jaetzold.art.StateSensor
 
isIncomingConversionCacheable() - Method in class de.jaetzold.art.LightSensor
 
isIncomingConversionCacheable() - Method in class de.jaetzold.art.CountSensor
 
isIncomingConversionCacheable() - Method in class de.jaetzold.art.CombinedSensor
 
isOn() - Method in class de.jaetzold.art.Motor
Returns whether the motor should be or is supplied with power.
isOn() - Method in interface de.jaetzold.art.platform.MotorPeer
 
isOutgoingConversionCacheable() - Method in class de.jaetzold.art.RawSensor
Same meaning as isIncomingConversionCacheable() but for the outgoingConversion.
isPositionedAt(double) - Method in class de.jaetzold.art.StepperMotor
Tells whether this StepperMotor is currently at the position given by count.
isReversed() - Method in class de.jaetzold.art.RawSensor
Tells whether this Sensor treats negative values as positive and the other way round.
isSeeing() - Method in interface de.jaetzold.art.examples.LiSe
 
isSeeing() - Method in class de.jaetzold.art.examples.SubsumptionLiSe
 
isSeeing() - Method in class de.jaetzold.art.examples.LiSeSimpleAlgorithm
 

K

keepCurrentPosition() - Method in class de.jaetzold.art.StepperMotor
Sets the current position as the desired position.
klicked(int) - Method in class de.jaetzold.util.AlertDialog
Wird von den ActionListenern der Knoepfe aufgerufen wenn geklickt wurde.
klickedButtonId - Variable in class de.jaetzold.util.AlertDialog
Die Nummer des gedreuckten Knopfes.

L

lastHeaderSkipLen - Variable in class de.jaetzold.art.platform.PacketInputStream.DefaultPacketHeaderChecker
 
lastPacketLen - Variable in class de.jaetzold.art.platform.PacketInputStream.DefaultPacketTrailerChecker
 
left - Variable in class de.jaetzold.art.examples.DriveTrainSimpleAlgorithm
 
LEFT_SPIN - Static variable in interface de.jaetzold.art.examples.DriveTrain
 
leftDirection - Variable in class de.jaetzold.art.examples.AriadneSimpleRobot
 
leftDirection - Variable in class de.jaetzold.art.examples.AriadneSimpleAlgorithm
 
leftMotor - Variable in class de.jaetzold.art.examples.DriveTrainSimpleRobot
 
leftSensor - Variable in class de.jaetzold.art.examples.SubsumptionTrustyBaseRobot
 
leftSensor - Variable in class de.jaetzold.art.examples.SubsumptionLiSeFTDemoRobot
 
leftSensor - Variable in class de.jaetzold.art.examples.SubsumptionLiSeMSDemoRobot
 
leftSensor - Variable in class de.jaetzold.art.examples.SimpleTrustyRobot
 
leftSpin() - Method in class de.jaetzold.art.examples.DriveTrainSimpleAlgorithm
 
leftSpin() - Method in interface de.jaetzold.art.examples.DriveTrain
 
leftSpin(double) - Method in class de.jaetzold.art.examples.NormalizedDriveTrainSimpleAlgorithm
 
leftSpin(double) - Method in interface de.jaetzold.art.examples.NormalizedDriveTrain
 
LightSensor - class de.jaetzold.art.LightSensor.
This class represents values which are associated with some kind of light-level.
LightSensor() - Constructor for class de.jaetzold.art.LightSensor
 
LightSensorPeer - interface de.jaetzold.art.platform.LightSensorPeer.
 
LinkedStateDecider - class de.jaetzold.util.LinkedStateDecider.
 
LinkedStateDecider() - Constructor for class de.jaetzold.util.LinkedStateDecider
 
LinkedStateDecider(StateDecider, StateDecider) - Constructor for class de.jaetzold.util.LinkedStateDecider
 
linker - Variable in class de.jaetzold.util.StateDeciderLinkedStateDecider
 
lise - Variable in class de.jaetzold.art.examples.SubsumptionLiSeFTDemoRobot
 
lise - Variable in class de.jaetzold.art.examples.SubsumptionLiSeMSDemoRobot
 
lise - Variable in class de.jaetzold.art.examples.SubsumptionAriadneRobot
 
lise - Variable in class de.jaetzold.art.examples.SubsumptionLiSe
 
lise - Variable in class de.jaetzold.art.examples.LiSeCommands
 
LiSe - interface de.jaetzold.art.examples.LiSe.
 
LiSeCommands - class de.jaetzold.art.examples.LiSeCommands.
 
LiSeCommands() - Constructor for class de.jaetzold.art.examples.LiSeCommands
 
LiSeCommands(LiSe) - Constructor for class de.jaetzold.art.examples.LiSeCommands
 
LiSeSimpleAlgorithm - class de.jaetzold.art.examples.LiSeSimpleAlgorithm.
 
LiSeSimpleAlgorithm.Robot - interface de.jaetzold.art.examples.LiSeSimpleAlgorithm.Robot.
 
LiSeSimpleAlgorithm() - Constructor for class de.jaetzold.art.examples.LiSeSimpleAlgorithm
 
LiSeSimpleAlgorithm(LiSeSimpleAlgorithm.Robot) - Constructor for class de.jaetzold.art.examples.LiSeSimpleAlgorithm
 
LiSeSimpleBaseRobot - class de.jaetzold.art.examples.LiSeSimpleBaseRobot.
 
LiSeSimpleBaseRobot(Servo, double, double, double, double) - Constructor for class de.jaetzold.art.examples.LiSeSimpleBaseRobot
 
LiSeSimpleFTDemoRobot - class de.jaetzold.art.examples.LiSeSimpleFTDemoRobot.
 
LiSeSimpleFTDemoRobot() - Constructor for class de.jaetzold.art.examples.LiSeSimpleFTDemoRobot
 
LiSeSimpleFTDemoRobot(RobotInterface) - Constructor for class de.jaetzold.art.examples.LiSeSimpleFTDemoRobot
 
LiSeSimpleFTDemoRobot(String) - Constructor for class de.jaetzold.art.examples.LiSeSimpleFTDemoRobot
 
LiSeSimpleMSDemoRobot - class de.jaetzold.art.examples.LiSeSimpleMSDemoRobot.
 
LiSeSimpleMSDemoRobot() - Constructor for class de.jaetzold.art.examples.LiSeSimpleMSDemoRobot
 
LiSeSimpleMSDemoRobot(RobotInterface) - Constructor for class de.jaetzold.art.examples.LiSeSimpleMSDemoRobot
 
LiSeSimpleMSDemoRobot(String) - Constructor for class de.jaetzold.art.examples.LiSeSimpleMSDemoRobot
 
LiSeView - class de.jaetzold.art.examples.LiSeView.
 
LiSeView() - Constructor for class de.jaetzold.art.examples.LiSeView
 
LiSeView(LiSe) - Constructor for class de.jaetzold.art.examples.LiSeView
 
localCount - Variable in class de.jaetzold.art.platform.lego.Mindstorms.RotationSensorValueDefinition
 
localReturn - Variable in class de.jaetzold.art.RawActuator
This is false by default.
longAveragePollingMillis - Variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
longValue() - Method in class de.jaetzold.art.SensorEventNumber
 
longValue() - Method in class de.jaetzold.art.SensorNumber
 

M

main(String[]) - Static method in class de.jaetzold.util.apps.CommController
 
main(String[]) - Static method in class de.jaetzold.art.examples.DriveTrainSimpleAlgorithm
 
main(String[]) - Static method in class de.jaetzold.art.examples.SubsumptionTrustyBaseRobot
 
main(String[]) - Static method in class de.jaetzold.art.examples.LiSeSimpleFTDemoRobot
 
main(String[]) - Static method in class de.jaetzold.art.examples.LiSeSimpleMSDemoRobot
 
main(String[]) - Static method in class de.jaetzold.art.examples.NormalizedDriveTrainSimpleBaseRobot
 
main(String[]) - Static method in class de.jaetzold.art.examples.NormalizedDriveTrainSimpleFTDemoRobot
 
main(String[]) - Static method in class de.jaetzold.art.examples.SubsumptionLiSeFTDemoRobot
 
main(String[]) - Static method in class de.jaetzold.art.examples.DriveTrainSimpleRobot
 
main(String[]) - Static method in class de.jaetzold.art.examples.DriveTrainSimpleMSDemoRobot
 
main(String[]) - Static method in class de.jaetzold.art.examples.SubsumptionTrustyAWTDemoRobot
 
main(String[]) - Static method in class de.jaetzold.art.examples.NormalizedDriveTrainSimpleMSDemoRobot
 
main(String[]) - Static method in class de.jaetzold.art.examples.SubsumptionLiSeMSDemoRobot
 
main(String[]) - Static method in class de.jaetzold.art.examples.NormalizedDriveTrainSimpleAlgorithm
 
main(String[]) - Static method in class de.jaetzold.art.examples.SubsumptionLiSe
 
main(String[]) - Static method in class de.jaetzold.art.examples.SubsumptionTrustyFTDemoRobot
 
main(String[]) - Static method in class de.jaetzold.art.examples.TrustySimpleFTDemoRobot
 
main(String[]) - Static method in class de.jaetzold.art.examples.AriadneSimpleFTDemoRobot
 
main(String[]) - Static method in class de.jaetzold.art.examples.NormalizedDriveTrainSimpleAWTDemoRobot
 
main(String[]) - Static method in class de.jaetzold.art.examples.SubsumptionTrusty
 
main(String[]) - Static method in class de.jaetzold.art.examples.TrustySimpleAlgorithm
 
main(String[]) - Static method in class de.jaetzold.art.examples.SubsumptionAriadneFTDemoRobot
 
main(String[]) - Static method in class de.jaetzold.art.examples.SubsumptionTrustyMSDemoRobot
 
main(String[]) - Static method in class de.jaetzold.art.examples.SimpleTrustyRobot
 
main(String[]) - Static method in class de.jaetzold.art.examples.TrustySimpleMSDemoRobot
 
main(String[]) - Static method in class de.jaetzold.art.examples.TrustySimpleAWTDemoRobot
 
main(String[]) - Static method in class de.jaetzold.art.examples.AriadneSimpleMSDemoRobot
 
main(String[]) - Static method in class de.jaetzold.art.examples.LiSeSimpleAlgorithm
 
main(String[]) - Static method in class de.jaetzold.art.examples.SubsumptionAriadneMSDemoRobot
 
main(String[]) - Static method in class de.jaetzold.art.examples.HelloRobot
 
manageBufferSize(byte[], int, int) - Static method in class de.jaetzold.util.ByteArray
Increase the size of buffer if full, or create it if null.
mapPacket - Variable in class de.jaetzold.art.platform.lego.RCX.AliveValueDefinition
 
mapPacket - Variable in class de.jaetzold.art.platform.lego.RCX.PollSensorValueDefinition
 
maximumValue - Variable in class de.jaetzold.art.platform.BaseSensorPort
 
maxLeftAngle - Variable in class de.jaetzold.art.examples.LiSeSimpleBaseRobot
 
maxRetry - Variable in class de.jaetzold.art.platform.lego.RCX.WritePacketTask
 
maxRightAngle - Variable in class de.jaetzold.art.examples.LiSeSimpleBaseRobot
 
meterMilliseconds - Variable in class de.jaetzold.art.examples.NormalizedDriveTrainSimpleBaseRobot
 
meterMilliseconds - Variable in class de.jaetzold.art.examples.NormalizedDriveTrainSimpleAlgorithm
 
MILLISECONDS - Static variable in class de.jaetzold.util.DateObservable
Die Konstante fuer precision = MILLISECONDS.
Mindstorms - class de.jaetzold.art.platform.lego.Mindstorms.
 
Mindstorms.LightSensorValueDefinition - class de.jaetzold.art.platform.lego.Mindstorms.LightSensorValueDefinition.
 
Mindstorms.LightSensorValueDefinition(Mindstorms, byte) - Constructor for class de.jaetzold.art.platform.lego.Mindstorms.LightSensorValueDefinition
 
Mindstorms.MSCountSensorPeer - class de.jaetzold.art.platform.lego.Mindstorms.MSCountSensorPeer.
 
Mindstorms.MSCountSensorPeer(Mindstorms, byte) - Constructor for class de.jaetzold.art.platform.lego.Mindstorms.MSCountSensorPeer
 
Mindstorms.MSCountSensorPeer(Mindstorms, byte, Mindstorms.RotationSensorValueDefinition) - Constructor for class de.jaetzold.art.platform.lego.Mindstorms.MSCountSensorPeer
 
Mindstorms.MSLightSensorPeer - class de.jaetzold.art.platform.lego.Mindstorms.MSLightSensorPeer.
 
Mindstorms.MSLightSensorPeer(Mindstorms, byte) - Constructor for class de.jaetzold.art.platform.lego.Mindstorms.MSLightSensorPeer
 
Mindstorms.MSLightSensorPeer(Mindstorms, byte, RCX.SensorValueDefinition) - Constructor for class de.jaetzold.art.platform.lego.Mindstorms.MSLightSensorPeer
 
Mindstorms.RCXActuatorPeer - class de.jaetzold.art.platform.lego.Mindstorms.RCXActuatorPeer.
 
Mindstorms.RCXActuatorPeer(Mindstorms, byte) - Constructor for class de.jaetzold.art.platform.lego.Mindstorms.RCXActuatorPeer
 
Mindstorms.RCXActuatorPeer(Mindstorms, byte, RCX.SensorValueDefinition) - Constructor for class de.jaetzold.art.platform.lego.Mindstorms.RCXActuatorPeer
 
Mindstorms.RCXBooleanSensorPeer - class de.jaetzold.art.platform.lego.Mindstorms.RCXBooleanSensorPeer.
 
Mindstorms.RCXBooleanSensorPeer(Mindstorms, byte) - Constructor for class de.jaetzold.art.platform.lego.Mindstorms.RCXBooleanSensorPeer
 
Mindstorms.RCXBooleanSensorPeer(Mindstorms, byte, RCX.SensorValueDefinition) - Constructor for class de.jaetzold.art.platform.lego.Mindstorms.RCXBooleanSensorPeer
 
Mindstorms.RCXRawSensorPeer - class de.jaetzold.art.platform.lego.Mindstorms.RCXRawSensorPeer.
 
Mindstorms.RCXRawSensorPeer(Mindstorms, byte) - Constructor for class de.jaetzold.art.platform.lego.Mindstorms.RCXRawSensorPeer
 
Mindstorms.RCXRawSensorPeer(Mindstorms, byte, RCX.SensorValueDefinition) - Constructor for class de.jaetzold.art.platform.lego.Mindstorms.RCXRawSensorPeer
 
Mindstorms.RCXStateSensorPeer - class de.jaetzold.art.platform.lego.Mindstorms.RCXStateSensorPeer.
 
Mindstorms.RCXStateSensorPeer(Mindstorms, byte) - Constructor for class de.jaetzold.art.platform.lego.Mindstorms.RCXStateSensorPeer
 
Mindstorms.RCXStateSensorPeer(Mindstorms, byte, RCX.SensorValueDefinition) - Constructor for class de.jaetzold.art.platform.lego.Mindstorms.RCXStateSensorPeer
 
Mindstorms.RotationSensorValueDefinition - class de.jaetzold.art.platform.lego.Mindstorms.RotationSensorValueDefinition.
 
Mindstorms.RotationSensorValueDefinition(Mindstorms, byte, Object) - Constructor for class de.jaetzold.art.platform.lego.Mindstorms.RotationSensorValueDefinition
 
minimumValue - Variable in class de.jaetzold.art.platform.BaseSensorPort
Default is Double.NEGATIVE_INFINITY.
minOrientInterval - Variable in class de.jaetzold.art.examples.SubsumptionAriadneRobot
 
MINUTES - Static variable in class de.jaetzold.util.DateObservable
Die Konstante fuer precision = MINUTES.
MONTHS - Static variable in class de.jaetzold.util.DateObservable
Die Konstante fuer precision = MONTHS.
Motor - class de.jaetzold.art.Motor.
A class which represents a simple Motor.
Motor() - Constructor for class de.jaetzold.art.Motor
 
motorLastMillis - Variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
motorOffMillis - Variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
motorOnMillis - Variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
MotorPeer - interface de.jaetzold.art.platform.MotorPeer.
A MotorPeer gives direct access to the properties on, backward and power.
motorPulseDir - Variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
motorState - Variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
motorStateMonitor - Variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
motorUpdatePulse - Variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
move - Variable in class de.jaetzold.art.examples.SubsumptionTrusty
 
MOVE - Static variable in interface de.jaetzold.art.examples.Trusty
 
move() - Method in interface de.jaetzold.art.examples.Trusty
 
move() - Method in class de.jaetzold.art.examples.SubsumptionTrusty
 
move() - Method in class de.jaetzold.art.examples.TrustySimpleAlgorithm
 

N

nextElement() - Method in class de.jaetzold.util.Queue
 
nextStateValue(double, double) - Method in class de.jaetzold.util.TransitionTableStateDecider
 
nextStateValue(double, double) - Method in class de.jaetzold.util.TransitionMatrixStateDecider
 
nextStateValue(double, double) - Method in class de.jaetzold.util.ValueToStateStateDecider
 
nextStateValue(double, double) - Method in class de.jaetzold.util.RangeStateDecider
 
nextStateValue(double, double) - Method in class de.jaetzold.util.StateLinkedStateDecider
 
nextStateValue(double, double) - Method in class de.jaetzold.util.StateDeciderLinkedStateDecider
 
nextStateValue(double, double) - Method in class de.jaetzold.util.BinaryOperatorStateDecider
 
nextStateValue(double, double) - Method in interface de.jaetzold.util.StateDecider
Return the next state.
nextStateValue(double, double) - Method in class de.jaetzold.util.ValueLinkedStateDecider
 
nextStateValue(double, double) - Method in class de.jaetzold.util.SameStateDecider
 
nextStateValue(double, double) - Method in class de.jaetzold.art.SensorStateDecider
The value returned is the one the target sensor currently has.
nextStateValue(double, double) - Method in class de.jaetzold.art.CountSensor.AbsoluteStateDifferenceStateDecider
 
nextStateValue(double, double) - Method in class de.jaetzold.art.examples.RCXRotationFasterCountStateDecider
 
nextStateValue(double, double) - Method in class de.jaetzold.art.examples.RCXRotationSensorStateDecider
 
nextStateValue(double, double) - Method in class de.jaetzold.art.examples.RCXRotationFastCountStateDecider
 
NoImmediateExecutionException - exception de.jaetzold.util.NoImmediateExecutionException.
This exception is used to indicate that the called method would have to wait for some condition to complete it's execution.
NoImmediateExecutionException() - Constructor for class de.jaetzold.util.NoImmediateExecutionException
Creates a new NoImmediateExecutionException without a detail message.
NoImmediateExecutionException(String) - Constructor for class de.jaetzold.util.NoImmediateExecutionException
Creates a new NoImmediateExecutionException with message as detail message.
NONE - Static variable in class de.jaetzold.util.AlertDialog
Konstante fuer keinen gedrueckten Knopf.
NormalizedDriveTrain - interface de.jaetzold.art.examples.NormalizedDriveTrain.
 
NormalizedDriveTrainCommands - class de.jaetzold.art.examples.NormalizedDriveTrainCommands.
 
NormalizedDriveTrainCommands() - Constructor for class de.jaetzold.art.examples.NormalizedDriveTrainCommands
 
NormalizedDriveTrainCommands(NormalizedDriveTrain) - Constructor for class de.jaetzold.art.examples.NormalizedDriveTrainCommands
 
NormalizedDriveTrainSimpleAlgorithm - class de.jaetzold.art.examples.NormalizedDriveTrainSimpleAlgorithm.
This implementation just waits for a specific time.
NormalizedDriveTrainSimpleAlgorithm.Robot - interface de.jaetzold.art.examples.NormalizedDriveTrainSimpleAlgorithm.Robot.
 
NormalizedDriveTrainSimpleAlgorithm() - Constructor for class de.jaetzold.art.examples.NormalizedDriveTrainSimpleAlgorithm
 
NormalizedDriveTrainSimpleAlgorithm(NormalizedDriveTrainSimpleAlgorithm.Robot) - Constructor for class de.jaetzold.art.examples.NormalizedDriveTrainSimpleAlgorithm
 
NormalizedDriveTrainSimpleAWTDemoRobot - class de.jaetzold.art.examples.NormalizedDriveTrainSimpleAWTDemoRobot.
 
NormalizedDriveTrainSimpleAWTDemoRobot() - Constructor for class de.jaetzold.art.examples.NormalizedDriveTrainSimpleAWTDemoRobot
 
NormalizedDriveTrainSimpleAWTDemoRobot(RobotInterface) - Constructor for class de.jaetzold.art.examples.NormalizedDriveTrainSimpleAWTDemoRobot
 
NormalizedDriveTrainSimpleAWTDemoRobot(String) - Constructor for class de.jaetzold.art.examples.NormalizedDriveTrainSimpleAWTDemoRobot
 
NormalizedDriveTrainSimpleBaseRobot - class de.jaetzold.art.examples.NormalizedDriveTrainSimpleBaseRobot.
 
NormalizedDriveTrainSimpleBaseRobot() - Constructor for class de.jaetzold.art.examples.NormalizedDriveTrainSimpleBaseRobot
 
NormalizedDriveTrainSimpleBaseRobot(DriveTrainSimpleAlgorithm.Robot, int, int) - Constructor for class de.jaetzold.art.examples.NormalizedDriveTrainSimpleBaseRobot
 
NormalizedDriveTrainSimpleFTDemoRobot - class de.jaetzold.art.examples.NormalizedDriveTrainSimpleFTDemoRobot.
 
NormalizedDriveTrainSimpleFTDemoRobot() - Constructor for class de.jaetzold.art.examples.NormalizedDriveTrainSimpleFTDemoRobot
 
NormalizedDriveTrainSimpleFTDemoRobot(RobotInterface) - Constructor for class de.jaetzold.art.examples.NormalizedDriveTrainSimpleFTDemoRobot
 
NormalizedDriveTrainSimpleFTDemoRobot(String) - Constructor for class de.jaetzold.art.examples.NormalizedDriveTrainSimpleFTDemoRobot
 
NormalizedDriveTrainSimpleMSDemoRobot - class de.jaetzold.art.examples.NormalizedDriveTrainSimpleMSDemoRobot.
 
NormalizedDriveTrainSimpleMSDemoRobot() - Constructor for class de.jaetzold.art.examples.NormalizedDriveTrainSimpleMSDemoRobot
 
NormalizedDriveTrainSimpleMSDemoRobot(RobotInterface) - Constructor for class de.jaetzold.art.examples.NormalizedDriveTrainSimpleMSDemoRobot
 
NormalizedDriveTrainSimpleMSDemoRobot(String) - Constructor for class de.jaetzold.art.examples.NormalizedDriveTrainSimpleMSDemoRobot
 
NotConnectedException - exception de.jaetzold.util.NotConnectedException.
 
NotConnectedException() - Constructor for class de.jaetzold.util.NotConnectedException
 
NotConnectedException(String) - Constructor for class de.jaetzold.util.NotConnectedException
 
notifier - Variable in class de.jaetzold.art.platform.lego.RCX
 
notifier - Variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
notifierQueue - Variable in class de.jaetzold.art.platform.lego.RCX
 
notifierQueue - Variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
notifyObservers() - Method in class de.jaetzold.util.DateObservable
Benachrichtigt alle Observer wenn eine Aenderung im Datum stattgefunden hat.
notifyObservers() - Method in class de.jaetzold.util.SerialPortOptionsPanel
 
notifyObservers(Object) - Method in class de.jaetzold.util.SerialPortOptionsPanel
 
NullInputStream - class de.jaetzold.util.NullInputStream.
InputStream der immer 0 liefert.
NullInputStream() - Constructor for class de.jaetzold.util.NullInputStream
 

O

objectIdentifier - Variable in class de.jaetzold.util.Debug
 
observable - Variable in class de.jaetzold.util.SerialPortOptionsPanel
 
Observable - class de.jaetzold.util.Observable.
Observable dessen setChanged()-Methode im Gegensatz zu der von java.util.Observable nicht protected ist.
Observable() - Constructor for class de.jaetzold.util.Observable
 
off() - Method in class de.jaetzold.art.Motor
Switches the Motor off.
OK - Static variable in class de.jaetzold.util.AlertDialog
Konstante fuer den OK Knopf.
on - Variable in class de.jaetzold.art.Motor
Whether the output should be supplied with any power at all.
on() - Method in class de.jaetzold.art.Motor
Switches the Motor on.
operator - Variable in class de.jaetzold.util.BinaryOperatorStateDecider
 
orientationAngle - Variable in class de.jaetzold.art.examples.AriadneSimpleRobot
 
orientationAngle - Variable in class de.jaetzold.art.examples.AriadneSimpleAlgorithm
 
orientByAngle(double) - Method in class de.jaetzold.art.examples.SubsumptionAriadne
 
orientByAngle(double) - Method in interface de.jaetzold.art.examples.Ariadne
 
orientByAngle(double) - Method in class de.jaetzold.art.examples.AriadneSimpleAlgorithm
 
ORIENTED - Static variable in interface de.jaetzold.art.examples.Ariadne
 
ORIENTING - Static variable in interface de.jaetzold.art.examples.Ariadne
 
out0 - Variable in class de.jaetzold.art.examples.AWTRobotInterface
 
out1 - Variable in class de.jaetzold.art.examples.AWTRobotInterface
 
output - Variable in class de.jaetzold.util.TextOutput
Main output.
output - Variable in class de.jaetzold.util.apps.CommController
 
output - Variable in class de.jaetzold.art.examples.AWTRobotInterface.TextFieldActuatorPeer
 
outStream - Variable in class de.jaetzold.util.apps.CommController
 
outStream - Variable in class de.jaetzold.art.platform.lego.RCX
 
outStream - Variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 

P

packet - Variable in class de.jaetzold.art.platform.lego.RCX.WritePacketTask
 
packet - Variable in class de.jaetzold.art.platform.lego.RCX.PacketEvent
 
packet - Variable in class de.jaetzold.art.platform.lego.RCX.AliveValueDefinition
 
packet - Variable in class de.jaetzold.art.platform.lego.RCX.PollSensorValueDefinition
 
packetChecker - Variable in class de.jaetzold.art.platform.lego.RCXPacketInputStream
 
PacketChecker - interface de.jaetzold.art.platform.PacketChecker.
 
packetDataFilter - Variable in class de.jaetzold.art.platform.PacketInputStream
 
PacketFilter - interface de.jaetzold.art.platform.PacketFilter.
 
packetHeaderChecker - Variable in class de.jaetzold.art.platform.PacketInputStream
 
PacketInputStream - class de.jaetzold.art.platform.PacketInputStream.
Base Class for reading some kind of packets from an InputStream.
PacketInputStream.DefaultPacketDataFilter - class de.jaetzold.art.platform.PacketInputStream.DefaultPacketDataFilter.
 
PacketInputStream.DefaultPacketDataFilter() - Constructor for class de.jaetzold.art.platform.PacketInputStream.DefaultPacketDataFilter
 
PacketInputStream.DefaultPacketHeaderChecker - class de.jaetzold.art.platform.PacketInputStream.DefaultPacketHeaderChecker.
 
PacketInputStream.DefaultPacketHeaderChecker() - Constructor for class de.jaetzold.art.platform.PacketInputStream.DefaultPacketHeaderChecker
 
PacketInputStream.DefaultPacketHeaderChecker(byte[]) - Constructor for class de.jaetzold.art.platform.PacketInputStream.DefaultPacketHeaderChecker
 
PacketInputStream.DefaultPacketTrailerChecker - class de.jaetzold.art.platform.PacketInputStream.DefaultPacketTrailerChecker.
 
PacketInputStream.DefaultPacketTrailerChecker() - Constructor for class de.jaetzold.art.platform.PacketInputStream.DefaultPacketTrailerChecker
 
PacketInputStream.PacketDataComplementFilter - class de.jaetzold.art.platform.PacketInputStream.PacketDataComplementFilter.
 
PacketInputStream.PacketDataComplementFilter() - Constructor for class de.jaetzold.art.platform.PacketInputStream.PacketDataComplementFilter
 
PacketInputStream.PacketDataFilter - interface de.jaetzold.art.platform.PacketInputStream.PacketDataFilter.
 
PacketInputStream.PacketHeaderChecker - interface de.jaetzold.art.platform.PacketInputStream.PacketHeaderChecker.
 
PacketInputStream.PacketTrailerChecker - interface de.jaetzold.art.platform.PacketInputStream.PacketTrailerChecker.
 
PacketInputStream.PacketTrailerChecksumByteChecker - class de.jaetzold.art.platform.PacketInputStream.PacketTrailerChecksumByteChecker.
 
PacketInputStream.PacketTrailerChecksumByteChecker() - Constructor for class de.jaetzold.art.platform.PacketInputStream.PacketTrailerChecksumByteChecker
 
PacketInputStream(InputStream) - Constructor for class de.jaetzold.art.platform.PacketInputStream
 
PacketInputStream(InputStream, byte[], PacketInputStream.PacketDataFilter, PacketInputStream.PacketTrailerChecker) - Constructor for class de.jaetzold.art.platform.PacketInputStream
 
PacketInputStream(InputStream, PacketInputStream.PacketHeaderChecker, PacketInputStream.PacketDataFilter, PacketInputStream.PacketTrailerChecker) - Constructor for class de.jaetzold.art.platform.PacketInputStream
 
packetLength - Variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik.FTPacketDataInputFilter
 
packetToValueDefinitionSet - Variable in class de.jaetzold.art.platform.lego.RCX
 
packetTrailerChecker - Variable in class de.jaetzold.art.platform.PacketInputStream
 
parityC - Variable in class de.jaetzold.util.SerialPortOptionsPanel
 
parseResult(byte[]) - Method in interface de.jaetzold.art.platform.lego.RCX.SensorValueDefinition
 
parseResult(byte[]) - Method in class de.jaetzold.art.platform.lego.RCX.AliveValueDefinition
 
parseResult(byte[]) - Method in class de.jaetzold.art.platform.lego.RCX.PollSensorValueDefinition
 
parseResult(byte[]) - Method in class de.jaetzold.art.platform.lego.RCX.MotorSensorValueDefinition
 
parseResult(byte[]) - Method in class de.jaetzold.art.platform.lego.Mindstorms.LightSensorValueDefinition
 
parseResult(byte[]) - Method in class de.jaetzold.art.platform.lego.Mindstorms.RotationSensorValueDefinition
 
peekNext() - Method in class de.jaetzold.util.Queue
Return but not delete.
peekNext(int) - Method in class de.jaetzold.util.Queue
Return but not delete.
peekNextEvent(int) - Method in class de.jaetzold.util.EventQueue
Return but not delete.
peer - Variable in class de.jaetzold.art.ConstantSensorPort
 
peerID - Variable in class de.jaetzold.art.platform.lego.Mindstorms.RotationSensorValueDefinition
 
perform() - Method in class de.jaetzold.util.RequeueTask
 
perform() - Method in class de.jaetzold.util.RunnableTask
 
perform() - Method in interface de.jaetzold.util.Task
 
perform() - Method in class de.jaetzold.art.subsumption.SchedulerTask
 
perform() - Method in class de.jaetzold.art.platform.lego.RCX.CondenseEventsTask
 
perform() - Method in class de.jaetzold.art.platform.lego.RCX.WritePacketTask
 
perform() - Method in class de.jaetzold.art.platform.lego.RCX.GetSensorValueTask
 
perform() - Method in class de.jaetzold.art.platform.lego.RCX.ReadPacketTask
 
perform() - Method in class de.jaetzold.art.platform.fischertechnik.Fischertechnik.CondenseEventsTask
 
POLL - Static variable in class de.jaetzold.art.platform.lego.RCX
 
polledSensorValues - Variable in class de.jaetzold.art.platform.lego.RCX
 
pollingPause - Variable in class de.jaetzold.art.platform.PacketInputStream
 
Port - interface de.jaetzold.art.Port.
A Port describes what data in which format an interface can deliver.
portArray - Variable in class de.jaetzold.util.SerialPortOptionsPanel
 
portC - Variable in class de.jaetzold.util.SerialPortOptionsPanel
 
portNumber - Variable in class de.jaetzold.art.platform.BaseSensorPort
Default is 0.
portsToPeers - Variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
portToPeerCollection - Variable in class de.jaetzold.art.platform.lego.Mindstorms
every Sensor gets its own Peer
post(Event) - Method in class de.jaetzold.util.EventQueue
Adds the given event-object to the end of the queue.
post(Object) - Method in class de.jaetzold.util.Queue
Adds the given object to the end of the queue.
power - Variable in class de.jaetzold.art.Motor
The power that the output should supply to the motor if it is on.
precision - Variable in class de.jaetzold.util.DateObservable
Die precision dieses Objektes.
precision - Variable in class de.jaetzold.art.RawSensor
The local value for precision.
precisionSet - Variable in class de.jaetzold.art.RawSensor
This is false by default.
printError(int, String) - Method in class de.jaetzold.util.Debug
Print message on stdout if level<=errorLevel or debug==true.
printError(String) - Method in class de.jaetzold.util.Debug
Print className and message on stderr
printInfo(int, String) - Method in class de.jaetzold.util.Debug
Print message on stdout if level<=infoLevel or debug==true.
printInfo(String) - Method in class de.jaetzold.util.Debug
Print className and message on stdout
process() - Method in class de.jaetzold.util.EventBase
 
process() - Method in class de.jaetzold.util.ExceptionEvent
 
process() - Method in interface de.jaetzold.util.Event
 
process() - Method in class de.jaetzold.util.EqualSourceEvent
 
process() - Method in class de.jaetzold.art.platform.lego.RCX.PacketEvent
 
process(byte[]) - Method in interface de.jaetzold.art.platform.PacketFilter
 
process(byte[]) - Method in class de.jaetzold.art.platform.lego.RCX.WritePacketTask
 
process(byte[]) - Method in class de.jaetzold.art.platform.lego.RCXPacketFilterTable
 
processCommandLine(String) - Method in interface de.jaetzold.util.CommandLineListener
 
processCommandLine(String) - Method in class de.jaetzold.util.apps.CommController
Schreibt den uebergebenen String auf den CommPort.
processCommInput(InputStream) - Method in class de.jaetzold.util.apps.CommController
Hauptschleife fuer das Lesen vom CommPort.
processEvent(SensorEvent) - Method in interface de.jaetzold.art.SensorListener
This method is called when a SensorEvent occurs, for which this listener is registered.
processEvent(SensorEvent) - Method in class de.jaetzold.art.RawSensor
 
processEvent(SensorEvent) - Method in interface de.jaetzold.art.Sensor
This Method is called when the value this Sensor resembles has changed and events are enabled.
processEvent(SensorEvent) - Method in class de.jaetzold.art.CombinedSensor
 
processEvent(SensorEvent) - Method in class de.jaetzold.art.platform.BaseSensorPeer
 
processEvent(SensorEvent) - Method in interface de.jaetzold.art.platform.SensorPeer
Deliver the given SensorEvent to all Listeners.
processEvent(SensorEvent) - Method in class de.jaetzold.art.platform.lego.Mindstorms.RCXActuatorPeer
 
prompt - Variable in class de.jaetzold.util.TextOutput
This is where we present the prompt.
PROMPTLENGTH - Static variable in class de.jaetzold.util.TextOutput
Every prompt longer than PROMPTLENGTH will be cut on the left side.
propagationId - Variable in class de.jaetzold.art.SensorEvent
 
propertyChange(PropertyChangeEvent) - Method in class de.jaetzold.art.RawSensor
 
propertyChange(PropertyChangeEvent) - Method in interface de.jaetzold.art.Sensor
This is the method through which a Sensor gets informed about changes in the hardware-value it resembles.
propertyChange(PropertyChangeEvent) - Method in class de.jaetzold.art.examples.AriadneView
 
propertyChange(PropertyChangeEvent) - Method in class de.jaetzold.art.examples.AWTSensorView
 
propertyChange(PropertyChangeEvent) - Method in class de.jaetzold.art.examples.LiSeView
 
propertyChange(PropertyChangeEvent) - Method in class de.jaetzold.art.examples.DriveTrainView
 
propertyChange(PropertyChangeEvent) - Method in class de.jaetzold.art.examples.TrustyView
 
propertyChangeEventDescriptor - Variable in class de.jaetzold.art.RawSensor
An instance of AllSensorEventDescriptor.
PropertyChangeInformer - interface de.jaetzold.util.PropertyChangeInformer.
This interface is kind of missing in JavaBeans (1.0).

Q

Queue - class de.jaetzold.util.Queue.
A class for passing Objects from one Thread to another.
Queue() - Constructor for class de.jaetzold.util.Queue
 

R

Range - interface de.jaetzold.util.Range.
A interface for classes that can check whether a specific primitive value is contained in some thing (typical a mathematical interval) or not.
RangeStateDecider - class de.jaetzold.util.RangeStateDecider.
 
RangeStateDecider() - Constructor for class de.jaetzold.util.RangeStateDecider
 
RangeStateDecider(Range) - Constructor for class de.jaetzold.util.RangeStateDecider
 
RangeStateDecider(Range[]) - Constructor for class de.jaetzold.util.RangeStateDecider
 
RawActuator - class de.jaetzold.art.RawActuator.
This class represents a basic output-device of a hardware-interface.
RawActuator() - Constructor for class de.jaetzold.art.RawActuator
 
RawSensor - class de.jaetzold.art.RawSensor.
This class represents a basic input-device of a hardware-interface.
RawSensor.ValueSensorPort - class de.jaetzold.art.RawSensor.ValueSensorPort.
A SensorPort for the value of this Sensor.
RawSensor.ValueSensorPort(RawSensor) - Constructor for class de.jaetzold.art.RawSensor.ValueSensorPort
 
RawSensor() - Constructor for class de.jaetzold.art.RawSensor
Contructs a new RawSensor.
RCX - class de.jaetzold.art.platform.lego.RCX.
 
RCX.AliveValueDefinition - class de.jaetzold.art.platform.lego.RCX.AliveValueDefinition.
 
RCX.AliveValueDefinition(RCX) - Constructor for class de.jaetzold.art.platform.lego.RCX.AliveValueDefinition
 
RCX.BooleanConversionValueDefinition - class de.jaetzold.art.platform.lego.RCX.BooleanConversionValueDefinition.
Definition for the standard booleanconversion of the RCX.
RCX.BooleanConversionValueDefinition(RCX, byte) - Constructor for class de.jaetzold.art.platform.lego.RCX.BooleanConversionValueDefinition
 
RCX.CondenseEventsTask - class de.jaetzold.art.platform.lego.RCX.CondenseEventsTask.
 
RCX.CondenseEventsTask(RCX) - Constructor for class de.jaetzold.art.platform.lego.RCX.CondenseEventsTask
 
RCX.GetSensorValueTask - class de.jaetzold.art.platform.lego.RCX.GetSensorValueTask.
 
RCX.GetSensorValueTask(RCX, byte[]) - Constructor for class de.jaetzold.art.platform.lego.RCX.GetSensorValueTask
 
RCX.GetSensorValueTask(RCX, RCX.SensorValueDefinition) - Constructor for class de.jaetzold.art.platform.lego.RCX.GetSensorValueTask
 
RCX.MotorSensorValueDefinition - class de.jaetzold.art.platform.lego.RCX.MotorSensorValueDefinition.
 
RCX.MotorSensorValueDefinition(RCX, byte) - Constructor for class de.jaetzold.art.platform.lego.RCX.MotorSensorValueDefinition
 
RCX.Null - class de.jaetzold.art.platform.lego.RCX.Null.
 
RCX.Null(RCX) - Constructor for class de.jaetzold.art.platform.lego.RCX.Null
 
RCX.PacketEvent - class de.jaetzold.art.platform.lego.RCX.PacketEvent.
 
RCX.PacketEvent(RCX, Object, byte[]) - Constructor for class de.jaetzold.art.platform.lego.RCX.PacketEvent
 
RCX.PollSensorValueDefinition - class de.jaetzold.art.platform.lego.RCX.PollSensorValueDefinition.
 
RCX.PollSensorValueDefinition(RCX, byte, byte) - Constructor for class de.jaetzold.art.platform.lego.RCX.PollSensorValueDefinition
 
RCX.RawValueDefinition - class de.jaetzold.art.platform.lego.RCX.RawValueDefinition.
Definition for the standard raw value of the RCX.
RCX.RawValueDefinition(RCX, byte) - Constructor for class de.jaetzold.art.platform.lego.RCX.RawValueDefinition
 
RCX.ReadPacketTask - class de.jaetzold.art.platform.lego.RCX.ReadPacketTask.
 
RCX.ReadPacketTask(RCX, PacketFilter) - Constructor for class de.jaetzold.art.platform.lego.RCX.ReadPacketTask
 
RCX.SensorValueDefinition - interface de.jaetzold.art.platform.lego.RCX.SensorValueDefinition.
 
RCX.StateConversionValueDefinition - class de.jaetzold.art.platform.lego.RCX.StateConversionValueDefinition.
Definition for the standard raw value of the RCX.
RCX.StateConversionValueDefinition(RCX, byte) - Constructor for class de.jaetzold.art.platform.lego.RCX.StateConversionValueDefinition
 
RCX.WritePacketTask - class de.jaetzold.art.platform.lego.RCX.WritePacketTask.
 
RCX.WritePacketTask(RCX, byte[]) - Constructor for class de.jaetzold.art.platform.lego.RCX.WritePacketTask
 
RCX.WritePacketTask(RCX, byte[], int) - Constructor for class de.jaetzold.art.platform.lego.RCX.WritePacketTask
 
RCX.WritePacketTask(RCX, byte[], PacketFilter) - Constructor for class de.jaetzold.art.platform.lego.RCX.WritePacketTask
 
RCX.WritePacketTask(RCX, byte[], PacketFilter, int) - Constructor for class de.jaetzold.art.platform.lego.RCX.WritePacketTask
 
RCX() - Constructor for class de.jaetzold.art.platform.lego.RCX
 
RCXPacketFilterTable - class de.jaetzold.art.platform.lego.RCXPacketFilterTable.
 
RCXPacketFilterTable() - Constructor for class de.jaetzold.art.platform.lego.RCXPacketFilterTable
 
RCXPacketInputStream - class de.jaetzold.art.platform.lego.RCXPacketInputStream.
 
RCXPacketInputStream(InputStream, byte[]) - Constructor for class de.jaetzold.art.platform.lego.RCXPacketInputStream
 
RCXPacketOutputStream - class de.jaetzold.art.platform.lego.RCXPacketOutputStream.
 
RCXPacketOutputStream(OutputStream, byte[]) - Constructor for class de.jaetzold.art.platform.lego.RCXPacketOutputStream
 
RCXRawSwitchStateDecider - class de.jaetzold.art.examples.RCXRawSwitchStateDecider.
 
RCXRawSwitchStateDecider() - Constructor for class de.jaetzold.art.examples.RCXRawSwitchStateDecider
 
RCXRawSwitchStateDecider(Range, Range, Range) - Constructor for class de.jaetzold.art.examples.RCXRawSwitchStateDecider
 
RCXRotationCountStateDecider - class de.jaetzold.art.examples.RCXRotationCountStateDecider.
 
RCXRotationCountStateDecider() - Constructor for class de.jaetzold.art.examples.RCXRotationCountStateDecider
 
RCXRotationFastCountStateDecider - class de.jaetzold.art.examples.RCXRotationFastCountStateDecider.
 
RCXRotationFastCountStateDecider() - Constructor for class de.jaetzold.art.examples.RCXRotationFastCountStateDecider
 
RCXRotationFasterCountStateDecider - class de.jaetzold.art.examples.RCXRotationFasterCountStateDecider.
This one assumes that a direction-change only happens after two concurrent Rotation-sensor states have been the same.
RCXRotationFasterCountStateDecider() - Constructor for class de.jaetzold.art.examples.RCXRotationFasterCountStateDecider
 
RCXRotationSensorStateDecider - class de.jaetzold.art.examples.RCXRotationSensorStateDecider.
A simple class which maps raw sensor-values to one of the four positions the LEGO-Rotationsensor may have.
RCXRotationSensorStateDecider() - Constructor for class de.jaetzold.art.examples.RCXRotationSensorStateDecider
 
read() - Method in class de.jaetzold.util.NullInputStream
Liefert immer 0.
reader - Variable in class de.jaetzold.art.platform.lego.RCX
 
reader - Variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
readerQueue - Variable in class de.jaetzold.art.platform.lego.RCX
 
readerQueue - Variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
readPacket() - Method in class de.jaetzold.art.platform.PacketInputStream
 
readPacket(int) - Method in class de.jaetzold.art.platform.PacketInputStream
 
remove(Event) - Method in class de.jaetzold.util.EventQueue
Removes the first occurence of an element equal to the given Event from this queue if there is any.
remove(Object) - Method in class de.jaetzold.util.Queue
Removes the first occurence of an element equal to the given object from this queue if there is any.
removeAll(Event) - Method in class de.jaetzold.util.EventQueue
Removes the all elements equal to the given Event from this queue.
removeAll(Object) - Method in class de.jaetzold.util.Queue
Removes the all elements equal to the given object from this queue.
removeAll(PacketFilter) - Method in class de.jaetzold.art.platform.lego.RCXPacketFilterTable
 
removeBehaviorFor(Comparable) - Method in class de.jaetzold.art.subsumption.SchedulerTask
 
removeFilterFor(byte) - Method in class de.jaetzold.art.platform.lego.RCXPacketFilterTable
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface de.jaetzold.util.PropertyChangeInformer
 
removePropertyChangeListener(PropertyChangeListener) - Method in class de.jaetzold.art.RawSensor
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface de.jaetzold.art.Sensor
Remove the specified listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class de.jaetzold.art.CombinedSensor
 
removePropertyChangeListener(PropertyChangeListener) - Method in class de.jaetzold.art.platform.BaseSensorPeer
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface de.jaetzold.art.platform.SensorPeer
Remove the specified listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class de.jaetzold.art.examples.DriveTrainSimpleAlgorithm
 
removePropertyChangeListener(PropertyChangeListener) - Method in class de.jaetzold.art.examples.SubsumptionLiSe
 
removePropertyChangeListener(PropertyChangeListener) - Method in class de.jaetzold.art.examples.SubsumptionTrusty
 
removePropertyChangeListener(PropertyChangeListener) - Method in class de.jaetzold.art.examples.TrustySimpleAlgorithm
 
removePropertyChangeListener(PropertyChangeListener) - Method in class de.jaetzold.art.examples.LiSeSimpleAlgorithm
 
removePropertyChangeListener(PropertyChangeListener) - Method in class de.jaetzold.art.examples.AriadneSimpleAlgorithm
 
removePropertyChangeListenerFor(Object, PropertyChangeListener) - Static method in class de.jaetzold.util.BeanSupport
 
removeSensorListener(SensorListener) - Method in class de.jaetzold.art.RawSensor
 
removeSensorListener(SensorListener) - Method in interface de.jaetzold.art.Sensor
Removes the specified SensorListener so that it no longer receives SensorEvents from this Sensor.
removeSensorListener(SensorListener, SensorEventDescriptor) - Method in class de.jaetzold.art.RawSensor
Removes the specified SensorListener so that it no longer receives from this Sensor the SensorEvents which are described by the specified SensorEventDescriptor.
removeTrailer(byte[], int) - Method in interface de.jaetzold.art.platform.PacketInputStream.PacketTrailerChecker
 
removeTrailer(byte[], int) - Method in class de.jaetzold.art.platform.PacketInputStream.DefaultPacketTrailerChecker
 
removeTrailer(byte[], int) - Method in class de.jaetzold.art.platform.PacketInputStream.PacketTrailerChecksumByteChecker
 
removeVetoableChangeListener(VetoableChangeListener) - Method in interface de.jaetzold.art.Actuator
For Listeners which can refuse some values to be set.
removeVetoableChangeListener(VetoableChangeListener) - Method in class de.jaetzold.art.RawActuator
 
RequeueTask - class de.jaetzold.util.RequeueTask.
 
RequeueTask(Task, Queue) - Constructor for class de.jaetzold.util.RequeueTask
 
resetCount() - Method in class de.jaetzold.art.CountSensor
Resets the count-value this CountSensor currently has to 0.
resultEventQueue - Variable in class de.jaetzold.util.TaskPerformer
 
resultEventQueueMonitor - Variable in class de.jaetzold.util.TaskPerformer
 
resultPacket - Variable in class de.jaetzold.art.platform.lego.RCX.WritePacketTask
 
resume() - Method in class de.jaetzold.art.examples.DriveTrainSimpleAlgorithm
 
resume() - Method in interface de.jaetzold.art.examples.DriveTrain
 
resumePerforming() - Method in class de.jaetzold.util.TaskPerformer
 
retryTimeout - Variable in class de.jaetzold.art.platform.lego.RCX.WritePacketTask
 
reverse() - Method in class de.jaetzold.art.Motor
Reverse the actual direction of the motor, whatever it is now.
right - Variable in class de.jaetzold.art.examples.DriveTrainSimpleAlgorithm
 
RIGHT_SPIN - Static variable in interface de.jaetzold.art.examples.DriveTrain
 
rightMotor - Variable in class de.jaetzold.art.examples.DriveTrainSimpleRobot
 
rightSensor - Variable in class de.jaetzold.art.examples.SubsumptionTrustyBaseRobot
 
rightSensor - Variable in class de.jaetzold.art.examples.SubsumptionLiSeFTDemoRobot
 
rightSensor - Variable in class de.jaetzold.art.examples.SubsumptionLiSeMSDemoRobot
 
rightSensor - Variable in class de.jaetzold.art.examples.SimpleTrustyRobot
 
rightSpin() - Method in class de.jaetzold.art.examples.DriveTrainSimpleAlgorithm
 
rightSpin() - Method in interface de.jaetzold.art.examples.DriveTrain
 
rightSpin(double) - Method in class de.jaetzold.art.examples.NormalizedDriveTrainSimpleAlgorithm
 
rightSpin(double) - Method in interface de.jaetzold.art.examples.NormalizedDriveTrain
 
robot - Variable in class de.jaetzold.art.examples.NormalizedDriveTrainSimpleBaseRobot
 
robot - Variable in class de.jaetzold.art.examples.TrustyCommands
 
robot - Variable in class de.jaetzold.art.examples.LiSeSimpleAlgorithm
 
RobotInterface - interface de.jaetzold.art.RobotInterface.
Basic Java-interface for classes which represent a hardware-interface in ART.
RobotInterfaceAdapter - class de.jaetzold.art.platform.RobotInterfaceAdapter.
This base class implements methods from RobotInterface for retrieving Port-instances through specific arguments.
RobotInterfaceAdapter() - Constructor for class de.jaetzold.art.platform.RobotInterfaceAdapter
 
RobotInterfaceDefinition - interface de.jaetzold.art.RobotInterfaceDefinition.
This interface is for Objects which define a specific (set of) Implementations of RobotInterface.
RobotInterfaceFactory - class de.jaetzold.art.RobotInterfaceFactory.
This is the class for creating instances of RobotInterface.
RobotInterfaceFactory() - Constructor for class de.jaetzold.art.RobotInterfaceFactory
Contruct a new Factory for RobotInterfaces.
RobotInterfaceStringDefinition - class de.jaetzold.art.RobotInterfaceStringDefinition.
This class is for interfaces which are defined just by a single String.
RobotInterfaceStringDefinition(String) - Constructor for class de.jaetzold.art.RobotInterfaceStringDefinition
Construct a new RobotInterfaceDefinition from the String given by interfaceId.
run() - Method in class de.jaetzold.util.AlertDialog
Stellt den AlertDialog dar und kommt erst zurueck wenn auf einen der Knoepfe geklickt wurde.
run() - Method in class de.jaetzold.util.TaskPerformer
 
run() - Method in class de.jaetzold.util.TaskRunnable
 
runAWT(Object) - Method in class de.jaetzold.util.apps.CommController
 
RunnableTask - class de.jaetzold.util.RunnableTask.
 
RunnableTask(Runnable) - Constructor for class de.jaetzold.util.RunnableTask
 

S

SameStateDecider - class de.jaetzold.util.SameStateDecider.
 
SameStateDecider() - Constructor for class de.jaetzold.util.SameStateDecider
 
scheduler - Variable in class de.jaetzold.art.examples.SubsumptionLiSe
 
scheduler - Variable in class de.jaetzold.art.examples.SubsumptionTrusty
 
schedulerPerformer - Variable in class de.jaetzold.art.examples.SubsumptionLiSe
 
schedulerPerformer - Variable in class de.jaetzold.art.examples.SubsumptionTrusty
 
SchedulerTask - class de.jaetzold.art.subsumption.SchedulerTask.
 
SchedulerTask.Entry - interface de.jaetzold.art.subsumption.SchedulerTask.Entry.
 
SchedulerTask() - Constructor for class de.jaetzold.art.subsumption.SchedulerTask
 
SCROLLBACKMAX - Static variable in class de.jaetzold.util.TextOutput
The Buffer is truncated to SCROLLBACKMIN if it exeeds SCROLLBACKMAX.
SCROLLBACKMIN - Static variable in class de.jaetzold.util.TextOutput
A greater difference between min and max increases the time to the next call of setText() to the TextArea which always results in some flickering.
search - Variable in class de.jaetzold.art.examples.SubsumptionLiSe
 
SEARCH - Static variable in interface de.jaetzold.art.examples.LiSe
 
search() - Method in interface de.jaetzold.art.examples.LiSe
 
search() - Method in class de.jaetzold.art.examples.SubsumptionLiSe
 
search() - Method in class de.jaetzold.art.examples.LiSeSimpleAlgorithm
 
searchSpeed - Variable in class de.jaetzold.art.examples.LiSeSimpleBaseRobot
 
second - Variable in class de.jaetzold.util.LinkedStateDecider
 
SECONDS - Static variable in class de.jaetzold.util.DateObservable
Die Konstante fuer precision = SECONDS.
SEE_CENTER - Static variable in interface de.jaetzold.art.examples.LiSe
 
SEE_LEFT - Static variable in interface de.jaetzold.art.examples.LiSe
 
SEE_RIGHT - Static variable in interface de.jaetzold.art.examples.LiSe
 
seeCenter() - Method in interface de.jaetzold.art.examples.LiSe
 
seeCenter() - Method in class de.jaetzold.art.examples.SubsumptionLiSe
 
seeCenter() - Method in class de.jaetzold.art.examples.LiSeSimpleAlgorithm
 
seeLeft() - Method in interface de.jaetzold.art.examples.LiSe
 
seeLeft() - Method in class de.jaetzold.art.examples.SubsumptionLiSe
 
seeLeft() - Method in class de.jaetzold.art.examples.LiSeSimpleAlgorithm
 
seeLeftTask - Variable in class de.jaetzold.art.examples.SubsumptionLiSe
 
seeRight() - Method in interface de.jaetzold.art.examples.LiSe
 
seeRight() - Method in class de.jaetzold.art.examples.SubsumptionLiSe
 
seeRight() - Method in class de.jaetzold.art.examples.LiSeSimpleAlgorithm
 
seeRightTask - Variable in class de.jaetzold.art.examples.SubsumptionLiSe
 
Sensor - interface de.jaetzold.art.Sensor.
Classes that represent an input-device should implement this interface.
SensorEvent - class de.jaetzold.art.SensorEvent.
 
SensorEvent(Object, SensorEventDescriptor, long, double, double, boolean, Object) - Constructor for class de.jaetzold.art.SensorEvent
 
SensorEventDescriptor - interface de.jaetzold.art.SensorEventDescriptor.
An interface for classes decribing groups of SensorEvents.
SensorEventNumber - class de.jaetzold.art.SensorEventNumber.
A subclass of Number which has the same value as the target SensorEvent.
SensorEventNumber(SensorEvent) - Constructor for class de.jaetzold.art.SensorEventNumber
Constructs a new Number-Object which has the same value as target.
SensorListener - interface de.jaetzold.art.SensorListener.
The interface for listeners which want to receive SensorEvents.
sensorNumber - Variable in class de.jaetzold.art.platform.lego.RCX.PollSensorValueDefinition
 
SensorNumber - class de.jaetzold.art.SensorNumber.
 
SensorNumber(Sensor) - Constructor for class de.jaetzold.art.SensorNumber
 
SensorPeer - interface de.jaetzold.art.platform.SensorPeer.
 
SensorPort - interface de.jaetzold.art.SensorPort.
A SensorPort is a Port which delivers SensorPeers for Sensors.
SensorStateDecider - class de.jaetzold.art.SensorStateDecider.
A StateDecider which delivers the value of the target-Sensor as the result to nextStateValue(double,double).
SensorStateDecider(Sensor) - Constructor for class de.jaetzold.art.SensorStateDecider
Constructs a new StateDecider which always uses the value of the given Sensor as the next state.
SensorStateDecider(Sensor, boolean) - Constructor for class de.jaetzold.art.SensorStateDecider
Constructs a new StateDecider which always uses the value of the given Sensor as the next state.
sensorValueListeners - Variable in class de.jaetzold.art.platform.lego.RCX
 
sensorValueListeners - Variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
sensorValues - Variable in class de.jaetzold.art.platform.lego.RCX
 
serialPort - Variable in class de.jaetzold.util.SerialPortOptionsPanel
 
SerialPortOptionsPanel - class de.jaetzold.util.SerialPortOptionsPanel.
 
SerialPortOptionsPanel() - Constructor for class de.jaetzold.util.SerialPortOptionsPanel
 
SerialPortOptionsPanel(CommPortIdentifier[]) - Constructor for class de.jaetzold.util.SerialPortOptionsPanel
 
SerialPortOptionsPanel(SerialPort) - Constructor for class de.jaetzold.util.SerialPortOptionsPanel
 
servo - Variable in class de.jaetzold.art.examples.LiSeSimpleAlgorithm
 
Servo - class de.jaetzold.art.Servo.
A Servo gives control over the absolute position of an axle.
Servo() - Constructor for class de.jaetzold.art.Servo
Constructs a new Servo.
Servo(AngleSensor, BooleanSensor, double, double, double, int) - Constructor for class de.jaetzold.art.Servo
Constructs a new Servo.
ServoPeer - interface de.jaetzold.art.platform.ServoPeer.
A Peer representing a servo motor.
setActuatorIncomingConversionDelegate(Conversion) - Method in class de.jaetzold.art.RawActuator
 
setActuatorOutgoingConversionDelegate(Conversion) - Method in class de.jaetzold.art.RawActuator
 
setAlternateReality(boolean) - Method in class de.jaetzold.art.BooleanSensor
Confgures whether the acutally computed boolean will be inverted before delivering it to "the outside".
setAngle(double) - Method in class de.jaetzold.art.AngleSensor
Calibrates this Sensor to be at the given angle.
setAngleSensor(AngleSensor) - Method in class de.jaetzold.art.Servo
Sets the AngleSensor for representing the position of this Servo.
setAngleSensor(AngleSensor) - Method in interface de.jaetzold.art.platform.ServoPeer
Set's the AngleSensor to use for measuring the position.
setAppname(String) - Static method in class de.jaetzold.util.SerialPortOptionsPanel
 
setAriadne(Ariadne) - Method in class de.jaetzold.art.examples.AriadneCommands
 
setBackward(boolean) - Method in class de.jaetzold.art.Motor
Controls whether the output should reverse its default polarity.
setBackward(boolean) - Method in class de.jaetzold.art.StepperMotor
 
setBackward(boolean) - Method in interface de.jaetzold.art.platform.MotorPeer
Set the direction of the motor.
setBinaryOperator(BinaryOperator) - Method in class de.jaetzold.util.BinaryOperatorStateDecider
 
setBooleanConversionDelegate(BooleanConversion) - Method in class de.jaetzold.art.BooleanSensor
This delegate will be used for the conversion of doubles to boolean.
setChanged() - Method in class de.jaetzold.util.Observable
 
setChangeEventsEnabled(boolean) - Method in class de.jaetzold.art.RawSensor
Configures whether this Sensor wants to receive Events from its Peer whenever something changes.
setCount(double) - Method in class de.jaetzold.art.CountSensor
Sets the count-value this CountSensor currently has.
setCount(double) - Method in interface de.jaetzold.art.platform.CountSensorPeer
The point from which to count can be set with this method.
setCount(double) - Method in class de.jaetzold.art.platform.lego.Mindstorms.MSCountSensorPeer
 
setCountDecider(StateDecider) - Method in class de.jaetzold.art.CountSensor
Sets the StateDecider used to associate state-transitions with a value to count by ourselves.
setCountSensor(CountSensor) - Method in class de.jaetzold.art.StepperMotor
Sets the CountSensor for representing the position of this StepperMotor.
setCountSensor(CountSensor) - Method in class de.jaetzold.art.Servo
 
setCountSensor(CountSensor) - Method in interface de.jaetzold.art.platform.StepperMotorPeer
Set's the CountSensor to use for counting the steps.
setDataSkipLen(int) - Method in class de.jaetzold.art.platform.PacketInputStream.DefaultPacketDataFilter
 
setDeciders(int, StateDecider) - Method in class de.jaetzold.util.TransitionMatrixStateDecider
 
setDeciders(StateDecider[]) - Method in class de.jaetzold.util.TransitionMatrixStateDecider
 
setDefaultReadTimeout(int) - Method in class de.jaetzold.art.platform.PacketInputStream
 
setDefaultSetFilterRetry(int) - Method in class de.jaetzold.art.platform.lego.RCXPacketFilterTable
 
setDefaultWriteTimeout(int) - Method in class de.jaetzold.art.platform.lego.RCXPacketOutputStream
 
setDriveTrain(DriveTrain) - Method in class de.jaetzold.art.examples.DriveTrainCommands
 
setFilterFor(byte, PacketFilter) - Method in class de.jaetzold.art.platform.lego.RCXPacketFilterTable
 
setFilterFor(byte, PacketFilter, boolean, int) - Method in class de.jaetzold.art.platform.lego.RCXPacketFilterTable
 
setFilterFor(byte, PacketFilter, int) - Method in class de.jaetzold.art.platform.lego.RCXPacketFilterTable
 
setFirstDecider(StateDecider) - Method in class de.jaetzold.util.LinkedStateDecider
 
setFlowControlMode() - Method in class de.jaetzold.util.SerialPortOptionsPanel
 
setFlowControlMode(int) - Method in class de.jaetzold.util.SerialPortOptionsPanel
 
setHeader(byte[]) - Method in class de.jaetzold.art.platform.PacketInputStream.DefaultPacketHeaderChecker
 
setHeader(byte[]) - Method in class de.jaetzold.art.platform.lego.RCXPacketOutputStream
 
setIncomingConversionDelegate(Conversion) - Method in class de.jaetzold.art.RawSensor
This is the delegate for converting peer-side values to the internal representation of this Sensor.
setLinkDecider(StateDecider) - Method in class de.jaetzold.util.StateDeciderLinkedStateDecider
 
setLiSe(LiSe) - Method in class de.jaetzold.art.examples.LiSeCommands
 
setLocalReturn(boolean) - Method in interface de.jaetzold.art.Actuator
Controls the behaviour of value-returning Methods.
setLocalReturn(boolean) - Method in class de.jaetzold.art.RawActuator
 
setMeasurableMax(double) - Method in class de.jaetzold.art.LightSensor
This sets the value above which the sensor isn't accurate enough anymore.
setMeasurableMin(double) - Method in class de.jaetzold.art.LightSensor
This sets the value below which the sensor isn't accurate enough anymore.
setNormalizedDriveTrain(NormalizedDriveTrain) - Method in class de.jaetzold.art.examples.NormalizedDriveTrainCommands
 
setOn(boolean) - Method in class de.jaetzold.art.Motor
Turns the motor on or of depending on the given value.
setOn(boolean) - Method in class de.jaetzold.art.StepperMotor
 
setOn(boolean) - Method in interface de.jaetzold.art.platform.MotorPeer
Switch the motor on or off depending on the value of on.
setOperand(Sensor) - Method in class de.jaetzold.art.CombinedSensor
It's the second operand to operator, the first is this sensor's value itself.
setOperator(BinaryOperator) - Method in class de.jaetzold.art.CombinedSensor
 
setOutgoingConversionDelegate(Conversion) - Method in class de.jaetzold.art.RawSensor
This is the delegate for converting the internal value-representation of this Sensor to the one that is presented to the outside.
setPacketChecker(PacketChecker) - Method in class de.jaetzold.art.platform.lego.RCXPacketInputStream
 
setPacketDataFilter(PacketInputStream.PacketDataFilter) - Method in class de.jaetzold.art.platform.PacketInputStream
 
setPacketHeaderChecker(PacketInputStream.PacketHeaderChecker) - Method in class de.jaetzold.art.platform.PacketInputStream
 
setPacketLen(int) - Method in class de.jaetzold.art.platform.PacketInputStream.DefaultPacketDataFilter
 
setPacketLength(int) - Method in class de.jaetzold.art.platform.fischertechnik.Fischertechnik.FTPacketDataInputFilter
The programmer has to take care, that the packetLength gets set at the right time.
setPacketTrailerChecker(PacketInputStream.PacketTrailerChecker) - Method in class de.jaetzold.art.platform.PacketInputStream
 
setPeerCacheEnabled(boolean) - Method in class de.jaetzold.art.RawSensor
Should this Sensor try to minimize traffic to and from the Peer? This is enabled by default.
setPollingPause(int) - Method in class de.jaetzold.art.platform.PacketInputStream
 
setPositionSwitch(BooleanSensor, double, double, double, int) - Method in class de.jaetzold.art.Servo
Sets the the BooleanSensor an other required parameters for calibrating this Servo to an absolute position.
setPower(double) - Method in class de.jaetzold.art.Motor
Sets the power the output should supply to the motor to the given value.
setPower(double) - Method in interface de.jaetzold.art.platform.MotorPeer
Set the power of the motor.
setPrecision(double) - Method in class de.jaetzold.art.RawSensor
Sets the local value for precision.
setPrecision(double) - Method in class de.jaetzold.art.StepperMotor
 
setPrecision(int) - Method in class de.jaetzold.util.DateObservable
Setzt die neue precision fuer dieses Objekt.
setPrompt(String) - Method in interface de.jaetzold.util.CommandLine
 
setPrompt(String) - Method in class de.jaetzold.util.TextOutput
Set str as prompt.
setRanges(int, Range) - Method in class de.jaetzold.util.RangeStateDecider
 
setRanges(Range[]) - Method in class de.jaetzold.util.RangeStateDecider
 
setResultEventQueue(Queue) - Method in class de.jaetzold.util.TaskPerformer
 
setReversed(boolean) - Method in class de.jaetzold.art.RawSensor
Controls whether this Sensor should treat negative values as positive and the other way round.
setReversed(boolean) - Method in class de.jaetzold.art.RawActuator
Controls whether this Actuator should treat negative values as positive and the other way round.
setScalingConversion(Conversion) - Method in class de.jaetzold.art.LightSensor
This is a delegate used for scale-conversion.
setSecondDecider(StateDecider) - Method in class de.jaetzold.util.LinkedStateDecider
 
setSerialPort(SerialPort) - Method in class de.jaetzold.util.SerialPortOptionsPanel
 
setSerialPortParams() - Method in class de.jaetzold.util.SerialPortOptionsPanel
 
setSerialPortParams(int, int, int, int) - Method in class de.jaetzold.util.SerialPortOptionsPanel
 
setSpeed(double) - Method in class de.jaetzold.art.StepperMotor
Sets the speed of this StepperMotor to the given value.
setSpeed(double) - Method in interface de.jaetzold.art.platform.StepperMotorPeer
Set the speed at which the Motor should move.
setState(int) - Method in class de.jaetzold.art.examples.DriveTrainSimpleAlgorithm
 
setState(int) - Method in class de.jaetzold.art.examples.TrustySimpleAlgorithm
 
setState(int) - Method in class de.jaetzold.art.examples.LiSeSimpleAlgorithm
 
setState(int) - Method in class de.jaetzold.art.examples.AriadneSimpleAlgorithm
 
setStateDecider(StateDecider) - Method in class de.jaetzold.art.StateSensor
Sets the StateDecider used to interpret values as states by ourselves.
setTaskQueue(Queue) - Method in class de.jaetzold.util.TaskPerformer
 
setTimeout(int) - Method in class de.jaetzold.util.SerialPortOptionsPanel
 
setTransitionTable(int[]) - Method in class de.jaetzold.util.TransitionTableStateDecider
 
setTrusty(Trusty) - Method in class de.jaetzold.art.examples.TrustyCommands
 
setUnitsPerTurn(double) - Method in class de.jaetzold.art.AngleSensor
Sets the Units in which this AngleSensor measures one turn.
setUnitsPerTurnFraction(double, double) - Method in class de.jaetzold.art.AngleSensor
Sets the Units in which this AngleSensor measures one turn.
setValue(double) - Method in interface de.jaetzold.art.Actuator
Set this Actuator to the value given as a parameter.
setValue(double) - Method in class de.jaetzold.art.RawActuator
 
setValue(double) - Method in class de.jaetzold.art.Motor
Computes the power, direction and the on/off state from the given value.
setValue(double) - Method in class de.jaetzold.art.StepperMotor
Sets the position the StepperMotor currently wants to be at.
setValue(double) - Method in class de.jaetzold.art.Servo
 
setValue(double) - Method in interface de.jaetzold.art.platform.ActuatorPeer
Set the actuator to the value given as a parameter.
setValue(double) - Method in class de.jaetzold.art.platform.lego.Mindstorms.RCXActuatorPeer
 
setValue(double) - Method in class de.jaetzold.art.examples.AWTRobotInterface.TextFieldActuatorPeer
 
setValue(double, boolean) - Method in interface de.jaetzold.art.Actuator
Set this Actuator to the Value given as a parameter.
setValue(double, boolean) - Method in class de.jaetzold.art.RawActuator
 
setValue(double, boolean) - Method in interface de.jaetzold.art.platform.ActuatorPeer
Set the actuator to the value given as a parameter.
setValue(double, boolean) - Method in class de.jaetzold.art.platform.lego.Mindstorms.RCXActuatorPeer
 
setValue(double, boolean) - Method in class de.jaetzold.art.examples.AWTRobotInterface.TextFieldActuatorPeer
 
setWaitForCompletion(boolean) - Method in interface de.jaetzold.art.Actuator
Controls when state-changing Methods return.
setWaitForCompletion(boolean) - Method in class de.jaetzold.art.RawActuator
 
shortValue() - Method in class de.jaetzold.art.SensorEventNumber
 
shortValue() - Method in class de.jaetzold.art.SensorNumber
 
shouldMotorOffMillis - Variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
shouldMotorOnMillis - Variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
shouldMotorPulseDir - Variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
shouldMotorState - Variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
SimpleTrusty - class de.jaetzold.art.examples.SimpleTrusty.
 
SimpleTrusty(SimpleTrusty.Robot) - Constructor for class de.jaetzold.art.examples.SimpleTrusty
 
SimpleTrustyRobot - class de.jaetzold.art.examples.SimpleTrustyRobot.
 
SimpleTrustyRobot() - Constructor for class de.jaetzold.art.examples.SimpleTrustyRobot
 
SimpleTrustyRobot(DriveTrain, int, int, RobotInterface) - Constructor for class de.jaetzold.art.examples.SimpleTrustyRobot
 
SingleRange - class de.jaetzold.util.SingleRange.
A class defining an intervall for numbers.
SingleRange() - Constructor for class de.jaetzold.util.SingleRange
 
SingleRange(double) - Constructor for class de.jaetzold.util.SingleRange
 
SingleRange(double, double) - Constructor for class de.jaetzold.util.SingleRange
 
SingleRange(double, double, boolean, boolean) - Constructor for class de.jaetzold.util.SingleRange
 
skip(long) - Method in class de.jaetzold.art.platform.PacketInputStream
Skips over n bytes in the input-buffer.
stackTraceToString(Throwable) - Method in class de.jaetzold.util.Debug
 
startPolling(RCX.SensorValueDefinition, SensorPeer) - Method in class de.jaetzold.art.platform.lego.RCX
 
state - Variable in class de.jaetzold.art.examples.DriveTrainSimpleAlgorithm
 
state - Variable in class de.jaetzold.art.examples.LiSeSimpleAlgorithm
 
stateDecider - Variable in class de.jaetzold.art.StateSensor
This is the StateDecider which gets used when we have no StateSensorPeer.
StateDecider - interface de.jaetzold.util.StateDecider.
This interface can be used as an abstraction of a State-Change-Matrix of a finite state machine.
StateDeciderLinkedStateDecider - class de.jaetzold.util.StateDeciderLinkedStateDecider.
 
StateDeciderLinkedStateDecider() - Constructor for class de.jaetzold.util.StateDeciderLinkedStateDecider
 
StateDeciderLinkedStateDecider(StateDecider, StateDecider, StateDecider) - Constructor for class de.jaetzold.util.StateDeciderLinkedStateDecider
 
StateDifferenceStateDecider - class de.jaetzold.util.StateDifferenceStateDecider.
 
StateDifferenceStateDecider() - Constructor for class de.jaetzold.util.StateDifferenceStateDecider
 
StateLinkedStateDecider - class de.jaetzold.util.StateLinkedStateDecider.
 
StateLinkedStateDecider() - Constructor for class de.jaetzold.util.StateLinkedStateDecider
 
StateLinkedStateDecider(StateDecider, StateDecider) - Constructor for class de.jaetzold.util.StateLinkedStateDecider
 
stateOutput - Variable in class de.jaetzold.art.examples.AriadneView
 
stateOutput - Variable in class de.jaetzold.art.examples.LiSeView
 
stateOutput - Variable in class de.jaetzold.art.examples.DriveTrainView
 
stateOutput - Variable in class de.jaetzold.art.examples.TrustyView
 
StateSensor - class de.jaetzold.art.StateSensor.
This class interprets the values as a state.
StateSensor() - Constructor for class de.jaetzold.art.StateSensor
 
StateSensorPeer - interface de.jaetzold.art.platform.StateSensorPeer.
This is for peers which deliver values that could be interpreted as states.
step(double) - Method in class de.jaetzold.art.StepperMotor
Move relatively from the currently desired position a number of steps given by value.
step(double) - Method in interface de.jaetzold.art.platform.StepperMotorPeer
Move the stepper motor the given amount of steps.
StepperMotor - class de.jaetzold.art.StepperMotor.
This class is an abstraction of a stepper motor.
StepperMotor() - Constructor for class de.jaetzold.art.StepperMotor
Constructs a new StepperMotor.
StepperMotor(CountSensor) - Constructor for class de.jaetzold.art.StepperMotor
Constructs a new StepperMotor.
StepperMotorPeer - interface de.jaetzold.art.platform.StepperMotorPeer.
This is an interface for peers representing a stepper motor.
STOP - Static variable in interface de.jaetzold.art.examples.Trusty
 
STOP - Static variable in interface de.jaetzold.art.examples.LiSe
 
STOP - Static variable in interface de.jaetzold.art.examples.DriveTrain
 
stop() - Method in class de.jaetzold.util.RequeueTask
 
stop() - Method in class de.jaetzold.art.examples.DriveTrainSimpleAlgorithm
 
stop() - Method in interface de.jaetzold.art.examples.Trusty
 
stop() - Method in interface de.jaetzold.art.examples.LiSe
 
stop() - Method in interface de.jaetzold.art.examples.DriveTrain
 
stop() - Method in class de.jaetzold.art.examples.SubsumptionLiSe
 
stop() - Method in class de.jaetzold.art.examples.SubsumptionTrusty
 
stop() - Method in class de.jaetzold.art.examples.TrustySimpleAlgorithm
 
stop() - Method in class de.jaetzold.art.examples.LiSeSimpleAlgorithm
 
stopbitsC - Variable in class de.jaetzold.util.SerialPortOptionsPanel
 
stopPolling(RCX.SensorValueDefinition, SensorPeer) - Method in class de.jaetzold.art.platform.lego.RCX
 
StringObservable - class de.jaetzold.util.StringObservable.
Ein String der auch ein Observable ist.
StringObservable() - Constructor for class de.jaetzold.util.StringObservable
 
SubsumptionAriadne - class de.jaetzold.art.examples.SubsumptionAriadne.
 
SubsumptionAriadne.Robot - interface de.jaetzold.art.examples.SubsumptionAriadne.Robot.
 
SubsumptionAriadne(SubsumptionAriadne.Robot) - Constructor for class de.jaetzold.art.examples.SubsumptionAriadne
 
SubsumptionAriadneFTDemoRobot - class de.jaetzold.art.examples.SubsumptionAriadneFTDemoRobot.
 
SubsumptionAriadneFTDemoRobot() - Constructor for class de.jaetzold.art.examples.SubsumptionAriadneFTDemoRobot
 
SubsumptionAriadneMSDemoRobot - class de.jaetzold.art.examples.SubsumptionAriadneMSDemoRobot.
 
SubsumptionAriadneMSDemoRobot() - Constructor for class de.jaetzold.art.examples.SubsumptionAriadneMSDemoRobot
 
SubsumptionAriadneRobot - class de.jaetzold.art.examples.SubsumptionAriadneRobot.
 
SubsumptionAriadneRobot(Ariadne, LiSe, long, SubsumptionTrusty.Robot) - Constructor for class de.jaetzold.art.examples.SubsumptionAriadneRobot
 
SubsumptionLiSe - class de.jaetzold.art.examples.SubsumptionLiSe.
 
SubsumptionLiSe.Robot - interface de.jaetzold.art.examples.SubsumptionLiSe.Robot.
 
SubsumptionLiSe() - Constructor for class de.jaetzold.art.examples.SubsumptionLiSe
 
SubsumptionLiSe(SubsumptionLiSe.Robot) - Constructor for class de.jaetzold.art.examples.SubsumptionLiSe
 
SubsumptionLiSeFTDemoRobot - class de.jaetzold.art.examples.SubsumptionLiSeFTDemoRobot.
 
SubsumptionLiSeFTDemoRobot() - Constructor for class de.jaetzold.art.examples.SubsumptionLiSeFTDemoRobot
 
SubsumptionLiSeFTDemoRobot(LiSe, RobotInterface) - Constructor for class de.jaetzold.art.examples.SubsumptionLiSeFTDemoRobot
 
SubsumptionLiSeMSDemoRobot - class de.jaetzold.art.examples.SubsumptionLiSeMSDemoRobot.
 
SubsumptionLiSeMSDemoRobot(LiSe, RobotInterface) - Constructor for class de.jaetzold.art.examples.SubsumptionLiSeMSDemoRobot
 
SubsumptionTrusty - class de.jaetzold.art.examples.SubsumptionTrusty.
 
SubsumptionTrusty.Robot - interface de.jaetzold.art.examples.SubsumptionTrusty.Robot.
 
SubsumptionTrusty() - Constructor for class de.jaetzold.art.examples.SubsumptionTrusty
 
SubsumptionTrusty(SubsumptionTrusty.Robot) - Constructor for class de.jaetzold.art.examples.SubsumptionTrusty
 
SubsumptionTrustyAWTDemoRobot - class de.jaetzold.art.examples.SubsumptionTrustyAWTDemoRobot.
 
SubsumptionTrustyAWTDemoRobot() - Constructor for class de.jaetzold.art.examples.SubsumptionTrustyAWTDemoRobot
 
SubsumptionTrustyAWTDemoRobot(RobotInterface) - Constructor for class de.jaetzold.art.examples.SubsumptionTrustyAWTDemoRobot
 
SubsumptionTrustyAWTDemoRobot(Trusty, RobotInterface) - Constructor for class de.jaetzold.art.examples.SubsumptionTrustyAWTDemoRobot
 
SubsumptionTrustyBaseRobot - class de.jaetzold.art.examples.SubsumptionTrustyBaseRobot.
 
SubsumptionTrustyBaseRobot() - Constructor for class de.jaetzold.art.examples.SubsumptionTrustyBaseRobot
 
SubsumptionTrustyBaseRobot(Trusty, RobotInterface) - Constructor for class de.jaetzold.art.examples.SubsumptionTrustyBaseRobot
 
SubsumptionTrustyFTDemoRobot - class de.jaetzold.art.examples.SubsumptionTrustyFTDemoRobot.
 
SubsumptionTrustyFTDemoRobot() - Constructor for class de.jaetzold.art.examples.SubsumptionTrustyFTDemoRobot
 
SubsumptionTrustyFTDemoRobot(RobotInterface) - Constructor for class de.jaetzold.art.examples.SubsumptionTrustyFTDemoRobot
 
SubsumptionTrustyFTDemoRobot(Trusty, RobotInterface) - Constructor for class de.jaetzold.art.examples.SubsumptionTrustyFTDemoRobot
 
SubsumptionTrustyMSDemoRobot - class de.jaetzold.art.examples.SubsumptionTrustyMSDemoRobot.
 
SubsumptionTrustyMSDemoRobot() - Constructor for class de.jaetzold.art.examples.SubsumptionTrustyMSDemoRobot
 
SubsumptionTrustyMSDemoRobot(RobotInterface) - Constructor for class de.jaetzold.art.examples.SubsumptionTrustyMSDemoRobot
 
SubsumptionTrustyMSDemoRobot(Trusty, RobotInterface) - Constructor for class de.jaetzold.art.examples.SubsumptionTrustyMSDemoRobot
 

T

target - Variable in class de.jaetzold.util.RunnableTask
 
target - Variable in class de.jaetzold.util.TaskRunnable
 
target - Variable in class de.jaetzold.art.SensorNumber
 
target - Variable in class de.jaetzold.art.platform.ForwardingSensorPeer
 
target - Variable in class de.jaetzold.art.examples.RCXRotationSensorStateDecider
 
Task - interface de.jaetzold.util.Task.
 
TaskPerformer - class de.jaetzold.util.TaskPerformer.
A Thread which processes Tasks.
TaskPerformer(Queue) - Constructor for class de.jaetzold.util.TaskPerformer
 
taskQueue - Variable in class de.jaetzold.util.TaskPerformer
 
taskQueueMonitor - Variable in class de.jaetzold.util.TaskPerformer
 
TaskRunnable - class de.jaetzold.util.TaskRunnable.
 
TaskRunnable(Task) - Constructor for class de.jaetzold.util.TaskRunnable
 
terminate(Object) - Method in class de.jaetzold.util.apps.CommController
 
testForTower() - Method in class de.jaetzold.art.platform.lego.Mindstorms
 
TextOutput - class de.jaetzold.util.TextOutput.
TextOutput should be an interface later.
TextOutput(int, int) - Constructor for class de.jaetzold.util.TextOutput
Constructs a new TextOutput whith default parameters.
timeout - Variable in class de.jaetzold.util.SerialPortOptionsPanel
 
TimeoutException - exception de.jaetzold.util.TimeoutException.
This exception is used to indicate that some timeout-state has been reached and that's the reason why some method could'nt be completed.
TimeoutException() - Constructor for class de.jaetzold.util.TimeoutException
Creates a new TimeoutException without a detail message.
TimeoutException(String) - Constructor for class de.jaetzold.util.TimeoutException
Creates a new TimeoutException with message as detail message.
timestamp - Variable in class de.jaetzold.art.SensorEvent
 
toBytes(short) - Static method in class de.jaetzold.util.ByteArray
 
toHexBytes(String) - Static method in class de.jaetzold.util.StringObservable
 
toHexString(byte[]) - Static method in class de.jaetzold.util.StringObservable
Liefert die Bytes aus buf als String von Hex-Zahlen.
toHexString(byte[], int, int, String) - Static method in class de.jaetzold.util.StringObservable
Liefert die Bytes aus buf als String von Hex-Zahlen.
toShort(byte, byte) - Static method in class de.jaetzold.util.ByteArray
 
toString() - Method in class de.jaetzold.util.ByteArray
 
toString() - Method in class de.jaetzold.art.SensorEvent
 
toString() - Method in class de.jaetzold.art.RobotInterfaceStringDefinition
Returns the String used to construct this Object preceded by "Definition for interface ".
toString() - Method in class de.jaetzold.art.platform.BaseSensorPort
Returns identifier.toString()
toString() - Method in class de.jaetzold.art.platform.lego.RCX.PacketEvent
 
TransitionMatrixStateDecider - class de.jaetzold.util.TransitionMatrixStateDecider.
 
TransitionMatrixStateDecider() - Constructor for class de.jaetzold.util.TransitionMatrixStateDecider
 
TransitionMatrixStateDecider(int[][]) - Constructor for class de.jaetzold.util.TransitionMatrixStateDecider
 
TransitionMatrixStateDecider(StateDecider[]) - Constructor for class de.jaetzold.util.TransitionMatrixStateDecider
 
TransitionTableStateDecider - class de.jaetzold.util.TransitionTableStateDecider.
 
TransitionTableStateDecider() - Constructor for class de.jaetzold.util.TransitionTableStateDecider
 
TransitionTableStateDecider(int[]) - Constructor for class de.jaetzold.util.TransitionTableStateDecider
 
trusty - Variable in class de.jaetzold.art.examples.SubsumptionTrustyBaseRobot
 
trusty - Variable in class de.jaetzold.art.examples.SubsumptionAriadneRobot
 
trusty - Variable in class de.jaetzold.art.examples.SubsumptionTrusty
 
Trusty - interface de.jaetzold.art.examples.Trusty.
 
TrustyCommands - class de.jaetzold.art.examples.TrustyCommands.
 
TrustyCommands() - Constructor for class de.jaetzold.art.examples.TrustyCommands
 
TrustyCommands(Trusty) - Constructor for class de.jaetzold.art.examples.TrustyCommands
 
TrustySimpleAlgorithm - class de.jaetzold.art.examples.TrustySimpleAlgorithm.
 
TrustySimpleAlgorithm.Robot - interface de.jaetzold.art.examples.TrustySimpleAlgorithm.Robot.
 
TrustySimpleAlgorithm() - Constructor for class de.jaetzold.art.examples.TrustySimpleAlgorithm
 
TrustySimpleAlgorithm(TrustySimpleAlgorithm.Robot) - Constructor for class de.jaetzold.art.examples.TrustySimpleAlgorithm
 
TrustySimpleAWTDemoRobot - class de.jaetzold.art.examples.TrustySimpleAWTDemoRobot.
 
TrustySimpleAWTDemoRobot() - Constructor for class de.jaetzold.art.examples.TrustySimpleAWTDemoRobot
 
TrustySimpleAWTDemoRobot(NormalizedDriveTrain) - Constructor for class de.jaetzold.art.examples.TrustySimpleAWTDemoRobot
 
TrustySimpleAWTDemoRobot(RobotInterface) - Constructor for class de.jaetzold.art.examples.TrustySimpleAWTDemoRobot
 
TrustySimpleAWTDemoRobot(String) - Constructor for class de.jaetzold.art.examples.TrustySimpleAWTDemoRobot
 
TrustySimpleBaseRobot - class de.jaetzold.art.examples.TrustySimpleBaseRobot.
 
TrustySimpleBaseRobot() - Constructor for class de.jaetzold.art.examples.TrustySimpleBaseRobot
 
TrustySimpleBaseRobot(NormalizedDriveTrain, double, double) - Constructor for class de.jaetzold.art.examples.TrustySimpleBaseRobot
 
TrustySimpleFTDemoRobot - class de.jaetzold.art.examples.TrustySimpleFTDemoRobot.
 
TrustySimpleFTDemoRobot() - Constructor for class de.jaetzold.art.examples.TrustySimpleFTDemoRobot
 
TrustySimpleFTDemoRobot(NormalizedDriveTrain) - Constructor for class de.jaetzold.art.examples.TrustySimpleFTDemoRobot
 
TrustySimpleFTDemoRobot(RobotInterface) - Constructor for class de.jaetzold.art.examples.TrustySimpleFTDemoRobot
 
TrustySimpleFTDemoRobot(String) - Constructor for class de.jaetzold.art.examples.TrustySimpleFTDemoRobot
 
TrustySimpleMSDemoRobot - class de.jaetzold.art.examples.TrustySimpleMSDemoRobot.
 
TrustySimpleMSDemoRobot() - Constructor for class de.jaetzold.art.examples.TrustySimpleMSDemoRobot
 
TrustySimpleMSDemoRobot(NormalizedDriveTrain) - Constructor for class de.jaetzold.art.examples.TrustySimpleMSDemoRobot
 
TrustySimpleMSDemoRobot(RobotInterface) - Constructor for class de.jaetzold.art.examples.TrustySimpleMSDemoRobot
 
TrustySimpleMSDemoRobot(String) - Constructor for class de.jaetzold.art.examples.TrustySimpleMSDemoRobot
 
TrustyView - class de.jaetzold.art.examples.TrustyView.
 
TrustyView() - Constructor for class de.jaetzold.art.examples.TrustyView
 
TrustyView(Trusty) - Constructor for class de.jaetzold.art.examples.TrustyView
 
turnAngle - Variable in class de.jaetzold.art.examples.TrustySimpleBaseRobot
 
turnAngle - Variable in class de.jaetzold.art.examples.TrustySimpleAlgorithm
 
turnServo - Variable in class de.jaetzold.art.examples.LiSeSimpleBaseRobot
 
turnTime - Variable in class de.jaetzold.art.examples.SimpleTrustyRobot
 
turnTime - Variable in class de.jaetzold.art.examples.SimpleTrusty
 
type - Variable in class de.jaetzold.art.platform.BaseActuatorPort
Default is an empty String.

U

undocumentedValue - Variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
UNLOCK_FIRMWARE - Static variable in class de.jaetzold.art.platform.lego.RCX
 
unlockFirmware() - Method in class de.jaetzold.art.platform.lego.RCX
 
update() - Method in class de.jaetzold.art.RawSensor
 
update() - Method in interface de.jaetzold.art.Sensor
Causes a new SensorEvent for this Sensor to be generated and delivered.
update() - Method in class de.jaetzold.art.platform.BaseSensorPeer
 
update() - Method in interface de.jaetzold.art.platform.SensorPeer
Generate and deliver a SensorEvent for the current sensors state.
update(Observable, Object) - Method in class de.jaetzold.util.apps.CommController
 

V

ValueLinkedStateDecider - class de.jaetzold.util.ValueLinkedStateDecider.
 
ValueLinkedStateDecider() - Constructor for class de.jaetzold.util.ValueLinkedStateDecider
 
ValueLinkedStateDecider(StateDecider, StateDecider) - Constructor for class de.jaetzold.util.ValueLinkedStateDecider
 
ValueToStateStateDecider - class de.jaetzold.util.ValueToStateStateDecider.
 
ValueToStateStateDecider() - Constructor for class de.jaetzold.util.ValueToStateStateDecider
 
vetos - Variable in class de.jaetzold.art.RawActuator
 

W

waitForCompletion - Variable in class de.jaetzold.art.RawActuator
This is true by default.
waitForHalt() - Method in class de.jaetzold.util.TaskPerformer
 
writePacket(byte[]) - Method in class de.jaetzold.art.platform.lego.RCXPacketOutputStream
 
writePacket(byte[], int) - Method in class de.jaetzold.art.platform.lego.RCXPacketOutputStream
 
writePacket(byte[], int, int, int) - Method in class de.jaetzold.art.platform.lego.RCXPacketOutputStream
 
writer - Variable in class de.jaetzold.art.platform.lego.RCX
 
writer - Variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
writerQueue - Variable in class de.jaetzold.art.platform.lego.RCX
This Thread talks directly with the interface-hardware.
writerQueue - Variable in class de.jaetzold.art.platform.fischertechnik.Fischertechnik
 
writerResultQueue - Variable in class de.jaetzold.art.platform.lego.RCX
 

Y

YEARS - Static variable in class de.jaetzold.util.DateObservable
Die Konstante fuer precision = YEARS.

A B C D E F G H I K L M N O P Q R S T U V W Y