Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.RestrictToSourceCodeSystemRequest

Packages that use RestrictToSourceCodeSystemRequest
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service.globus   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.bindings   
 

Uses of RestrictToSourceCodeSystemRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service.globus
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service.globus with parameters of type RestrictToSourceCodeSystemRequest
 RestrictToSourceCodeSystemResponse CodedNodeGraphProviderImpl.restrictToSourceCodeSystem(RestrictToSourceCodeSystemRequest params)
           
 

Uses of RestrictToSourceCodeSystemRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs with parameters of type RestrictToSourceCodeSystemRequest
 RestrictToSourceCodeSystemResponse CodedNodeGraphPortType.restrictToSourceCodeSystem(RestrictToSourceCodeSystemRequest parameters)
           
 

Uses of RestrictToSourceCodeSystemRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.bindings
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.bindings with parameters of type RestrictToSourceCodeSystemRequest
 RestrictToSourceCodeSystemResponse CodedNodeGraphPortTypeSOAPBindingStub.restrictToSourceCodeSystem(RestrictToSourceCodeSystemRequest parameters)