Click or drag to resize

diagramMermaidOutputgetOutputNodesDeclaration Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the output nodes declaration.

Namespace:  imbSCI.Graph.Diagram.output
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public override string getOutputNodesDeclaration(
	diagramModel model
)
Request Example View Source

Parameters

model
Type: imbSCI.Graph.DiagramdiagramModel
The model.

Return Value

Type: String
See Also