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

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

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

Subclasses of OCLExpressionImpl in org.eclipse.ocl.uml.impl
 class AssociationClassCallExpImpl
          An implementation of the model object 'Association Class Call Exp'
 class BooleanLiteralExpImpl
          An implementation of the model object 'Boolean Literal Exp'
 class CallExpImpl
          An implementation of the model object 'Call Exp'
 class CollectionLiteralExpImpl
          An implementation of the model object 'Collection Literal Exp'
 class EnumLiteralExpImpl
          An implementation of the model object 'Enum Literal Exp'
 class FeatureCallExpImpl
          An implementation of the model object 'Feature Call Exp'
 class IfExpImpl
          An implementation of the model object 'If Exp'
 class IntegerLiteralExpImpl
          An implementation of the model object 'Integer Literal Exp'
 class InvalidLiteralExpImpl
          An implementation of the model object 'Invalid Literal Exp'
 class IterateExpImpl
          An implementation of the model object 'Iterate Exp'
 class IteratorExpImpl
          An implementation of the model object 'Iterator Exp'
 class LetExpImpl
          An implementation of the model object 'Let Exp'
 class LiteralExpImpl
          An implementation of the model object 'Literal Exp'
 class LoopExpImpl
          An implementation of the model object 'Loop Exp'
 class MessageExpImpl
          An implementation of the model object 'Message Exp'
 class NavigationCallExpImpl
          An implementation of the model object 'Navigation Call Exp'
 class NullLiteralExpImpl
          An implementation of the model object 'Null Literal Exp'
 class NumericLiteralExpImpl
          An implementation of the model object 'Numeric Literal Exp'
 class OperationCallExpImpl
          An implementation of the model object 'Operation Call Exp'
 class PrimitiveLiteralExpImpl
          An implementation of the model object 'Primitive Literal Exp'
 class PropertyCallExpImpl
          An implementation of the model object 'Property Call Exp'
 class RealLiteralExpImpl
          An implementation of the model object 'Real Literal Exp'
 class StateExpImpl
          An implementation of the model object 'State Exp'
 class StringLiteralExpImpl
          An implementation of the model object 'String Literal Exp'
 class TupleLiteralExpImpl
          An implementation of the model object 'Tuple Literal Exp'
 class TypeExpImpl
          An implementation of the model object 'Type Exp'
 class UnlimitedNaturalLiteralExpImpl
          An implementation of the model object 'Unlimited Natural Literal Exp'
 class UnspecifiedValueExpImpl
          An implementation of the model object 'Unspecified Value Exp'
 class VariableExpImpl
          An implementation of the model object 'Variable Exp'
 


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