de.uka.ipd.sdq.stoex
Interface NumericLiteral

All Superinterfaces:
Atom, BooleanExpression, Comparison, Expression, IfElse, 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:
StoexPackage.getNumericLiteral()

Field Summary
static String copyright
           
 
Method Summary
 
Methods inherited from interface de.uka.ipd.sdq.units.UnitCarryingElement
getUnit, getUnitSpecification, setUnitSpecification
 

Field Detail

copyright

static final String copyright

See Also:
Constant Field Values