Uses of Class
com.ptc.edadata.SchematicRequestItem

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

Uses of SchematicRequestItem in com.ptc.edadata
 

Fields in com.ptc.edadata declared as SchematicRequestItem
private  SchematicRequestItem EdaData.m_srItem
           
 

Constructors in com.ptc.edadata with parameters of type SchematicRequestItem
VerifyDesignRequestException(String message, SchematicRequestItem item)
          Create exception object with message and item
VerifyDesignRequestException(String message, SchematicRequestItem item, Throwable nestedException)
          Create exception object with message, item and nestedException
SchematicRequestException(String message, SchematicRequestItem item)
          Create exception object with message and item
SchematicRequestException(String message, SchematicRequestItem item, Throwable nestedException)
          Create exception object with message, item and nestedException
EDAViewableRequestException(String message, SchematicRequestItem item)
          Create exception object with message and item
EDAViewableRequestException(String message, SchematicRequestItem item, Throwable nestedException)
          Create exception object with message, item and nestedException