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

com.wci.umls.server.model.content.Descriptor Maven / Gradle / Ivy

/**
 * Copyright 2015 West Coast Informatics, LLC
 */
package com.wci.umls.server.model.content;


/**
 * Represents a fuzzy conceptual meaning that is likely broader than a single
 * meaning but is useful in particular contexts (such as coding, or
 * search/retrieval).
 */
public interface Descriptor extends AtomClass, ComponentHasDefinitions,
    ComponentHasRelationships {

  // n/a
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy