IWorkflowDesignerService Methods |
The IWorkflowDesignerService type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddSwitchCase |
Adds switch case to multi-choice node.
(Inherited from IGraphService.) |
![]() | CreateConnection |
Creates a new connection between specified nodes.
(Inherited from IGraphService.) |
![]() | CreateNode |
Creates new node of specified type.
(Inherited from IGraphService.) |
![]() | CreateNodeOnConnections |
Creates new node of specified type.
(Inherited from IGraphService.) |
![]() | EditConnectionEnd |
Moves connection end to specified node.
(Inherited from IGraphService.) |
![]() | EditConnectionStart |
Moves connection start to specified node.
(Inherited from IGraphService.) |
![]() | GetNode |
Get node specification for refresh purpose.
(Inherited from IGraphService.) |
![]() | RemoveConnection |
Deletes specified connection.
(Inherited from IGraphService.) |
![]() | RemoveNode |
Removes specified node and all its connections.
(Inherited from IGraphService.) |
![]() | RemoveSwitchCase |
Removes switch case from multi-choice node.
(Inherited from IGraphService.) |
![]() | SetNodeName |
Sets node name.
(Inherited from IGraphService.) |
![]() | SetNodePosition |
Sets new position to specified node.
(Inherited from IGraphService.) |
![]() | SetSwitchCaseName |
Sets switch case name.
(Inherited from IGraphService.) |