Uses of Class
neqsim.process.util.example.ProcessLogicIntegratedExample.InstrumentationSetup
Packages that use ProcessLogicIntegratedExample.InstrumentationSetup
-
Uses of ProcessLogicIntegratedExample.InstrumentationSetup in neqsim.process.util.example
Methods in neqsim.process.util.example that return ProcessLogicIntegratedExample.InstrumentationSetupModifier and TypeMethodDescriptionprivate static ProcessLogicIntegratedExample.InstrumentationSetupProcessLogicIntegratedExample.setupInstrumentation(ProcessSystem system) Sets up instrumentation for the process.Methods in neqsim.process.util.example with parameters of type ProcessLogicIntegratedExample.InstrumentationSetupModifier and TypeMethodDescriptionprivate static ProcessLogicIntegratedExample.ProcessLogicSetupProcessLogicIntegratedExample.setupProcessLogic(ProcessSystem system, ProcessLogicIntegratedExample.InstrumentationSetup instruments) Sets up process logic sequences.