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

Packages that use RestrictToAssociationsResponse
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 RestrictToAssociationsResponse in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service.globus
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service.globus that return RestrictToAssociationsResponse
 RestrictToAssociationsResponse CodedNodeGraphProviderImpl.restrictToAssociations(RestrictToAssociationsRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs that return RestrictToAssociationsResponse
 RestrictToAssociationsResponse CodedNodeGraphPortType.restrictToAssociations(RestrictToAssociationsRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.bindings that return RestrictToAssociationsResponse
 RestrictToAssociationsResponse CodedNodeGraphPortTypeSOAPBindingStub.restrictToAssociations(RestrictToAssociationsRequest parameters)