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

edu.stanford.protege.webprotege.perspective.HasPerspectiveId Maven / Gradle / Ivy

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

/**
 * Matthew Horridge
 * Stanford Center for Biomedical Informatics Research
 * 17/02/16
 */
public interface HasPerspectiveId {

    PerspectiveId getPerspectiveId();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy