Uses of Interface
org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs.TupleLiteralExpCS

Packages that use TupleLiteralExpCS
org.eclipse.ocl.examples.xtext.essentialocl.cs2as   
org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs   
org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs.impl   
org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs.util   
org.eclipse.ocl.examples.xtext.essentialocl.serializer   
 

Uses of TupleLiteralExpCS in org.eclipse.ocl.examples.xtext.essentialocl.cs2as
 

Methods in org.eclipse.ocl.examples.xtext.essentialocl.cs2as with parameters of type TupleLiteralExpCS
 Continuation<?> AutoEssentialOCLCSContainmentVisitor.visitTupleLiteralExpCS(TupleLiteralExpCS self)
           
 Continuation<?> EssentialOCLCSContainmentVisitor.visitTupleLiteralExpCS(TupleLiteralExpCS csElement)
           
 Element EssentialOCLCSLeft2RightVisitor.visitTupleLiteralExpCS(TupleLiteralExpCS csTupleLiteralExp)
           
 

Uses of TupleLiteralExpCS in org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs
 

Methods in org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs that return TupleLiteralExpCS
 TupleLiteralExpCS EssentialOCLCSFactory.createTupleLiteralExpCS()
          Returns a new object of class 'Tuple Literal Exp CS'.
 

Uses of TupleLiteralExpCS in org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs.impl
 

Classes in org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs.impl that implement TupleLiteralExpCS
 class TupleLiteralExpCSImpl
          An implementation of the model object 'Tuple Literal Exp CS'.
 

Methods in org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs.impl that return TupleLiteralExpCS
 TupleLiteralExpCS EssentialOCLCSFactoryImpl.createTupleLiteralExpCS()
           
 

Uses of TupleLiteralExpCS in org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs.util
 

Methods in org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs.util with parameters of type TupleLiteralExpCS
 T EssentialOCLCSSwitch.caseTupleLiteralExpCS(TupleLiteralExpCS object)
          Returns the result of interpreting the object as an instance of 'Tuple Literal Exp CS'.
 R AbstractDelegatingEssentialOCLCSVisitor.visitTupleLiteralExpCS(TupleLiteralExpCS object)
           
 Continuation<?> AbstractEssentialOCLCSContainmentVisitor.visitTupleLiteralExpCS(TupleLiteralExpCS csElement)
           
 Element AbstractEssentialOCLCSLeft2RightVisitor.visitTupleLiteralExpCS(TupleLiteralExpCS csElement)
           
 Continuation<?> AbstractEssentialOCLCSPostOrderVisitor.visitTupleLiteralExpCS(TupleLiteralExpCS csElement)
           
 Continuation<?> AbstractEssentialOCLCSPreOrderVisitor.visitTupleLiteralExpCS(TupleLiteralExpCS csElement)
           
 R AbstractExtendingEssentialOCLCSVisitor.visitTupleLiteralExpCS(TupleLiteralExpCS object)
           
 R AbstractNullEssentialOCLCSVisitor.visitTupleLiteralExpCS(TupleLiteralExpCS object)
           
 R EssentialOCLCSVisitor.visitTupleLiteralExpCS(TupleLiteralExpCS object)
           
 

Uses of TupleLiteralExpCS in org.eclipse.ocl.examples.xtext.essentialocl.serializer
 

Methods in org.eclipse.ocl.examples.xtext.essentialocl.serializer with parameters of type TupleLiteralExpCS
protected  void AbstractEssentialOCLSemanticSequencer.sequence_TupleLiteralExpCS(org.eclipse.emf.ecore.EObject context, TupleLiteralExpCS semanticObject)
          Constraint: (ownedParts+=TupleLiteralPartCS ownedParts+=TupleLiteralPartCS*)