com.telelogic.rhapsody.core
Interface IRPExternalCodeGeneratorInvoker

All Superinterfaces:
IRPBaseExternalCodeGeneratorTool

public interface IRPExternalCodeGeneratorInvoker
extends IRPBaseExternalCodeGeneratorTool


Method Summary
 java.lang.String getInterfaceName()
          get property interfaceName
 void notifyGenerationDone()
          method notifyGenerationDone
 
Methods inherited from interface com.telelogic.rhapsody.core.IRPBaseExternalCodeGeneratorTool
advanceCodeGenProgressBar, shouldAbortCodeGeneration, writeCodeGenMessage
 

Method Detail

getInterfaceName

java.lang.String getInterfaceName()
get property interfaceName

Throws:
RhapsodyRuntimeException

notifyGenerationDone

void notifyGenerationDone()
method notifyGenerationDone

Throws:
RhapsodyRuntimeException