Uses of Interface
org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.ImperativeLoopExp

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

Uses of ImperativeLoopExp in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL
 

Subinterfaces of ImperativeLoopExp in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL
 interface ForExp
          A representation of the model object 'For Exp'
 interface ImperativeIterateExp
          A representation of the model object 'Imperative Iterate Exp'
 

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

Classes in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl that implement ImperativeLoopExp
 class ForExpImpl
          An implementation of the model object 'For Exp'
 class ImperativeIterateExpImpl
          An implementation of the model object 'Imperative Iterate Exp'
 class ImperativeLoopExpImpl
          An implementation of the model object 'Imperative Loop Exp'
 

Uses of ImperativeLoopExp in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.util
 

Methods in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.util with parameters of type ImperativeLoopExp
 T ImperativeOCLSwitch.caseImperativeLoopExp(ImperativeLoopExp object)
          Returns the result of interpreting the object as an instance of 'Imperative Loop Exp'
 boolean ImperativeOCLValidator.validateImperativeLoopExp(ImperativeLoopExp imperativeLoopExp, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 


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