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

Uses of IRPExternalCheckRegistry in com.telelogic.rhapsody.core
 

Methods in com.telelogic.rhapsody.core that return IRPExternalCheckRegistry
 IRPExternalCheckRegistry IRPApplication.getExternalCheckerRegistry()
          get the External Checker registry
 

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