public boolean isInitialisationThread() {
   return (initialiser.isInitialisationThread());
 }