Package omero.api
Interface AMD_Search_bySimilarTerms
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_Search_bySimilarTerms extends Ice.AMDCallbackReturns transient (without ID)TextAnnotationinstances 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 voidice_response()ice_response indicates that the operation completed successfully.
-