|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StringsType
A representation of the model object 'Strings Type'. Type for string resource bundle
The following features are supported:
EnvelopePackage.getStringsType()
Method Summary | |
---|---|
FeatureMap |
getAnyAttribute()
Returns the value of the 'Any Attribute' attribute list. |
EnvelopeType |
getEnvelope()
Returns the value of the 'Envelope' container reference. |
java.lang.String |
getFileRef()
Returns the value of the 'File Ref' attribute. |
java.lang.String |
getLang()
Returns the value of the 'Lang' attribute. |
EList<StringMsg> |
getMsg()
Returns the value of the 'Msg' containment reference list. |
void |
setEnvelope(EnvelopeType value)
Sets the value of the ' Envelope ' container reference. |
void |
setFileRef(java.lang.String value)
Sets the value of the ' File Ref ' attribute. |
void |
setLang(java.lang.String value)
Sets the value of the ' Lang ' 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 |
---|
EList<StringMsg> getMsg()
StringMsg
.
It is bidirectional and its opposite is 'Strings
'.
Resource bundle element
EnvelopePackage.getStringsType_Msg()
,
StringMsg.getStrings()
java.lang.String getFileRef()
setFileRef(String)
,
EnvelopePackage.getStringsType_FileRef()
void setFileRef(java.lang.String value)
File Ref
' attribute.
value
- the new value of the 'File Ref' attribute.getFileRef()
java.lang.String getLang()
setLang(String)
,
EnvelopePackage.getStringsType_Lang()
void setLang(java.lang.String value)
Lang
' attribute.
value
- the new value of the 'Lang' attribute.getLang()
FeatureMap getAnyAttribute()
FeatureMap.Entry
.
If the meaning of the 'Any Attribute' attribute list isn't clear, there really should be more of a description here...
EnvelopePackage.getStringsType_AnyAttribute()
EnvelopeType getEnvelope()
Strings
'.
If the meaning of the 'Envelope' container reference isn't clear, there really should be more of a description here...
setEnvelope(EnvelopeType)
,
EnvelopePackage.getStringsType_Envelope()
,
EnvelopeType.getStrings()
void setEnvelope(EnvelopeType value)
Envelope
' container reference.
value
- the new value of the 'Envelope' container reference.getEnvelope()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |