Skip to main content

EventStructureNode

@fovea/annotation-tool


@fovea/annotation-tool / models/types / EventStructureNode

Interface: EventStructureNode

Defined in: src/models/types.ts:537

Properties

children?

optional children: EventStructureNode[]

Defined in: src/models/types.ts:539


eventId?

optional eventId: string

Defined in: src/models/types.ts:538


label?

optional label: string

Defined in: src/models/types.ts:541


optional?

optional optional: boolean

Defined in: src/models/types.ts:542


relationTypeId?

optional relationTypeId: string

Defined in: src/models/types.ts:540