Uses of Class
org.eclipse.emf.ocl.expressions.impl.CallExpImpl

Packages that use CallExpImpl
org.eclipse.emf.ocl.expressions.impl Implementation of the API for OCL expression syntax.  
 

Uses of CallExpImpl in org.eclipse.emf.ocl.expressions.impl
 

Subclasses of CallExpImpl in org.eclipse.emf.ocl.expressions.impl
 class AssociationClassCallExpImpl
           An implementation of the model object 'Association Class Call Exp'
 class FeatureCallExpImpl
           An implementation of the model object 'Feature Call Exp'
 class IterateExpImpl
           An implementation of the model object 'Iterate Exp'
 class IteratorExpImpl
           An implementation of the model object 'Iterator Exp'
 class LoopExpImpl
           An implementation of the model object 'Loop Exp'
 class NavigationCallExpImpl
           An implementation of the model object 'Navigation Call Exp'
 class OperationCallExpImpl
           An implementation of the model object 'Operation Call Exp'
 class PropertyCallExpImpl
           An implementation of the model object 'Association End Call Exp'
 


Copyright 2002, 2006 IBM Corporation and others.
All Rights Reserved.