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

Packages that use CallExpImpl
org.eclipse.ocl.uml.impl Implementation of the UML binding of the the Types package of the OCL Abstract Syntax. 
 

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

Subclasses of CallExpImpl in org.eclipse.ocl.uml.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 'Property Call Exp'
 


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