|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRPTrigger
The IRPTrigger interface represents the trigger of a transition in a statechart.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.telelogic.rhapsody.core.IRPModelElement |
---|
IRPModelElement.OSLCLink |
Method Summary | |
---|---|
java.lang.String |
getBody()
get property body |
IRPInterfaceItem |
getItsOperation()
method getItsOperation |
int |
isOperation()
method isOperation |
int |
isTimeout()
method isTimeout |
void |
setBody(java.lang.String body)
set property body |
Method Detail |
---|
java.lang.String getBody()
RhapsodyRuntimeException
IRPInterfaceItem getItsOperation()
RhapsodyRuntimeException
int isOperation()
RhapsodyRuntimeException
int isTimeout()
RhapsodyRuntimeException
void setBody(java.lang.String body)
RhapsodyRuntimeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |