IRelationshipClass interface
Namespace: NextDesign.Core
Description
Access object to related classes.
Affiliation area
Name | Description |
---|---|
Profile | APIs for accessing profiles. |
Inherit Base
Name | Description |
---|---|
IClass | Is an object that represents a component of a metamodel. |
Property
Name | Description |
---|---|
IsDerivation | Derivation related |
IsEmbedded | Is owned related |
IsReference | Is Reference Related |
IsTwoWay | Two way association |
Source | Source class |
SourceField | Relationship end field for origin This field will be the field for the destination class. |
Target | Destination class |
TargetField | Relationship end field for the destination This field will be the field of the origin class. |