|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRPCallOperation
The IRPCallOperation interface represents call operation elements in activity diagrams.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.telelogic.rhapsody.core.IRPModelElement |
---|
IRPModelElement.OSLCLink |
Method Summary | |
---|---|
IRPInterfaceItem |
getOperation()
Returns the operation specified for this call operation element. |
IRPRelation |
getTarget()
Returns the target specified for this call operation element. |
void |
setOperation(IRPInterfaceItem operation)
Specifies the operation to use for this call operation element. |
void |
setTarget(IRPRelation target)
Specifies the target to use for this call operation element. |
Methods inherited from interface com.telelogic.rhapsody.core.IRPStateVertex |
---|
addFlow, addTransition, deleteTransition, getInTransitions, getOutTransitions, getParent, setParent |
Method Detail |
---|
IRPInterfaceItem getOperation()
IRPRelation getTarget()
void setOperation(IRPInterfaceItem operation)
operation
- the operation to use for this call operation elementvoid setTarget(IRPRelation target)
target
- the target to use for this call operation element
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |