|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Msg Catalog Token'.
A string used as substitution value for resolving an internationalized message into formatted text.
The following features are supported:
EventPackage.getMsgCatalogToken()| Method Summary | |
|---|---|
java.lang.String |
getValue()
Returns the value of the 'Value' attribute. |
void |
init()
Resets the object's properties to their initial (e.g. null) state. |
void |
setValue(java.lang.String value)
Sets the value of the ' Value' attribute |
void |
validate()
Checks whether the contents of the instance conform to the CBE specification. |
| 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 |
public java.lang.String getValue()
Returns the value of the 'Value' attribute.
setValue(String),
EventPackage.getMsgCatalogToken_Value()public void setValue(java.lang.String value)
Value' attribute.
The string length for value must not exceed 256 characters.
value - the new value of the 'Value' attribute.getValue()
public void validate()
throws ValidationException
Checks whether the contents of the instance conform to the CBE specification.
ValidationException - if the message catalog token does not follow the
CBE specification.public void init()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||