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

Uses of IRPCodeGenSimplifiersRegistry in com.telelogic.rhapsody.core
 

Methods in com.telelogic.rhapsody.core that return IRPCodeGenSimplifiersRegistry
 IRPCodeGenSimplifiersRegistry IRPApplication.getCodeGenSimplifiersRegistry()
          get the code generation simplifiers registry
 

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