|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MessageDataElementType
A representation of the model object 'Message Data Element Type'.
The following features are supported:
CommonPackage.getMessageDataElementType()| Method Summary | |
|---|---|
java.lang.String |
getMsgCatalog()
Returns the value of the 'Msg Catalog' attribute |
java.lang.String |
getMsgCatalogId()
Returns the value of the 'Msg Catalog Id' attribute |
org.eclipse.emf.common.util.EList |
getMsgCatalogToken()
Returns the value of the 'Msg Catalog Token' containment reference list. |
java.lang.String |
getMsgCatalogType()
Returns the value of the 'Msg Catalog Type' attribute |
java.lang.String |
getMsgId()
Returns the value of the 'Msg Id' attribute |
java.lang.String |
getMsgIdType()
Returns the value of the 'Msg Id Type' attribute |
java.lang.String |
getMsgLocale()
Returns the value of the 'Msg Locale' attribute |
void |
setMsgCatalog(java.lang.String value)
Sets the value of the ' Msg Catalog' attribute |
void |
setMsgCatalogId(java.lang.String value)
Sets the value of the ' Msg Catalog Id' attribute |
void |
setMsgCatalogType(java.lang.String value)
Sets the value of the ' Msg Catalog Type' attribute |
void |
setMsgId(java.lang.String value)
Sets the value of the ' Msg Id' attribute |
void |
setMsgIdType(java.lang.String value)
Sets the value of the ' Msg Id Type' attribute |
void |
setMsgLocale(java.lang.String value)
Sets the value of the ' Msg Locale' 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 |
|---|
org.eclipse.emf.common.util.EList getMsgCatalogToken()
MsgCatalogTokenType.
If the meaning of the 'Msg Catalog Token' containment reference list isn't clear, there really should be more of a description here...
CommonPackage.getMessageDataElementType_MsgCatalogToken()java.lang.String getMsgId()
If the meaning of the 'Msg Id' attribute isn't clear, there really should be more of a description here...
setMsgId(String),
CommonPackage.getMessageDataElementType_MsgId()void setMsgId(java.lang.String value)
Msg Id' attribute.
value - the new value of the 'Msg Id' attribute.getMsgId()java.lang.String getMsgIdType()
If the meaning of the 'Msg Id Type' attribute isn't clear, there really should be more of a description here...
setMsgIdType(String),
CommonPackage.getMessageDataElementType_MsgIdType()void setMsgIdType(java.lang.String value)
Msg Id Type' attribute.
value - the new value of the 'Msg Id Type' attribute.getMsgIdType()java.lang.String getMsgCatalogId()
If the meaning of the 'Msg Catalog Id' attribute isn't clear, there really should be more of a description here...
setMsgCatalogId(String),
CommonPackage.getMessageDataElementType_MsgCatalogId()void setMsgCatalogId(java.lang.String value)
Msg Catalog Id' attribute.
value - the new value of the 'Msg Catalog Id' attribute.getMsgCatalogId()java.lang.String getMsgCatalogType()
If the meaning of the 'Msg Catalog Type' attribute isn't clear, there really should be more of a description here...
setMsgCatalogType(String),
CommonPackage.getMessageDataElementType_MsgCatalogType()void setMsgCatalogType(java.lang.String value)
Msg Catalog Type' attribute.
value - the new value of the 'Msg Catalog Type' attribute.getMsgCatalogType()java.lang.String getMsgCatalog()
If the meaning of the 'Msg Catalog' attribute isn't clear, there really should be more of a description here...
setMsgCatalog(String),
CommonPackage.getMessageDataElementType_MsgCatalog()void setMsgCatalog(java.lang.String value)
Msg Catalog' attribute.
value - the new value of the 'Msg Catalog' attribute.getMsgCatalog()java.lang.String getMsgLocale()
If the meaning of the 'Msg Locale' attribute isn't clear, there really should be more of a description here...
setMsgLocale(String),
CommonPackage.getMessageDataElementType_MsgLocale()void setMsgLocale(java.lang.String value)
Msg Locale' attribute.
value - the new value of the 'Msg Locale' attribute.getMsgLocale()
|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||