package org.simantics.scl.compiler.module.repository; public interface UpdateListener { void notifyAboutUpdate(); }