com.telelogic.rhapsody.core
Interface IRPRoundTrip


public interface IRPRoundTrip


Method Summary
 java.lang.String getInterfaceName()
          get property interfaceName
 IRPCollection roundtripFile(java.lang.String filename, int reGenerateFile)
          roundtrip file
 

Method Detail

getInterfaceName

java.lang.String getInterfaceName()
get property interfaceName

Throws:
RhapsodyRuntimeException

roundtripFile

IRPCollection roundtripFile(java.lang.String filename,
                            int reGenerateFile)
roundtrip file

Throws:
RhapsodyRuntimeException