|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Message Destination Ref'.
The following features are supported:
CommonPackage.getMessageDestinationRef()
Method Summary | |
---|---|
EList |
getDescriptions()
Returns the value of the 'Descriptions' containment reference list. |
java.lang.String |
getLink()
Returns the value of the 'Link' attribute |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
java.lang.String |
getType()
Returns the value of the 'Type' attribute |
MessageDestinationUsageType |
getUsage()
Returns the value of the 'Usage' attribute. |
void |
setLink(java.lang.String value)
Sets the value of the ' Link ' attribute |
void |
setName(java.lang.String value)
Sets the value of the ' Name ' attribute |
void |
setType(java.lang.String value)
Sets the value of the ' Type ' attribute |
void |
setUsage(MessageDestinationUsageType value)
Sets the value of the ' Usage ' attribute |
Method Detail |
public java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
CommonPackage.getMessageDestinationRef_Name()
public void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
public java.lang.String getType()
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
setType(String)
,
CommonPackage.getMessageDestinationRef_Type()
public void setType(java.lang.String value)
Type
' attribute.
value
- the new value of the 'Type' attribute.getType()
public MessageDestinationUsageType getUsage()
MessageDestinationUsageType
.
If the meaning of the 'Usage' attribute isn't clear, there really should be more of a description here...
MessageDestinationUsageType
,
setUsage(MessageDestinationUsageType)
,
CommonPackage.getMessageDestinationRef_Usage()
public void setUsage(MessageDestinationUsageType value)
Usage
' attribute.
value
- the new value of the 'Usage' attribute.MessageDestinationUsageType
,
getUsage()
public java.lang.String getLink()
If the meaning of the 'Link' attribute isn't clear, there really should be more of a description here...
setLink(String)
,
CommonPackage.getMessageDestinationRef_Link()
public void setLink(java.lang.String value)
Link
' attribute.
value
- the new value of the 'Link' attribute.getLink()
public EList getDescriptions()
Description
.
If the meaning of the 'Descriptions' containment reference list isn't clear, there really should be more of a description here...
CommonPackage.getMessageDestinationRef_Descriptions()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |