Uses of Interface
com.telelogic.rhapsody.core.IRPCodeGenerator

Uses of IRPCodeGenerator in com.telelogic.rhapsody.core
 

Methods in com.telelogic.rhapsody.core that return IRPCodeGenerator
 IRPCodeGenerator IRPApplication.getTheCodeGeneratorInterface()
          get codegeneration interface
 

Methods in com.telelogic.rhapsody.core with parameters of type IRPCodeGenerator
 boolean RPCodeGeneratorListener.connect(IRPCodeGenerator connectionPoint)