Hello I would like to know if it is possible to express constrins between association
,-----. ,---.
|Dummy|<>---> |Foo|
|-----| | | |
| | | | |
| | XOR | |
| | | | |
| | | |---|
|-----|<*>--> |---|
`-----' `---'
Dummy could have one Composition with Foo or or one Agregation with Foo but not both at the same time