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

Uses of IRPFlowItem in com.telelogic.rhapsody.core
 

Methods in com.telelogic.rhapsody.core that return IRPFlowItem
 IRPFlowItem IRPPackage.addFlowItems(java.lang.String name)
          Adds an item flow to the package.
 IRPFlowItem IRPClassifier.addFlowItems(java.lang.String name)
          Adds a new item flow to the classifier.
 

Methods in com.telelogic.rhapsody.core with parameters of type IRPFlowItem
 void IRPPackage.deleteFlowItems(IRPFlowItem pItem)
          Deletes the specified item flow.
 void IRPClassifier.deleteFlowItems(IRPFlowItem pItem)
          Deletes the specified item flow.