Skip to main content

IMetamodels.Relate Method

Namespace: NextDesign.Core

Description

Associates the specified classes.

Arguments

NameTypeDescription
namestringRelated class name
sourceIClassSource class
sourceEndNamestringReference name of source class
targetIClassTarget class
targetEndNamestringReference name of target class
multiplicitystringRelated multiplicity
- "ManyToMany": Many-to-many
- "OneToMany": One-to-many
- "ManyToOne": Many-to-one

Return value

Exceptions

NameException classDescription
Profile editing not possibleExtensionEditProfileExceptionIf the profile editing operation fails