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