com.telelogic.rhapsody.core
Interface IRPProgressBar


public interface IRPProgressBar


Method Summary
 java.lang.String getInterfaceName()
          get property interfaceName
 void reset()
          method reset
 void tick(int amount)
          method tick
 

Method Detail

getInterfaceName

java.lang.String getInterfaceName()
get property interfaceName

Throws:
RhapsodyRuntimeException

reset

void reset()
method reset

Throws:
RhapsodyRuntimeException

tick

void tick(int amount)
method tick

Throws:
RhapsodyRuntimeException