|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRPMessage
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.telelogic.rhapsody.core.IRPModelElement |
---|
IRPModelElement.OSLCLink |
Method Summary | |
---|---|
IRPExecutionOccurrence |
addSourceExecutionOccurrence()
method addSourceExecutionOccurrence |
IRPExecutionOccurrence |
addTargetExecutionOccurrence()
method addTargetExecutionOccurrence |
IRPCollection |
getActualParameterList()
get property actualParameterList |
IRPAssociationRole |
getCommunicationConnection()
get property communicationConnection |
java.lang.String |
getCondition()
get property condition |
java.lang.String |
getDurationConstraint()
Gets the text of the Duration Constraint. |
java.lang.String |
getDurationObservation()
Gets the text of the Duration Observation. |
IRPSysMLPort |
getFlowPort()
get property flowPort |
IRPInterfaceItem |
getFormalInterfaceItem()
get property formalInterfaceItem |
IRPModelElement |
getFormalType()
Returns the model element associated with an action block, condition mark, timeout, or canceled timeout, in a sequence diagram. |
java.lang.String |
getInvariant()
Gets the text of the Invariant field for the state invariant. |
java.lang.String |
getMessageType()
get property messageType |
IRPPort |
getPort()
get property Port |
java.lang.String |
getReturnValue()
get property returnValue |
java.lang.String |
getSequenceNumber()
get property sequenceNumber |
java.lang.String |
getSignature()
method getSignature |
IRPClassifierRole |
getSource()
get property source |
IRPExecutionOccurrence |
getSourceExecutionOccurrence()
get property sourceExecutionOccurrence |
IRPClassifierRole |
getTarget()
get property target |
IRPExecutionOccurrence |
getTargetExecutionOccurrence()
get property targetExecutionOccurrence |
java.lang.String |
getTimeConstraint()
Gets the text for the Time Constraint that was applied to this state variant. |
java.lang.String |
getTimeObservation()
Gets the text of the Time Observation. |
java.lang.String |
getTimerValue()
get property timerValue |
void |
reroute()
method reroute |
void |
setActualParameterList(IRPCollection pVal)
method setActualParameterList |
void |
setDurationConstraint(java.lang.String durationConstraint)
Modifies the text of this Duration Constraint. |
void |
setDurationObservation(java.lang.String durationObservation)
Modifies the text of this Duration Observation. |
void |
setFlowPort(IRPSysMLPort flowPort)
set property flowPort |
void |
setFormalInterfaceItem(IRPInterfaceItem newVal)
Sets the realization of a message. |
void |
setFormalType(IRPModelElement formalType)
Used to specify the model element that should be associated with an action block, condition mark, timeout, or canceled timeout, in a sequence diagram. |
void |
setInvariant(java.lang.String invariant)
Modifies the text of the Invariant field for the state invariant. |
void |
setPort(IRPPort port)
set property Port |
void |
setReturnValue(java.lang.String returnValue)
set property returnValue |
void |
setTimeConstraint(java.lang.String timeConstraint)
Modifies the text of this Time Constraint. |
void |
setTimeObservation(java.lang.String timeObservation)
Modifies the text of this Time Observation. |
void |
setTimerValue(java.lang.String timerValue)
set property timerValue |
Method Detail |
---|
IRPExecutionOccurrence addSourceExecutionOccurrence()
RhapsodyRuntimeException
IRPExecutionOccurrence addTargetExecutionOccurrence()
RhapsodyRuntimeException
IRPCollection getActualParameterList()
RhapsodyRuntimeException
IRPAssociationRole getCommunicationConnection()
RhapsodyRuntimeException
java.lang.String getCondition()
RhapsodyRuntimeException
java.lang.String getDurationConstraint()
java.lang.String getDurationObservation()
IRPSysMLPort getFlowPort()
RhapsodyRuntimeException
IRPInterfaceItem getFormalInterfaceItem()
RhapsodyRuntimeException
IRPModelElement getFormalType()
java.lang.String getInvariant()
java.lang.String getMessageType()
RhapsodyRuntimeException
IRPPort getPort()
RhapsodyRuntimeException
java.lang.String getReturnValue()
RhapsodyRuntimeException
java.lang.String getSequenceNumber()
RhapsodyRuntimeException
java.lang.String getSignature()
RhapsodyRuntimeException
IRPClassifierRole getSource()
RhapsodyRuntimeException
IRPExecutionOccurrence getSourceExecutionOccurrence()
RhapsodyRuntimeException
IRPClassifierRole getTarget()
RhapsodyRuntimeException
IRPExecutionOccurrence getTargetExecutionOccurrence()
RhapsodyRuntimeException
java.lang.String getTimeConstraint()
java.lang.String getTimeObservation()
java.lang.String getTimerValue()
RhapsodyRuntimeException
void reroute()
RhapsodyRuntimeException
void setActualParameterList(IRPCollection pVal)
RhapsodyRuntimeException
void setDurationConstraint(java.lang.String durationConstraint)
durationConstraint
- the text to use for the Duration Constraintvoid setDurationObservation(java.lang.String durationObservation)
durationObservation
- the text to use for the Duration Observationvoid setFlowPort(IRPSysMLPort flowPort)
RhapsodyRuntimeException
void setFormalInterfaceItem(IRPInterfaceItem newVal)
newVal
- the operation or other IRPInterfaceItem object to use for the realization of the message
RhapsodyRuntimeException
void setFormalType(IRPModelElement formalType)
formalType
- the model element that should be associated with this sequence diagram elementvoid setInvariant(java.lang.String invariant)
invariant
- the text to use for the Invariant fieldvoid setPort(IRPPort port)
RhapsodyRuntimeException
void setReturnValue(java.lang.String returnValue)
RhapsodyRuntimeException
void setTimeConstraint(java.lang.String timeConstraint)
timeConstraint
- the text to use for this Time Constraintvoid setTimeObservation(java.lang.String timeObservation)
timeObservation
- the text to use for the Time Observationvoid setTimerValue(java.lang.String timerValue)
RhapsodyRuntimeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |