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