|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EnumLiteralExp
A representation of the model object 'Enum Literal Exp'.
The following features are supported:
PivotPackage.getEnumLiteralExp()| Method Summary | |
|---|---|
EnumerationLiteral |
getReferredEnumLiteral()
Returns the value of the 'Referred Enum Literal' reference. |
void |
setReferredEnumLiteral(EnumerationLiteral value)
Sets the value of the ' Referred Enum Literal' reference. |
boolean |
validateTypeIsEnumerationType(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
The type of an enum Literal expression is the type of the referred literal. |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.TypedElement |
|---|
getType, setType |
| 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.DomainNamedElement |
|---|
getName |
| Methods inherited from interface org.eclipse.ocl.examples.domain.elements.DomainExpression |
|---|
getType |
| Method Detail |
|---|
EnumerationLiteral getReferredEnumLiteral()
If the meaning of the 'Referred Enum Literal' reference isn't clear, there really should be more of a description here...
setReferredEnumLiteral(EnumerationLiteral),
PivotPackage.getEnumLiteralExp_ReferredEnumLiteral()void setReferredEnumLiteral(EnumerationLiteral value)
Referred Enum Literal' reference.
value - the new value of the 'Referred Enum Literal' reference.getReferredEnumLiteral()
boolean validateTypeIsEnumerationType(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||