|
||||||||||
| 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'.
PivotPackage.getEnumerationLiteral()| Method Summary | |
|---|---|
Enumeration |
getEnumeration()
Returns the value of the 'Enumeration' container reference. |
java.math.BigInteger |
getValue()
Returns the value of the 'Value' attribute. |
void |
setEnumeration(Enumeration value)
Sets the value of the ' Enumeration' container reference. |
void |
setValue(java.math.BigInteger value)
Sets the value of the ' Value' attribute. |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.NamedElement |
|---|
createOwnedAnnotation, createOwnedRule, getName, getOwnedAnnotation, getOwnedRule, isStatic, setIsStatic, setName |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.Element |
|---|
allOwnedElements, createOwnedComment, getETarget, getOwnedComment, validateNotOwnSelf |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Visitable |
|---|
accept, eClass |
| 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 |
| Methods inherited from interface org.eclipse.ocl.examples.domain.elements.DomainEnumerationLiteral |
|---|
asEcoreObject |
| Methods inherited from interface org.eclipse.ocl.examples.domain.elements.DomainNamedElement |
|---|
getName |
| Method Detail |
|---|
Enumeration getEnumeration()
Owned Literal'.
The Enumeration that this EnumerationLiteral is a member of.
getEnumeration in interface DomainEnumerationLiteralsetEnumeration(Enumeration),
PivotPackage.getEnumerationLiteral_Enumeration(),
Enumeration.getOwnedLiteral()void setEnumeration(Enumeration value)
Enumeration' container reference.
value - the new value of the 'Enumeration' container reference.getEnumeration()java.math.BigInteger getValue()
"0".
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(BigInteger),
PivotPackage.getEnumerationLiteral_Value()void setValue(java.math.BigInteger value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||