com.telelogic.rhapsody.core
Interface IRPCodeGenerator


public interface IRPCodeGenerator


Method Summary
 IRPCollection getCodeAnnotations(IRPModelElement element, int bSpecFile)
          method to get generated code file names
 IRPCollection getGeneratedFileNames(IRPModelElement element)
          method to get generated code file names
 java.lang.String getInterfaceName()
          get property interfaceName
 

Method Detail

getCodeAnnotations

IRPCollection getCodeAnnotations(IRPModelElement element,
                                 int bSpecFile)
method to get generated code file names

Throws:
RhapsodyRuntimeException

getGeneratedFileNames

IRPCollection getGeneratedFileNames(IRPModelElement element)
method to get generated code file names

Throws:
RhapsodyRuntimeException

getInterfaceName

java.lang.String getInterfaceName()
get property interfaceName

Throws:
RhapsodyRuntimeException