Harmony Core Relation Loop Expression Tokens

unlisted

Harmony Core Relation Loop Expression Tokens

 

Harmony Core Relation Loop Expression Tokens

 

Harmony Core relation loop expressions are expressions that can only be used within the context of a relation loop and allow you to conditionally include or exclude code based on the attributes of the current relation.

 

Relation Loop Expression

Description

<IF ONE_TO_MANY>

 

The relationship is a one-to-many relationship and a matching relationship is NOT defined in the opposite direction.

<IF ONE_TO_ONE>

The relationship is a one-to-one relationship and a matching relationship is NOT defined in the opposite direction.

<IF ONE_TO_MANY_TO_ONE>

 

The relationship is a one-to-many relationship and a matching relationship IS defined in the opposite direction.

<IF ONE_TO_ONE_TO_ONE>

 

The relationship is a one-to-one relationship and a matching relationship IS defined in the opposite direction.

<IF MANY_TO_ONE_TO_MANY>

 

The relationship is a many-to-one relationship and a matching relationship IS defined in the opposite direction.

 

 

 


Copyright © 2018  Synergex International, Inc.