Interface NumericLiteral

All Superinterfaces:
Atom, BooleanExpression, org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, Comparison, EObject, Expression, IfElse, Notifier, Power, Product, Term, Unary, UnitCarryingElement
All Known Subinterfaces:
DoubleLiteral, IntLiteral
All Known Implementing Classes:
DoubleLiteralImpl, IntLiteralImpl, NumericLiteralImpl

public interface NumericLiteral extends UnitCarryingElement, Atom
A representation of the model object 'Numeric Literal'.
See Also:
Generated class or method.
EMF model class or method.
abstract="true"