- timerMax10 - Variable in class org.opentrafficsim.trafficcontrol.trafcod.Variable
-
Limit value (if this is a timer variable).
- tokenisedRules - Variable in class org.opentrafficsim.trafficcontrol.trafcod.TrafCOD
-
The tokenized rules.
- toolTipHit(int, int) - Method in class org.opentrafficsim.trafficcontrol.trafcod.DetectorImage
-
Check if the given coordinates hit the TrafCODObject.
- toolTipHit(int, int) - Method in interface org.opentrafficsim.trafficcontrol.trafcod.TrafCODObject
-
Check if the given coordinates hit the TrafCODObject.
- toolTipHit(int, int) - Method in class org.opentrafficsim.trafficcontrol.trafcod.TrafficLightImage
-
Check if the given coordinates hit the TrafCODObject.
- toString() - Method in class org.opentrafficsim.trafficcontrol.trafcod.CausePrinter
-
- toString() - Method in class org.opentrafficsim.trafficcontrol.trafcod.NameAndStream
- toString() - Method in class org.opentrafficsim.trafficcontrol.trafcod.Variable
- toString(EnumSet<PrintFlags>) - Method in class org.opentrafficsim.trafficcontrol.trafcod.Variable
-
Convert selected fields to a String.
- traceVariable(String, int, boolean) - Method in class org.opentrafficsim.trafficcontrol.trafcod.TrafCOD
-
Switch tracing of one variable on or off.
- traceVariablesOfStream(int, boolean) - Method in class org.opentrafficsim.trafficcontrol.trafcod.TrafCOD
-
Switch tracing of all variables of a particular traffic stream, or all variables that do not have an associated traffic
stream on or off.
- TrafCOD - Class in org.opentrafficsim.trafficcontrol.trafcod
-
TrafCOD evaluator.
- TrafCOD(String, String, Set<TrafficLight>, Set<TrafficLightSensor>, DEVSSimulator<Time, Duration, OTSSimTimeDouble>, Container) - Constructor for class org.opentrafficsim.trafficcontrol.trafcod.TrafCOD
-
Construct a new TrafCOD traffic light controller.
- TrafCOD.ParserState - Enum in org.opentrafficsim.trafficcontrol.trafcod
-
States of the rule parser.
- TrafCOD.Token - Enum in org.opentrafficsim.trafficcontrol.trafcod
-
Types of TrafCOD tokens.
- TRAFCOD_VERSION - Static variable in class org.opentrafficsim.trafficcontrol.trafcod.TrafCOD
-
Version of the supported TrafCOD files.
- TrafCODDemo - Class in org.opentrafficsim.trafficcontrol.trafcod
-
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- TrafCODDemo() - Constructor for class org.opentrafficsim.trafficcontrol.trafcod.TrafCODDemo
-
- TrafCODDemo.TrafCODModel - Class in org.opentrafficsim.trafficcontrol.trafcod
-
The simulation model.
- TrafCODDisplay - Class in org.opentrafficsim.trafficcontrol.trafcod
-
Display the current state of a TrafCOD machine.
- TrafCODDisplay(BufferedImage) - Constructor for class org.opentrafficsim.trafficcontrol.trafcod.TrafCODDisplay
-
Construct a new TrafCODDisplay.
- TrafCODModel() - Constructor for class org.opentrafficsim.trafficcontrol.trafcod.TrafCODDemo.TrafCODModel
-
- TrafCODObject - Interface in org.opentrafficsim.trafficcontrol.trafcod
-
Interface for objects that can draw themselves onto a Graphics2D and may want to show their own tool tip text when the mouse
hits them.
- trafcodRules - Variable in class org.opentrafficsim.trafficcontrol.trafcod.TrafCOD
-
The original rules.
- TRAFFIC_LIGHT_CHANGED - Static variable in class org.opentrafficsim.trafficcontrol.trafcod.TrafCOD
-
Event that is fired whenever a traffic light changes state.
- TrafficControlException - Exception in org.opentrafficsim.trafficcontrol
-
Exceptions thrown by traffic control programs.
- TrafficControlException() - Constructor for exception org.opentrafficsim.trafficcontrol.TrafficControlException
-
- TrafficControlException(String) - Constructor for exception org.opentrafficsim.trafficcontrol.TrafficControlException
-
- TrafficControlException(Throwable) - Constructor for exception org.opentrafficsim.trafficcontrol.TrafficControlException
-
- TrafficControlException(String, Throwable) - Constructor for exception org.opentrafficsim.trafficcontrol.TrafficControlException
-
- TrafficControlException(String, Throwable, boolean, boolean) - Constructor for exception org.opentrafficsim.trafficcontrol.TrafficControlException
-
- TrafficController - Interface in org.opentrafficsim.trafficcontrol
-
Interface for traffic light controllers.
- TrafficLightImage - Class in org.opentrafficsim.trafficcontrol.trafcod
-
Draws a traffic light.
- TrafficLightImage(TrafCODDisplay, Point2D, String) - Constructor for class org.opentrafficsim.trafficcontrol.trafcod.TrafficLightImage
-
Create a traffic light image.
- value - Variable in class org.opentrafficsim.trafficcontrol.trafcod.Variable
-
The current value.
- valueOf(String) - Static method in enum org.opentrafficsim.trafficcontrol.trafcod.Flags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opentrafficsim.trafficcontrol.trafcod.PrintFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opentrafficsim.trafficcontrol.trafcod.TrafCOD.ParserState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opentrafficsim.trafficcontrol.trafcod.TrafCOD.Token
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.opentrafficsim.trafficcontrol.trafcod.Flags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opentrafficsim.trafficcontrol.trafcod.PrintFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opentrafficsim.trafficcontrol.trafcod.TrafCOD.ParserState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opentrafficsim.trafficcontrol.trafcod.TrafCOD.Token
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Variable - Class in org.opentrafficsim.trafficcontrol.trafcod
-
A TrafCOD variable.
- Variable(String, short) - Constructor for class org.opentrafficsim.trafficcontrol.trafcod.Variable
-
Construct a new Variable.
- variables - Variable in class org.opentrafficsim.trafficcontrol.trafcod.TrafCOD
-
The TrafCOD variables.
- variablesInDefinitionOrder - Variable in class org.opentrafficsim.trafficcontrol.trafcod.TrafCOD
-
The TrafCOD variables in order of definition.