|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--UML.Semantic.BehavioralElements.Collaborations.Message
A message defines how a particular request is used in an interaction.
In the metamodel a Message defines a particular usage of a Request in an Interaction. It specifies the roles of the sender and receiver as well as the dispatching Action. Furthermore, it defines the relative sequencing of Messages within the Interaction.
| Constructor Summary | |
Message()
|
|
| Method Summary | |
void |
add(Locator locator)
Adds a locator to the set of locators. |
boolean |
check()
Checks if well-formedness rules are respected in this model element. |
java.lang.String |
getElementType()
|
java.lang.String |
getHref()
Gets the element href. |
java.lang.String |
getId()
Gets the element identifier. |
java.lang.String |
getIdref()
Gets the element identifier reference. |
java.lang.String |
getLabel()
Gets the element label. |
java.util.Vector |
getLocator()
Gets the set of locators. |
java.lang.String |
getTitle()
Gets the element reference title. |
java.lang.String |
getUuid()
Gets the element unique identifier. |
java.lang.String |
getUuidref()
Gets the element unique identifier reference. |
void |
setElementType(java.lang.String type)
|
void |
setHref(java.lang.String href)
Sets the element href reference to given value. |
void |
setId(java.lang.String id)
Sets the element identifier to given value. |
void |
setIdref(java.lang.String idref)
Sets the element identifier reference to given value. |
void |
setLabel(java.lang.String label)
Sets the element label to given value. |
void |
setTitle(java.lang.String title)
Sets the element reference title to given value. |
void |
setUuid(java.lang.String uuid)
Sets the element unique identifier to given value. |
void |
setUuidref(java.lang.String uuidref)
Sets the element unique identifier reference to given value. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Message()
| Method Detail |
public void setId(java.lang.String id)
setId in interface ElementAttpublic void setLabel(java.lang.String label)
setLabel in interface ElementAttpublic void setUuid(java.lang.String uuid)
setUuid in interface ElementAttpublic void setHref(java.lang.String href)
setHref in interface LinkAttpublic void setTitle(java.lang.String title)
setTitle in interface LinkAttpublic void add(Locator locator)
public void setIdref(java.lang.String idref)
setIdref in interface LinkAttpublic void setUuidref(java.lang.String uuidref)
setUuidref in interface LinkAttpublic java.lang.String getId()
getId in interface ElementAttpublic java.lang.String getLabel()
getLabel in interface ElementAttpublic java.lang.String getUuid()
getUuid in interface ElementAttpublic java.lang.String getHref()
getHref in interface LinkAttpublic java.lang.String getTitle()
public java.util.Vector getLocator()
public java.lang.String getIdref()
getIdref in interface LinkAttpublic java.lang.String getUuidref()
getUuidref in interface LinkAttpublic void setElementType(java.lang.String type)
public java.lang.String getElementType()
public boolean check()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||