|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RealLiteralExp | |
---|---|
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 RealLiteralExp in org.eclipse.emf.ocl.expressions |
---|
Methods in org.eclipse.emf.ocl.expressions that return RealLiteralExp | |
---|---|
RealLiteralExp |
ExpressionsFactory.createRealLiteralExp()
Deprecated. Returns a new object of class 'Real Literal Exp' |
Methods in org.eclipse.emf.ocl.expressions with parameters of type RealLiteralExp | |
---|---|
Object |
Visitor.visitRealLiteralExp(RealLiteralExp rl)
Deprecated. |
Uses of RealLiteralExp in org.eclipse.emf.ocl.expressions.impl |
---|
Classes in org.eclipse.emf.ocl.expressions.impl that implement RealLiteralExp | |
---|---|
class |
RealLiteralExpImpl
An implementation of the model object 'Real Literal Exp' |
Methods in org.eclipse.emf.ocl.expressions.impl that return RealLiteralExp | |
---|---|
RealLiteralExp |
ExpressionsFactoryImpl.createRealLiteralExp()
|
Methods in org.eclipse.emf.ocl.expressions.impl with parameters of type RealLiteralExp | |
---|---|
Object |
ValidationVisitorImpl.visitRealLiteralExp(RealLiteralExp rl)
Callback for a RealLiteralExp visit. |
Object |
ToStringVisitorImpl.visitRealLiteralExp(RealLiteralExp rl)
Callback for a RealLiteralExp visit. |
Object |
EvaluationVisitorImpl.visitRealLiteralExp(RealLiteralExp rl)
Callback for a RealLiteralExp visit. |
Uses of RealLiteralExp in org.eclipse.emf.ocl.expressions.util |
---|
Methods in org.eclipse.emf.ocl.expressions.util with parameters of type RealLiteralExp | |
---|---|
Object |
ExpressionsSwitch.caseRealLiteralExp(RealLiteralExp object)
Deprecated. Returns the result of interpretting the object as an instance of 'Real Literal Exp' |
Object |
AbstractVisitor.visitRealLiteralExp(RealLiteralExp rl)
Deprecated. |
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |