Package omero.api

Interface AMD_Search_bySimilarTerms

  • All Superinterfaces:
    Ice.AMDCallback

    public interface AMD_Search_bySimilarTerms
    extends Ice.AMDCallback
    Returns transient (without ID) TextAnnotation instances which represent terms which are similar to the given terms. For example, if the argument is cell, one return value might have as its textValue: cellular while another has cellularize. No filtering or fetching is performed.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void ice_response()
      ice_response indicates that the operation completed successfully.
      • Methods inherited from interface Ice.AMDCallback

        ice_exception
    • Method Detail

      • ice_response

        void ice_response()
        ice_response indicates that the operation completed successfully.