DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.ControlModule
ControlStateMachine Class
ControlStateMachine Methods
CreateSimpleControl Method
CreateState Method
GetOrCreateAction Method
Initialize Method
ReplaceAction Method
Reset Method
SetGlobalStateTransitionTable Method
SetStateTransitionTable Method
Update Method
UpdateStateAction Method
Validate Method
ControlStateMachine
GetOrCreateAction Method
Namespace:
DHI.Mike1D.ControlModule
Assembly:
DHI.Mike1D.ControlModule (in DHI.Mike1D.ControlModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
IAction
GetOrCreateAction
(
string
id
,
ActionTypes
actionType
)
Parameters
id
Type:
System
String
actionType
Type:
DHI.Mike1D.ControlModule
ActionTypes
Return Value
Type:
IAction
See Also
Reference
ControlStateMachine Class
DHI.Mike1D.ControlModule Namespace