Class WorkingMemorySimulationRepository

    • Constructor Detail

      • WorkingMemorySimulationRepository

        public WorkingMemorySimulationRepository()
      • WorkingMemorySimulationRepository

        public WorkingMemorySimulationRepository​(String... rules)
      • WorkingMemorySimulationRepository

        public WorkingMemorySimulationRepository​(org.kie.api.io.Resource... rules)
      • WorkingMemorySimulationRepository

        public WorkingMemorySimulationRepository​(boolean fireRulesOnStore,
                                                 org.kie.api.io.Resource... rules)
      • WorkingMemorySimulationRepository

        public WorkingMemorySimulationRepository​(boolean fireRulesOnStore,
                                                 String... rules)