Class BlockOrder


  • public class BlockOrder
    extends java.lang.Object
    A BlockOrder is a row in the route of the warrant. It contains where the warranted train enters a block, the path it takes and where it exits the block. (The route is a list of BlockOrder.) The Engineer is notified when the train enters the block.