Click or drag to resize

SystemUnitFamilyTypeCreateClassInstance Method

Creates an InternalElement as an instance of this class. All References to Base classes are resolved.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public InternalElementType CreateClassInstance()

Return Value

InternalElementType
The InternalElement

Implements

IInstantiableTINSTANCECreateClassInstance
Remarks
If the document is based on CAEX 2.15 and the SystemUnitClass provides only one Supported role class, the created Internal Element will contain a role requirement object, representing the role.
See Also