Uses of Class
neqsim.process.controllerdevice.SequentialFunctionChart.SfcStep
Packages that use SequentialFunctionChart.SfcStep
-
Uses of SequentialFunctionChart.SfcStep in neqsim.process.controllerdevice
Fields in neqsim.process.controllerdevice with type parameters of type SequentialFunctionChart.SfcStepModifier and TypeFieldDescriptionprivate final Map<String, SequentialFunctionChart.SfcStep> SequentialFunctionChart.stepsMethods in neqsim.process.controllerdevice with parameters of type SequentialFunctionChart.SfcStepModifier and TypeMethodDescriptionvoidSequentialFunctionChart.addStep(SequentialFunctionChart.SfcStep step) Adds a step to the SFC.