Class BoilerTester


  • public class BoilerTester
    extends java.lang.Object
    The BoilerTester performs some common actions that are done with a modeled system. It uses both, an evaluation based on BDDs as well as using stochastic logic.
    • Constructor Summary

      Constructors 
      Constructor Description
      BoilerTester()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Main.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BoilerTester

        public BoilerTester()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Main.
        Parameters:
        args - command line arguments