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

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service.globus with parameters of type RestrictToAssociationsRequest
 RestrictToAssociationsResponse CodedNodeGraphProviderImpl.restrictToAssociations(RestrictToAssociationsRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs with parameters of type RestrictToAssociationsRequest
 RestrictToAssociationsResponse CodedNodeGraphPortType.restrictToAssociations(RestrictToAssociationsRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.bindings with parameters of type RestrictToAssociationsRequest
 RestrictToAssociationsResponse CodedNodeGraphPortTypeSOAPBindingStub.restrictToAssociations(RestrictToAssociationsRequest parameters)