Class TestModel


  • public class TestModel
    extends java.lang.Object
    Test Model Definitions
    • Constructor Summary

      Constructors 
      Constructor Description
      TestModel()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Test model Java command line client
      Syntax:
      TestModel [-h] [model filename]*
      • Methods inherited from class java.lang.Object

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

      • TestModel

        public TestModel()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.lang.Exception
        Test model Java command line client
        Syntax:
        TestModel [-h] [model filename]*

        Returns 0 for success.

        Throws:
        java.lang.Exception