Assembly: OptimaJet.Workflow.BpmnPlugin

Class TFlowNode

OptimaJet.Workflow.BpmnPlugin.Model.TFlowNode

public abstract class TFlowNode : TFlowElement

Type Hierarchy

Constructors

public TFlowNode() #

Initializes a new instance of the TFlowNode class.

Properties

public Collection<XmlQualifiedName> Incoming { get; } #
public bool IncomingSpecified { get; } #

Gets a value indicating whether the Incoming collection is empty.

public Collection<XmlQualifiedName> Outgoing { get; } #
public bool OutgoingSpecified { get; } #

Gets a value indicating whether the Outgoing collection is empty.