All Downloads are FREE. Search and download functionalities are using the official Maven repository.

edu.stanford.protege.widgetmap.client.RootNodeChangedHandler Maven / Gradle / Ivy

There is a newer version: 4.0.1
Show newest version
package edu.stanford.protege.widgetmap.client;

/**
 * Author: Matthew Horridge
* Stanford University
* Bio-Medical Informatics Research Group
* Date: 09/01/2014 */ public interface RootNodeChangedHandler { void handleRootNodeChanged(RootNodeChangedEvent event); }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy