Class AllocationRequest


  • public class AllocationRequest
    extends java.lang.Object
    This class holds information and options for an AllocationRequestt.

    An AllocationRequest holds the following information: Section to be allocated Active Train requesting the allocation

    A AllocationRequests is referenced via a list in DispatcherFrame, which serves as a manager for AllocationRequest objects.

    AllocationRequests are transient, and are not saved to disk.

    This file is part of JMRI.

    JMRI is open source software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation. See the "COPYING" file for a copy of this license.

    JMRI is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.