You can embed Component in both ComponentModel and CompositeComponent (in post-July version) if you set the multiplicity to 0..1 (instead of 1) on each of the Component roles.
However, each instance can only be the target of one embedding link at a time.
- Alan [Microsoft] |