R2860

Summary

Only one UseCaseDependency can be defined between two UseCases.

Details

A UseCase cannot extend and include another UseCase at the same time.

Multiple extensions and inclusions are also forbidden.

Tips

Remove one of the implicated UseCaseDependencies depending on what you want to represent.