Multi-Valued Reference Properties
Let’s learn how to implement multi-valued reference properties.
We'll cover the following...
Introduction
A unidirectional non-functional association is either one-to-many or many-to-many. In both cases, such an association is represented or implemented with the help of a multi-valued reference property.
In this chapter, we’ll learn to:
- Derive a JS class model from an OO class model with multi-valued reference properties that represent