Skip to main content

IRelationshipClass interface

Namespace: NextDesign.Core

Description

Access object to related classes.

Affiliation area

NameDescription
ProfileAPIs for accessing profiles.

Inherit Base

NameDescription
IClassIs an object that represents a component of a metamodel.

Property

NameDescription
IsDerivationDerivation related
IsEmbeddedIs owned related
IsReferenceIs Reference Related
IsTwoWayTwo way association
SourceSource class
SourceFieldRelationship end field for origin
This field will be the field for the destination class.
TargetDestination class
TargetFieldRelationship end field for the destination
This field will be the field of the origin class.