Search
Preparing search index...
The search index is not available
@youwol/flux-core
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@youwol/flux-core
lib/simple-parser/graph
Graph
Class Graph
Hierarchy
Graph
Index
Constructors
constructor
Properties
branches
modules
observers
with
Connections
workflow
Methods
_create
Connections
Constructors
constructor
new
Graph
(
branches
:
Branch
[]
, modules
:
ModuleFlux
[]
, withConnections
?:
Connection
[]
, layerTree
:
LayerTree
)
:
Graph
Parameters
branches:
Branch
[]
modules:
ModuleFlux
[]
withConnections:
Connection
[]
= ...
layerTree:
LayerTree
Returns
Graph
Properties
Readonly
branches
branches
:
Branch
[]
Readonly
modules
modules
:
ModuleFlux
[]
observers
observers
:
any
[]
= ...
Readonly
with
Connections
with
Connections
:
Connection
[]
= ...
workflow
workflow
:
Workflow
Methods
_create
Connections
_create
Connections
(
branch
:
Branch
)
:
Connection
[]
Parameters
branch:
Branch
Returns
Connection
[]
Exports
lib/simple-
parser/graph
Graph
constructor
branches
modules
observers
with
Connections
workflow
_create
Connections
Generated using
TypeDoc