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

Uses of IRPAction in com.telelogic.rhapsody.core
 

Subinterfaces of IRPAction in com.telelogic.rhapsody.core
 interface IRPSendAction
          The IRPSendAction interface represents Send Action elements in an activity or statechart.
 

Methods in com.telelogic.rhapsody.core that return IRPAction
 IRPAction IRPTransition.getItsAction()
          method getItsAction
 IRPAction IRPState.getTheEntryAction()
          method getTheEntryAction
 IRPAction IRPState.getTheExitAction()
          method getTheExitAction
 IRPAction IRPTransition.setItsAction(java.lang.String action)
          method setItsAction