Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • K

  • K

Hierarchy

Implemented by

Index

Properties

category

category: Source

children

children: NodeInstance[]

data

data: ISourceNodeData & K

dehydrate

dehydrate: function

Type declaration

disposables

disposables: DisposableCollection

getAncestor

getAncestor: function

Type declaration

id

id: string

incomingEdges

incomingEdges: IEdgeInstance[]

Optional language

language: undefined | string

outgoingEdges

outgoingEdges: IEdgeInstance[]

parent

parent: Optional<ISourceNodeInstance>

Optional parentId

parentId: undefined | string

path

path: string

Optional spec

spec: undefined | string

type

type: string

uri

uri: string

Methods

dispose

  • dispose(): void
  • Returns void