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

edu.stanford.protege.widgetmap.client.split.HasWeights Maven / Gradle / Ivy

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

import java.util.List;

/**
 * Author: Matthew Horridge
* Stanford University
* Bio-Medical Informatics Research Group
* Date: 06/12/2013 */ public interface HasWeights { List getWeights(); }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy