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

Uses of IRPGeneralization in com.telelogic.rhapsody.core
 

Methods in com.telelogic.rhapsody.core that return IRPGeneralization
 IRPGeneralization IRPClassifier.findGeneralization(java.lang.String newVal)
          Returns the element representing the generalization relationship between this classifier and the classifier whose name was specified as a parameter.
 

Methods in com.telelogic.rhapsody.core with parameters of type IRPGeneralization
 java.lang.String IRPUseCase.findEntryPoint(IRPGeneralization gen)
          method findEntryPoint
 java.lang.String IRPUseCase.findExtensionPoint(IRPGeneralization gen)
          method findExtensionPoint