Skip to content

Interface: CdlComponentStatus

@kortexya/reasoninglayer


@kortexya/reasoninglayer / CDL / CdlComponentStatus

Interface: CdlComponentStatus

Defined in: src/types/cdl.ts:280

Status of a CDL component.

Properties

active

active: boolean

Defined in: src/types/cdl.ts:282

Whether the component is active.


parameters

parameters: number

Defined in: src/types/cdl.ts:284

Number of parameters.