org.eclipse.ocl.examples.pivot
Interface NumericLiteralExp

All Superinterfaces:
Element, org.eclipse.emf.ecore.EObject, LiteralExp, MonikeredElement, 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
Model
abstract="true"

Method Summary
 
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, getOwnedAnnotations, getOwnedRules, isStatic, setIsStatic, setName
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.MonikeredElement
getMoniker, hasMoniker, setMoniker
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.Element
createOwnedComment, getETarget, getOwnedComments
 
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