org.eclipse.ocl.examples.pivot
Interface NumericLiteralExp

All Superinterfaces:
DomainElement, DomainExpression, DomainNamedElement, DomainTypedElement, Element, org.eclipse.emf.ecore.EObject, LiteralExp, Nameable, NamedElement, org.eclipse.emf.common.notify.Notifier, OCLExpression, PivotObject, PrimitiveLiteralExp, TypedElement, Visitable
All Known Subinterfaces:
IntegerLiteralExp, RealLiteralExp, UnlimitedNaturalLiteralExp
All Known Implementing Classes:
IntegerLiteralExpImpl, NumericLiteralExpImpl, RealLiteralExpImpl, UnlimitedNaturalLiteralExpImpl

public interface NumericLiteralExp
extends PrimitiveLiteralExp

A representation of the model object 'Numeric Literal Exp'.

See Also:
PivotPackage.getNumericLiteralExp()
Generated

Method Summary
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.TypedElement
getType, isRequired, setIsRequired, setType
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.NamedElement
getName, isStatic, setIsStatic, setName
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.Element
allOwnedElements, getETarget, getExtension, getOwnedAnnotation, getOwnedComment, getValue
 
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.pivot.util.Visitable
accept, eClass
 
Methods inherited from interface org.eclipse.ocl.examples.domain.elements.DomainTypedElement
getTypeId