Uses of Class
neqsim.process.util.example.ConfigurableLogicExample.LogicFactory
Packages that use ConfigurableLogicExample.LogicFactory
-
Uses of ConfigurableLogicExample.LogicFactory in neqsim.process.util.example
Methods in neqsim.process.util.example with parameters of type ConfigurableLogicExample.LogicFactoryModifier and TypeMethodDescriptionprivate static voidConfigurableLogicExample.demonstrateConfigFileLogic(ConfigurableLogicExample.LogicFactory factory) Demonstrates loading logic from simulated configuration file.private static voidConfigurableLogicExample.demonstrateConfigStringLogic(ConfigurableLogicExample.LogicFactory factory) Demonstrates loading logic from configuration strings.private static voidConfigurableLogicExample.demonstrateUserDefinedLogic(ConfigurableLogicExample.LogicFactory factory) Demonstrates creating logic from user input.