SwimLaneModel

23 Sep 20251 minute to read

Interface for a class SwimLane

Properties

Defines the collection of header

isLane boolean

Defines the whether the shape is a lane or not

isPhase boolean

Defines the whether the shape is a phase or not

lanes LaneModel[]

Defines the collection of lanes

orientation Orientation

Defines the orientation of the swimLane

phaseSize number

Defines the size of phase.

phases PhaseModel[]

Defines the collection of phases.

type Shapes

Defines the type of node shape.