Slide 16 of 42
Notes:
A template is a chunk of model (in a package) with some ëplaceholderí names that can be substituted in order to make a model. This example is limited to static associations and attributes, but shows the substitution at work. The example is a general descr
In the generated model, no plumber may be allocated to more than one job per day, and the plumber allocated to a job must have the necessary skills.
(JobType ñ things like ëinstall dishwasherí or ëclear drainí; Job ó an occurrence of a JobType on a particular day.)