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