Uses of Interface
org.eclipse.ocl.examples.pivot.Iteration

Packages that use Iteration
org.eclipse.ocl.examples.codegen.analyzer   
org.eclipse.ocl.examples.codegen.cgmodel   
org.eclipse.ocl.examples.codegen.cgmodel.impl   
org.eclipse.ocl.examples.codegen.generator   
org.eclipse.ocl.examples.codegen.java   
org.eclipse.ocl.examples.pivot   
org.eclipse.ocl.examples.pivot.internal.impl   
org.eclipse.ocl.examples.pivot.model   
org.eclipse.ocl.examples.pivot.util   
org.eclipse.ocl.examples.pivot.utilities   
org.eclipse.ocl.examples.xtext.base.cs2pivot   
org.eclipse.ocl.examples.xtext.essentialocl.attributes   
org.eclipse.ocl.examples.xtext.essentialocl.cs2pivot   
org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling   
 

Uses of Iteration in org.eclipse.ocl.examples.codegen.analyzer
 

Methods in org.eclipse.ocl.examples.codegen.analyzer with parameters of type Iteration
protected  java.lang.String NameManager.getIterationNameHint(Iteration anIteration)
           
 

Uses of Iteration in org.eclipse.ocl.examples.codegen.cgmodel
 

Methods in org.eclipse.ocl.examples.codegen.cgmodel that return Iteration
 Iteration CGIterationCallExp.getReferredIteration()
          Returns the value of the 'Referred Iteration' attribute.
 

Methods in org.eclipse.ocl.examples.codegen.cgmodel with parameters of type Iteration
 void CGIterationCallExp.setReferredIteration(Iteration value)
          Sets the value of the 'Referred Iteration' attribute.
 

Uses of Iteration in org.eclipse.ocl.examples.codegen.cgmodel.impl
 

Fields in org.eclipse.ocl.examples.codegen.cgmodel.impl declared as Iteration
protected static Iteration CGIterationCallExpImpl.REFERRED_ITERATION_EDEFAULT
          The default value of the 'Referred Iteration' attribute.
protected  Iteration CGIterationCallExpImpl.referredIteration
          The cached value of the 'Referred Iteration' attribute.
 

Methods in org.eclipse.ocl.examples.codegen.cgmodel.impl that return Iteration
 Iteration CGModelFactoryImpl.createIterationFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 Iteration CGIterationCallExpImpl.getReferredIteration()
           
 

Methods in org.eclipse.ocl.examples.codegen.cgmodel.impl with parameters of type Iteration
 void CGIterationCallExpImpl.setReferredIteration(Iteration newReferredIteration)
           
 

Uses of Iteration in org.eclipse.ocl.examples.codegen.generator
 

Methods in org.eclipse.ocl.examples.codegen.generator with parameters of type Iteration
 IterationHelper CodeGenerator.getIterationHelper(Iteration iteration)
           
 

Uses of Iteration in org.eclipse.ocl.examples.codegen.java
 

Methods in org.eclipse.ocl.examples.codegen.java with parameters of type Iteration
 Iteration2Java JavaCodeGenerator.getIterationHelper(Iteration pivotIteration)
           
 

Uses of Iteration in org.eclipse.ocl.examples.pivot
 

Methods in org.eclipse.ocl.examples.pivot that return Iteration
 Iteration PivotFactory.createIteration()
          Returns a new object of class 'Iteration'.
 Iteration LoopExp.getReferredIteration()
          Returns the value of the 'Referred Iteration' reference.
 

Methods in org.eclipse.ocl.examples.pivot with parameters of type Iteration
 void LoopExp.setReferredIteration(Iteration value)
          Sets the value of the 'Referred Iteration' reference.
 

Uses of Iteration in org.eclipse.ocl.examples.pivot.internal.impl
 

Classes in org.eclipse.ocl.examples.pivot.internal.impl that implement Iteration
 class IterationImpl
          An implementation of the model object 'Iteration'.
 

Fields in org.eclipse.ocl.examples.pivot.internal.impl declared as Iteration
protected  Iteration LoopExpImpl.referredIteration
          The cached value of the 'Referred Iteration' reference.
 

Methods in org.eclipse.ocl.examples.pivot.internal.impl that return Iteration
 Iteration LoopExpImpl.basicGetReferredIteration()
           
 Iteration PivotFactoryImpl.createIteration()
           
 Iteration LoopExpImpl.getReferredIteration()
           
 

Methods in org.eclipse.ocl.examples.pivot.internal.impl with parameters of type Iteration
 void LoopExpImpl.setReferredIteration(Iteration newReferredIteration)
           
 

Uses of Iteration in org.eclipse.ocl.examples.pivot.model
 

Fields in org.eclipse.ocl.examples.pivot.model declared as Iteration
protected  Iteration OCLstdlib.Contents.it_Bag_Bag_T_closure
           
protected  Iteration OCLstdlib.Contents.it_Bag_Bag_T_collect
           
protected  Iteration OCLstdlib.Contents.it_Bag_Bag_T_collectNested
           
protected  Iteration OCLstdlib.Contents.it_Bag_Bag_T_reject
           
protected  Iteration OCLstdlib.Contents.it_Bag_Bag_T_select
           
protected  Iteration OCLstdlib.Contents.it_Bag_Bag_T_sortedBy
           
protected  Iteration OCLstdlib.Contents.it_Collection_Collection_T_any
           
protected  Iteration OCLstdlib.Contents.it_Collection_Collection_T_collect
           
protected  Iteration OCLstdlib.Contents.it_Collection_Collection_T_collectNested
           
protected  Iteration OCLstdlib.Contents.it_Collection_Collection_T_exists
           
protected  Iteration OCLstdlib.Contents.it_Collection_Collection_T_exists_1
           
protected  Iteration OCLstdlib.Contents.it_Collection_Collection_T_forAll
           
protected  Iteration OCLstdlib.Contents.it_Collection_Collection_T_forAll_1
           
protected  Iteration OCLstdlib.Contents.it_Collection_Collection_T_isUnique
           
protected  Iteration OCLstdlib.Contents.it_Collection_Collection_T_iterate
           
protected  Iteration OCLstdlib.Contents.it_Collection_Collection_T_one
           
protected  Iteration OCLstdlib.Contents.it_Collection_Collection_T_reject
           
protected  Iteration OCLstdlib.Contents.it_Collection_Collection_T_select
           
protected  Iteration OCLstdlib.Contents.it_Collection_Collection_T_sortedBy
           
protected  Iteration OCLstdlib.Contents.it_OrderedSet_OrderedSet_T_reject
           
protected  Iteration OCLstdlib.Contents.it_OrderedSet_OrderedSet_T_select
           
protected  Iteration OCLstdlib.Contents.it_OrderedSet_OrderedSet_T_sortedBy
           
protected  Iteration OCLstdlib.Contents.it_Sequence_Sequence_T_closure
           
protected  Iteration OCLstdlib.Contents.it_Sequence_Sequence_T_collect
           
protected  Iteration OCLstdlib.Contents.it_Sequence_Sequence_T_collectNested
           
protected  Iteration OCLstdlib.Contents.it_Sequence_Sequence_T_reject
           
protected  Iteration OCLstdlib.Contents.it_Sequence_Sequence_T_select
           
protected  Iteration OCLstdlib.Contents.it_Sequence_Sequence_T_sortedBy
           
protected  Iteration OCLstdlib.Contents.it_Set_Set_T_reject
           
protected  Iteration OCLstdlib.Contents.it_Set_Set_T_select
           
protected  Iteration OCLstdlib.Contents.it_Set_Set_T_sortedBy
           
protected  Iteration OCLstdlib.Contents.it_UniqueCollection_UniqueCollection_T_sortedBy
           
 

Methods in org.eclipse.ocl.examples.pivot.model that return Iteration
protected  Iteration AbstractContents.createIteration(java.lang.String name, Type type, java.lang.String implementationClass, LibraryFeature implementation)
           
 

Uses of Iteration in org.eclipse.ocl.examples.pivot.util
 

Methods in org.eclipse.ocl.examples.pivot.util with parameters of type Iteration
 T PivotSwitch.caseIteration(Iteration object)
          Returns the result of interpreting the object as an instance of 'Iteration'.
 boolean PivotValidator.validateIteration(Iteration iteration, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 R AbstractDelegatingVisitor.visitIteration(Iteration object)
           
 R AbstractExtendingVisitor.visitIteration(Iteration object)
           
 R AbstractNullVisitor.visitIteration(Iteration object)
           
 R Visitor.visitIteration(Iteration object)
           
 

Uses of Iteration in org.eclipse.ocl.examples.pivot.utilities
 

Methods in org.eclipse.ocl.examples.pivot.utilities with parameters of type Iteration
 java.lang.String ToStringVisitor.visitIteration(Iteration iteration)
           
 

Uses of Iteration in org.eclipse.ocl.examples.xtext.base.cs2pivot
 

Methods in org.eclipse.ocl.examples.xtext.base.cs2pivot with parameters of type Iteration
 void CS2PivotConversion.setReferredIteration(LoopExp expression, Iteration iteration)
           
 

Uses of Iteration in org.eclipse.ocl.examples.xtext.essentialocl.attributes
 

Methods in org.eclipse.ocl.examples.xtext.essentialocl.attributes with parameters of type Iteration
protected  java.util.Map<TemplateParameter,ParameterableElement> OperationFilter.getIterationBindings(MetaModelManager metaModelManager, Iteration candidateIteration)
           
 

Uses of Iteration in org.eclipse.ocl.examples.xtext.essentialocl.cs2pivot
 

Methods in org.eclipse.ocl.examples.xtext.essentialocl.cs2pivot with parameters of type Iteration
protected  LoopExp EssentialOCLLeft2RightVisitor.resolveIterationCall(InvocationExpCS csInvocationExp, OCLExpression source, Iteration iteration)
           
 

Uses of Iteration in org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling
 

Methods in org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling with parameters of type Iteration
protected  java.lang.String BaseLabelProvider.image(Iteration ele)
           
protected  java.lang.String BaseLabelProvider.text(Iteration ele)