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

edu.stanford.protege.webprotege.crud.HasKitId Maven / Gradle / Ivy

The newest version!
package edu.stanford.protege.webprotege.crud;

/**
 * Author: Matthew Horridge
* Stanford University
* Bio-Medical Informatics Research Group
* Date: 08/08/2013 */ public interface HasKitId { EntityCrudKitId getKitId(); }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy