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

Uses of IRPFlow in com.telelogic.rhapsody.core
 

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

Methods in com.telelogic.rhapsody.core with parameters of type IRPFlow
 void IRPPackage.deleteFlows(IRPFlow pFlow)
          Deletes the specified flow.
 void IRPClassifier.deleteFlows(IRPFlow pFlow)
          Deletes the specified flow.
 IRPGraphEdge IRPGraphEdge.embedFlow(IRPFlow flow)
          method embedFlow