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

Uses of IRPSwimlane in com.telelogic.rhapsody.core
 

Methods in com.telelogic.rhapsody.core that return IRPSwimlane
 IRPSwimlane IRPFlowchart.addSwimlane(java.lang.String name)
          Adds a new swimlane to the activity.
 IRPSwimlane IRPSwimlane.addSwimlane(java.lang.String name)
          method addSwimlane
 IRPSwimlane IRPConnector.getItsSwimlane()
          For connectors in a swimlane, returns the swimlane that contains the connector.
 IRPSwimlane IRPState.getItsSwimlane()
          Returns the swimlane that the action is located in.
 

Methods in com.telelogic.rhapsody.core with parameters of type IRPSwimlane
 void IRPConnector.setItsSwimlane(IRPSwimlane pVal)
          Specifies the swimlane that should contain this connector.
 void IRPState.setItsSwimlane(IRPSwimlane itsSwimlane)
          Specifies the swimlane that the action should be in