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

Packages that use TupleLiteralPartCS
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 TupleLiteralPartCS in org.eclipse.ocl.examples.xtext.essentialocl.cs2as
 

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

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

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

Methods in org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs that return types with arguments of type TupleLiteralPartCS
 org.eclipse.emf.common.util.EList<TupleLiteralPartCS> TupleLiteralExpCS.getOwnedParts()
          Returns the value of the 'Owned Parts' containment reference list.
 

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

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

Fields in org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs.impl with type parameters of type TupleLiteralPartCS
protected  org.eclipse.emf.common.util.EList<TupleLiteralPartCS> TupleLiteralExpCSImpl.ownedParts
          The cached value of the 'Owned Parts' containment reference list.
 

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

Methods in org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs.impl that return types with arguments of type TupleLiteralPartCS
 org.eclipse.emf.common.util.EList<TupleLiteralPartCS> TupleLiteralExpCSImpl.getOwnedParts()
           
 

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

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

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

Methods in org.eclipse.ocl.examples.xtext.essentialocl.serializer with parameters of type TupleLiteralPartCS
protected  void AbstractEssentialOCLSemanticSequencer.sequence_TupleLiteralPartCS(org.eclipse.emf.ecore.EObject context, TupleLiteralPartCS semanticObject)
          Constraint: (name=UnrestrictedName ownedType=TypeExpCS? initExpression=ExpCS)