Class SNOMEDAgentExploreAPI


  • public class SNOMEDAgentExploreAPI
    extends java.lang.Object
    SampleforExploreAPI class contains the sample code for implementing the explore API. Explore API includes- retrieving parent Concepts, child Concepts and descendants.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Main method
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SNOMEDAgentExploreAPI

        public SNOMEDAgentExploreAPI()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Main method
        Parameters:
        args -