Uses of Class
com.ptc.edadata.Request

Packages that use Request
com.ptc.edadata This package is for requesting information from EDA files  
com.ptc.wgmecad   
 

Uses of Request in com.ptc.edadata
 

Methods in com.ptc.edadata with parameters of type Request
 Response EdaData.ProcessRequest(Request request)
           
 

Uses of Request in com.ptc.wgmecad
 

Methods in com.ptc.wgmecad with parameters of type Request
protected static Response PseudoImpl.ProcessRequest(Request request)
           
static Response OhioIntegration.ProcessRequest(Request request)