Class CircularModelWeb

  • All Implemented Interfaces:
    java.io.Serializable, java.util.EventListener, EventListenerInterface

    public class CircularModelWeb
    extends OTSWebServer
    Test4DCrossing.java.

    Copyright (c) 2003-2018 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information www.simulation.tudelft.nl. The source code and binary code of this software is proprietary information of Delft University of Technology.
    Author:
    Alexander Verbraeck
    See Also:
    Serialized Form
    • Constructor Detail

      • CircularModelWeb

        public CircularModelWeb​(java.lang.String title,
                                OTSSimulatorInterface simulator,
                                OTSModelInterface model)
                         throws java.lang.Exception
        Parameters:
        title - String; the tile for the model
        simulator - DEVSRealTimeClock.TimeDouble; the simulator
        model - the model
        Throws:
        java.lang.Exception - on jetty error
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.lang.Exception
        Parameters:
        args - String[]; arguments, expected to be empty
        Throws:
        java.lang.Exception - on error