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

Uses of IRPProfile in com.telelogic.rhapsody.core
 

Methods in com.telelogic.rhapsody.core that return IRPProfile
 IRPProfile IRPProject.addProfile(java.lang.String name)
          Adds a new profile to the project.
 IRPProfile IRPTag.getFromProfile()
          For tags whose source is a profile that was added to the project (as opposed to tags defined locally in the project), this method returns the profile in which the tag was defined.
 

Methods in com.telelogic.rhapsody.core with parameters of type IRPProfile
 void IRPApplication.createDomainFromProfile(IRPProfile profileArg, java.lang.String serverURL)
          Create Domain from Profile After Login