Skip to main content

IModel.GetDeriveRelationsOf Method

Namespace: NextDesign.Core

Description

Gets all derived relations with the specified model.
This method evaluates IContextOption.PlModelAccessMode.

If no relevant relations exist, it returns an empty collection.
Note that this method does not evaluate the derivation direction.

Arguments

NameTypeDescription
oppositeIModelOpposite model
null cannot be specified.

Return value

  • IRelationshipCollection

Exception

NameException classDescription
Invalid argumentExtensionArgumentExceptionIf null is specified for opposite