Creating the modifier adapter

You can now create the modifier adapter for the new line of business. The Modifier and the Modifiable entities are closely connected logically, but the default modifier definition does not connect the modifier to the modifiable object. The ModifierAdapter delegate actively connects the Modifier entity to the Modifiable entity.

Important: To create the modifiable adapter that connects the modifiable object to the modifier, see Creating the modifiable adapter.