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

Uses of IRPTemplateInstantiation in com.telelogic.rhapsody.core
 

Methods in com.telelogic.rhapsody.core that return IRPTemplateInstantiation
 IRPTemplateInstantiation IRPModelElement.getTi()
          For model elements that are template instantiations, returns an object that contains the template instantiation parameters.
 

Methods in com.telelogic.rhapsody.core with parameters of type IRPTemplateInstantiation
 void IRPModelElement.setTi(IRPTemplateInstantiation ti)
          For internal use only.