Uses of Class
org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl.ImperativeExpressionImpl

Packages that use ImperativeExpressionImpl
org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl   
 

Uses of ImperativeExpressionImpl in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl
 

Subclasses of ImperativeExpressionImpl in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl
 class AltExpImpl
          An implementation of the model object 'Alt Exp'
 class AssertExpImpl
          An implementation of the model object 'Assert Exp'
 class AssignExpImpl
          An implementation of the model object 'Assign Exp'
 class BlockExpImpl
          An implementation of the model object 'Block Exp'
 class BreakExpImpl
          An implementation of the model object 'Break Exp'
 class CatchExpImpl
          An implementation of the model object 'Catch Exp'
 class ComputeExpImpl
          An implementation of the model object 'Compute Exp'
 class ContinueExpImpl
          An implementation of the model object 'Continue Exp'
 class InstantiationExpImpl
          An implementation of the model object 'Instantiation Exp'
 class RaiseExpImpl
          An implementation of the model object 'Raise Exp'
 class ReturnExpImpl
          An implementation of the model object 'Return Exp'
 class SwitchExpImpl
          An implementation of the model object 'Switch Exp'
 class TryExpImpl
          An implementation of the model object 'Try Exp'
 class UnlinkExpImpl
          An implementation of the model object 'Unlink Exp'
 class UnpackExpImpl
          An implementation of the model object 'Unpack Exp'
 class VariableInitExpImpl
          An implementation of the model object 'Variable Init Exp'
 class WhileExpImpl
          An implementation of the model object 'While Exp'
 


Copyright 2008 Borland Software Corporation and others.
All Rights Reserved.