class CausePrinter extends Object
TrafCOD.printRule
) is deferred until the toString
method is called.Modifier and Type | Field and Description |
---|---|
(package private) Object |
cause
Object that describes the cause of the variable change.
|
Constructor and Description |
---|
CausePrinter(Object cause)
Construct a new CausePrinter object.
|
final Object cause
public CausePrinter(Object cause)
cause
- Object; this should be either a String, or a Object[] that contains a tokenized TrafCOD rule.Copyright © 2014–2017 Delft University of Technology. All rights reserved.