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

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

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

Subclasses of FeatureCallExpImpl in org.eclipse.ocl.expressions.impl
 class AssociationClassCallExpImpl<C,P>
          An implementation of the model object 'Association Class Call 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'
 


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