NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

Java Code Snippet
LexBIGService lbs  = (LexBIGService)ApplicationServiceProvider.getApplicationServiceFromUrl(serviceUrl, "EvsServiceInfo");
CodedNodeSetGrid cns = lbs.getCodingSchemeConcepts(
	String codingScheme,
	org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag);
  • No labels