com.telelogic.rhapsody.core
Interface IRPCodeGenSimplifiersRegistry

All Superinterfaces:
IRPBaseExternalCodeGeneratorTool

public interface IRPCodeGenSimplifiersRegistry
extends IRPBaseExternalCodeGeneratorTool


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

Method Detail

getInterfaceName

java.lang.String getInterfaceName()
get property interfaceName

Throws:
RhapsodyRuntimeException

notifySimplificationDone

void notifySimplificationDone()
method notifySimplificationDone

Throws:
RhapsodyRuntimeException