com.ptc.wgmecad
Interface IRegisterProgress

All Known Implementing Classes:
ClientInterface, Main, ProcessManager, WindchillConnection, WindchillIntegrationManager

public interface IRegisterProgress

Created by IntelliJ IDEA. User: barky Date: Mar 12, 2003 Time: 12:07:55 PM To change this template use Options | File Templates.


Method Summary
 int getTotalInitTime()
           
 int getTotalOperation()
           
 int getTotalPre()
           
 

Method Detail

getTotalPre

public int getTotalPre()

getTotalOperation

public int getTotalOperation()

getTotalInitTime

public int getTotalInitTime()