Skip to main content

IMetamodels.NewClass method

Namespace: NextDesign.Core

Description

Generate a new class.

argument

NameTypeDescription
namestringClass Name
ownerIPackageBelongs to the package
The default is null.
isAbstractboolIs this type abstract?
The default is false.

Return value

Exceptions

NameException ClassDescription
Profile cannot be editedExtensionEditProfileExceptionIf the profile edit operation fails