A relation between two Models.
source and target values will be populated int the bindWithModels method, that is called from ModelsRepository.
source
target
bindWithModels
ModelsRepository
Delegate to specific relation kind implementation the process of registering the relation source and target models, and eventually use them to define additional relation properties.
Generated using TypeDoc
A relation between two Models.
sourceandtargetvalues will be populated int thebindWithModelsmethod, that is called fromModelsRepository.