Click or drag to resize

contentStructureToDiagramModelgetNodeName Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:imbNLP.Core.contentStructure.display.contentStructureToDiagramModel.getNodeName(imbSCI.Data.interfaces.IObjectWithPathAndChildSelector,System.String)"]

Namespace:  imbNLP.Core.contentStructure.display
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.24
Syntax
C#
public override string getNodeName(
	IObjectWithPathAndChildSelector source,
	string defName = ""
)

Parameters

source
Type: IObjectWithPathAndChildSelector

[Missing <param name="source"/> documentation for "M:imbNLP.Core.contentStructure.display.contentStructureToDiagramModel.getNodeName(imbSCI.Data.interfaces.IObjectWithPathAndChildSelector,System.String)"]

defName (Optional)
Type: SystemString

[Missing <param name="defName"/> documentation for "M:imbNLP.Core.contentStructure.display.contentStructureToDiagramModel.getNodeName(imbSCI.Data.interfaces.IObjectWithPathAndChildSelector,System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:imbNLP.Core.contentStructure.display.contentStructureToDiagramModel.getNodeName(imbSCI.Data.interfaces.IObjectWithPathAndChildSelector,System.String)"]

See Also