Class SNOMEDAgentExploreAPI
- java.lang.Object
-
- in.cdac.medinfo.csnotk.csnolib.test.SNOMEDAgentExploreAPI
-
public class SNOMEDAgentExploreAPI extends java.lang.ObjectSampleforExploreAPI class contains the sample code for implementing the explore API. Explore API includes- retrieving parent Concepts, child Concepts and descendants.
-
-
Constructor Summary
Constructors Constructor Description SNOMEDAgentExploreAPI()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)Main method
-