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