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

Packages that use CallExpImpl
org.eclipse.ocl.expressions.impl Implementation of the Expressions package of the Object Constraint Lanuage version 2.0 Abstract Syntax model. 
 

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

Subclasses of CallExpImpl in org.eclipse.ocl.expressions.impl
 class AssociationClassCallExpImpl<C,P>
          An implementation of the model object 'Association Class Call Exp'.
 class FeatureCallExpImpl<C>
          An implementation of the model object 'Feature Call Exp'.
 class IterateExpImpl<C,PM>
          An implementation of the model object 'Iterate Exp'.
 class IteratorExpImpl<C,PM>
          An implementation of the model object 'Iterator Exp'.
 class LoopExpImpl<C,PM>
          An implementation of the model object 'Loop Exp'.
 class NavigationCallExpImpl<C,P>
          An implementation of the model object 'Navigation Call Exp'.
 class OperationCallExpImpl<C,O>
          An implementation of the model object 'Operation Call Exp'.
 class PropertyCallExpImpl<C,P>
          An implementation of the model object 'Property Call Exp'.