Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.client.CodedNodeGraphClient

Packages that use CodedNodeGraphClient
org.LexGrid.LexBIG.cagrid.adapters   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.client   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.common   
 

Uses of CodedNodeGraphClient in org.LexGrid.LexBIG.cagrid.adapters
 

Constructors in org.LexGrid.LexBIG.cagrid.adapters with parameters of type CodedNodeGraphClient
CodedNodeGraphGridAdapter(CodedNodeGraphClient client)
           
 

Uses of CodedNodeGraphClient in org.LexGrid.LexBIG.cagrid.LexEVSGridService.client
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.client that return CodedNodeGraphClient
 CodedNodeGraphClient LexEVSGridServiceClient.getNodeGraph(org.LexGrid.LexBIG.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification, org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag versionOrTag, org.LexGrid.LexBIG.DataModel.cagrid.RelationContainerIdentification relationContainerIdentification)
           
 

Uses of CodedNodeGraphClient in org.LexGrid.LexBIG.cagrid.LexEVSGridService.common
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.common that return CodedNodeGraphClient
 CodedNodeGraphClient LexEVSGridServiceI.getNodeGraph(org.LexGrid.LexBIG.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification, org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag versionOrTag, org.LexGrid.LexBIG.DataModel.cagrid.RelationContainerIdentification relationContainerIdentification)
          Returns the node graph as represented in the particular relationship set in the coding scheme.