Remove registration checks for EClassifiers from the services

The responsibility to check whether types are registered or not does not
lie with the service implementation but should be handled higher up at
validation time. This validation now take place in
AstValidator.checkWarningsAndErrors()

Change-Id: I92b324721947f12e8772507fe020b7aa92c88850
9 files changed