|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MessageDestinationRef
A representation of the model object 'Message Destination Ref'.
The following features are supported:
CommonPackage.getMessageDestinationRef()
Method Summary | |
---|---|
org.eclipse.emf.common.util.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 |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
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()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
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()
void setType(java.lang.String value)
Type
' attribute.
value
- the new value of the 'Type' attribute.getType()
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()
void setUsage(MessageDestinationUsageType value)
Usage
' attribute.
value
- the new value of the 'Usage' attribute.MessageDestinationUsageType
,
getUsage()
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()
void setLink(java.lang.String value)
Link
' attribute.
value
- the new value of the 'Link' attribute.getLink()
org.eclipse.emf.common.util.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 |