Class TFlowNode
OptimaJet.Workflow.BpmnPlugin.Model.TFlowNode
Namespace: OptimaJet.Workflow.BpmnPlugin.Model
public abstract class TFlowNode : TFlowElementType Hierarchy
- TBaseElement
- TFlowElement
- TFlowNode Current type
- TFlowElement
Constructors
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.