|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NumericLiteralExp | |
---|---|
org.eclipse.emf.ocl.expressions | Abstract API for OCL expression syntax. |
org.eclipse.emf.ocl.expressions.impl | Implementation of the API for OCL expression syntax. |
org.eclipse.emf.ocl.expressions.util | EMF utilities for the OCL expression syntax API. |
Uses of NumericLiteralExp in org.eclipse.emf.ocl.expressions |
---|
Subinterfaces of NumericLiteralExp in org.eclipse.emf.ocl.expressions | |
---|---|
interface |
IntegerLiteralExp
Deprecated. Use the IntegerLiteralExp interface,
instead. |
interface |
RealLiteralExp
Deprecated. Use the RealLiteralExp interface,
instead. |
Uses of NumericLiteralExp in org.eclipse.emf.ocl.expressions.impl |
---|
Classes in org.eclipse.emf.ocl.expressions.impl that implement NumericLiteralExp | |
---|---|
class |
IntegerLiteralExpImpl
An implementation of the model object 'Integer Literal Exp' |
class |
NumericLiteralExpImpl
An implementation of the model object 'Numeric Literal Exp' |
class |
RealLiteralExpImpl
An implementation of the model object 'Real Literal Exp' |
Uses of NumericLiteralExp in org.eclipse.emf.ocl.expressions.util |
---|
Methods in org.eclipse.emf.ocl.expressions.util with parameters of type NumericLiteralExp | |
---|---|
Object |
ExpressionsSwitch.caseNumericLiteralExp(NumericLiteralExp object)
Deprecated. Returns the result of interpretting the object as an instance of 'Numeric Literal Exp' |
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |