|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IteratorExp | |
---|---|
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 IteratorExp in org.eclipse.emf.ocl.expressions |
---|
Methods in org.eclipse.emf.ocl.expressions that return IteratorExp | |
---|---|
IteratorExp |
ExpressionsFactory.createIteratorExp()
Deprecated. Returns a new object of class 'Iterator Exp' |
Methods in org.eclipse.emf.ocl.expressions with parameters of type IteratorExp | |
---|---|
Object |
Visitor.visitIteratorExp(IteratorExp ie)
Deprecated. |
Uses of IteratorExp in org.eclipse.emf.ocl.expressions.impl |
---|
Classes in org.eclipse.emf.ocl.expressions.impl that implement IteratorExp | |
---|---|
class |
IteratorExpImpl
An implementation of the model object 'Iterator Exp' |
Methods in org.eclipse.emf.ocl.expressions.impl that return IteratorExp | |
---|---|
IteratorExp |
ExpressionsFactoryImpl.createIteratorExp()
|
Uses of IteratorExp in org.eclipse.emf.ocl.expressions.util |
---|
Methods in org.eclipse.emf.ocl.expressions.util with parameters of type IteratorExp | |
---|---|
Object |
ExpressionsSwitch.caseIteratorExp(IteratorExp object)
Deprecated. Returns the result of interpretting the object as an instance of 'Iterator Exp' |
Object |
AbstractVisitor.visitIteratorExp(IteratorExp ie)
Deprecated. |
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |