searchManager = new OWLAPISearchManager(this);
changeManager = new OWLAPIChangeManager(this);
notesManager = new OWLAPINotesManagerNotesAPIImpl(this);
// MH: All of this is highly dodgy and not at all thread safe. It is therefore BROKEN! Needs fixing.
classHierarchyProvider = new AssertedClassHierarchyProvider(manager);