|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XEnumLiteral
A representation of the model object 'XEnum Literal'.
The following features are supported:
XcorePackage.getXEnumLiteral()| Method Summary | |
|---|---|
XEnum |
getEnum()
Returns the value of the 'Enum' container reference. |
java.lang.String |
getLiteral()
Returns the value of the 'Literal' attribute |
int |
getValue()
Returns the value of the 'Value' attribute |
void |
setLiteral(java.lang.String value)
Sets the value of the ' Literal' attribute |
void |
setValue(int value)
Sets the value of the ' Value' attribute |
| Methods inherited from interface org.eclipse.emf.ecore.xcore.XNamedElement |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.emf.ecore.xcore.XModelElement |
|---|
getAnnotation, getAnnotations |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
int getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(int),
XcorePackage.getXEnumLiteral_Value()void setValue(int value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()java.lang.String getLiteral()
If the meaning of the 'Literal' attribute isn't clear, there really should be more of a description here...
setLiteral(String),
XcorePackage.getXEnumLiteral_Literal()void setLiteral(java.lang.String value)
Literal' attribute.
value - the new value of the 'Literal' attribute.getLiteral()XEnum getEnum()
Literals'.
If the meaning of the 'Enum' container reference isn't clear, there really should be more of a description here...
XcorePackage.getXEnumLiteral_Enum(),
XEnum.getLiterals()
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||