|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EnumerationLiteral
A representation of the model object 'Enumeration Literal'.
The following features are supported:
BusinessDomainDslPackage.getEnumerationLiteral()| Method Summary | |
|---|---|
Enumeration |
getEnumeration()
Returns the value of the 'Enumeration' container reference. |
int |
getPersistedValue()
Returns the value of the 'Persisted Value' attribute. |
void |
setEnumeration(Enumeration value)
Sets the value of the ' Enumeration' container reference. |
void |
setPersistedValue(int value)
Sets the value of the ' Persisted Value' attribute. |
| Methods inherited from interface BusinessDomainDsl.ModelElement |
|---|
getDescription, getName, setDescription, setName |
| 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 |
|---|
int getPersistedValue()
If the meaning of the 'Persisted Value' attribute isn't clear, there really should be more of a description here...
setPersistedValue(int),
BusinessDomainDslPackage.getEnumerationLiteral_PersistedValue()void setPersistedValue(int value)
Persisted Value' attribute.
value - the new value of the 'Persisted Value' attribute.getPersistedValue()Enumeration getEnumeration()
Enumeration Literals'.
If the meaning of the 'Enumeration' container reference isn't clear, there really should be more of a description here...
setEnumeration(Enumeration),
BusinessDomainDslPackage.getEnumerationLiteral_Enumeration(),
Enumeration.getEnumerationLiterals()void setEnumeration(Enumeration value)
Enumeration' container reference.
value - the new value of the 'Enumeration' container reference.getEnumeration()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||