Interface: SemanticTree
Defined in: src/context/shared/SemanticTypes.ts:57
Properties
capturedAt
capturedAt:
number
Defined in: src/context/shared/SemanticTypes.ts:60
Elapsed simulation time in milliseconds when the snapshot was captured.
nodes
nodes:
Record<string,SemanticNode>
Defined in: src/context/shared/SemanticTypes.ts:62
rootIds
rootIds:
string[]
Defined in: src/context/shared/SemanticTypes.ts:61
snapshotId
snapshotId:
string
Defined in: src/context/shared/SemanticTypes.ts:58