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