Click or drag to resize

domainConceptGraphbuildConceptualMesh Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Builds the conceptual mesh.

Namespace:  imbNLP.Data.extended.domain
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.26
Syntax
C#
public void buildConceptualMesh(
	ILogBuilder response,
	bool simulation = true
)

Parameters

response
Type: ILogBuilder
The response.
simulation (Optional)
Type: SystemBoolean

[Missing <param name="simulation"/> documentation for "M:imbNLP.Data.extended.domain.domainConceptGraph.buildConceptualMesh(imbSCI.Core.reporting.ILogBuilder,System.Boolean)"]

See Also