Let's say that a "person" can be a "client" OR a "supplier". Using EER we could have something like this:
The problem with this solution is that a person can be BOTH a client and a supplier. Is there a way to restrict a "person" for just one specialization?