Click or drag to resize

InternalElementTypeCreateSystemUnitClass Method

Creates a system unit class from this InternalElement instance. RoleRequirements are transformed to SupportedRoleClasses. Attributes and ExternalInterfaces of RoleRequirements are removed.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public SystemUnitFamilyType CreateSystemUnitClass()

Return Value

SystemUnitFamilyType
A SystemUnitFamilyType element, created from this instance.
See Also