Assembly: OptimaJet.Workflow.BpmnPlugin

Class TLane

OptimaJet.Workflow.BpmnPlugin.Model.TLane

public class TLane : TBaseElement

Type Hierarchy

Constructors

public TLane() #

Initializes a new instance of the TLane class.

Properties

public TBaseElement PartitionElement { get; set; } #
public Collection<string> FlowNodeRef { get; } #
public bool FlowNodeRefSpecified { get; } #

Gets a value indicating whether the FlowNodeRef collection is empty.

public TLaneSet ChildLaneSet { get; set; } #
public string Name { get; set; } #
public XmlQualifiedName PartitionElementRef { get; set; } #