Uses of Class
wt.change2.htmlclient.ChangeAnalysisProcessor

Packages that use ChangeAnalysisProcessor
wt.change2.htmlclient Defines an interface for the change objects from wt.change2
 

Uses of ChangeAnalysisProcessor in wt.change2.htmlclient
 

Subclasses of ChangeAnalysisProcessor in wt.change2.htmlclient
 class ChangeInvestigationProcessor
          Deprecated. This class is still valid for this release, however this serves as advance notice that it will be removed in the future. All user interfaces built using the Windchill HTML Template Processing client architecture will be rewritten on a JSP framework in an upcoming release.
 class ChangeProposalProcessor
          Deprecated. This class is still valid for this release, however this serves as advance notice that it will be removed in the future. All user interfaces built using the Windchill HTML Template Processing client architecture will be rewritten on a JSP framework in an upcoming release.
 

Methods in wt.change2.htmlclient with parameters of type ChangeAnalysisProcessor
protected  boolean ChangeAnalysisProcessor.readVersion(ChangeAnalysisProcessor thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Deprecated.