Class TestFederateStarter

java.lang.Object
org.sim0mq.test.message.TestFederateStarter

public class TestFederateStarter extends Object

Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See Sim0MQ License.

$LastChangedDate: 2015-07-24 02:58:59 +0200 (Fri, 24 Jul 2015) $, @version $Revision: 1147 $, by $Author: averbraeck $, initial version 13 Jul 2019
Author:
Alexander Verbraeck
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    (package private) String
    the error to report.
    (package private) static boolean
    the ready state of the started model.
    (package private) int
    the state of the started model.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    (package private) void
    killFederate(String federationName)
    Send the FM.8 message to the FederateStarter to kill the MM1 model.
    (package private) void
    startModel(String federationName, int fsPort)
    Send the FM.1 message to the FederateStarter to start a process.
    void
    Test Federation Starter functions.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait