Class Step

Model for Step

Hierarchy

  • UniqueObject
    • Step

Constructors

  • Parameters

    • keyword: string
    • text: string

    Returns Step

Properties

_id: string
comment: Comment

Comment before the Step

dataTable: DataTable

CDataTable of the Step

docString: DocString

DocString of the Step

keyword: string

Keyword of the Step

text: string

Text of the Step

Methods

  • Parameters

    • key: string | RegExp
    • value: string

    Returns void

Generated using TypeDoc