Uses of Class
com.ptc.windchill.esi.esipart.ESIAbstractPart

Packages that use ESIAbstractPart
com.ptc.windchill.esi.esipart   
 

Uses of ESIAbstractPart in com.ptc.windchill.esi.esipart
 

Subclasses of ESIAbstractPart in com.ptc.windchill.esi.esipart
 class ESIAlternatePart
          Manages the relationships for part that are alternates to the set of parts to be processed.
 class ESIPart
          Wraps a WTPart and maintains useful relationships for the benefit of a part renderer.
 

Methods in com.ptc.windchill.esi.esipart with parameters of type ESIAbstractPart
 QueryResult ESIPart.getPartInfo(ESIAbstractPart part)
          Find the master and obtain all alternate parts associated with it.