Skip to main content

IMetamodels.NewClass Method

Namespace: NextDesign.Core

Description

Create a new class.

Arguments

NameTypeDescription
namestringClass Name
ownerIPackagePackage to which it belongs
The default is null.
isAbstractboolIs it an abstract type?
The default is false.

Return value

Exception

NameException classDescription
Profile editing not possibleExtensionEditProfileExceptionIf the profile editing operation fails