Class TestLevelResponse

    • Constructor Detail

      • TestLevelResponse

        public TestLevelResponse​(ModelElement parent)
      • TestLevelResponse

        public TestLevelResponse​(ModelElement parent,
                                 java.lang.String name)
    • Method Detail

      • initialize

        protected void initialize()
        Description copied from class: ModelElement
        This method should be overridden by subclasses that need actions performed to initialize prior to a replication. It is called once before each replication occurs if the model element wants initialization. It is called after beforeReplication() is called
        Overrides:
        initialize in class ModelElement
      • variableUpdate

        protected void variableUpdate​(JSLEvent evnt)
      • main

        public static void main​(java.lang.String[] args)