Uses of Interface
org.eclipse.ocl.examples.xtext.base.basecs.TupleTypeCS

Packages that use TupleTypeCS
org.eclipse.ocl.examples.xtext.base.basecs   
org.eclipse.ocl.examples.xtext.base.basecs.impl   
org.eclipse.ocl.examples.xtext.base.basecs.util   
org.eclipse.ocl.examples.xtext.base.cs2as   
org.eclipse.ocl.examples.xtext.essentialocl.serializer   
org.eclipse.ocl.examples.xtext.oclinecore.serializer   
org.eclipse.ocl.examples.xtext.oclstdlib.serializer   
 

Uses of TupleTypeCS in org.eclipse.ocl.examples.xtext.base.basecs
 

Methods in org.eclipse.ocl.examples.xtext.base.basecs that return TupleTypeCS
 TupleTypeCS BaseCSFactory.createTupleTypeCS()
          Returns a new object of class 'Tuple Type CS'.
 

Uses of TupleTypeCS in org.eclipse.ocl.examples.xtext.base.basecs.impl
 

Classes in org.eclipse.ocl.examples.xtext.base.basecs.impl that implement TupleTypeCS
 class TupleTypeCSImpl
          An implementation of the model object 'Tuple Type CS'.
 

Methods in org.eclipse.ocl.examples.xtext.base.basecs.impl that return TupleTypeCS
 TupleTypeCS BaseCSFactoryImpl.createTupleTypeCS()
           
 

Uses of TupleTypeCS in org.eclipse.ocl.examples.xtext.base.basecs.util
 

Methods in org.eclipse.ocl.examples.xtext.base.basecs.util with parameters of type TupleTypeCS
 T BaseCSSwitch.caseTupleTypeCS(TupleTypeCS object)
          Returns the result of interpreting the object as an instance of 'Tuple Type CS'.
 boolean BaseCSValidator.validateTupleTypeCS(TupleTypeCS tupleTypeCS, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 R AbstractDelegatingBaseCSVisitor.visitTupleTypeCS(TupleTypeCS object)
           
 R AbstractExtendingBaseCSVisitor.visitTupleTypeCS(TupleTypeCS object)
           
 R AbstractNullBaseCSVisitor.visitTupleTypeCS(TupleTypeCS object)
           
 R BaseCSVisitor.visitTupleTypeCS(TupleTypeCS object)
           
 

Uses of TupleTypeCS in org.eclipse.ocl.examples.xtext.base.cs2as
 

Methods in org.eclipse.ocl.examples.xtext.base.cs2as with parameters of type TupleTypeCS
 Continuation<?> AutoBaseCSContainmentVisitor.visitTupleTypeCS(TupleTypeCS self)
           
 Continuation<?> BaseCSContainmentVisitor.visitTupleTypeCS(TupleTypeCS csElement)
           
 Element BaseCSLeft2RightVisitor.visitTupleTypeCS(TupleTypeCS object)
           
 Continuation<?> BaseCSPostOrderVisitor.visitTupleTypeCS(TupleTypeCS object)
           
 Continuation<?> BaseCSPreOrderVisitor.visitTupleTypeCS(TupleTypeCS csTupleType)
           
 

Constructors in org.eclipse.ocl.examples.xtext.base.cs2as with parameters of type TupleTypeCS
BaseCSPreOrderVisitor.TupleContinuation(CS2PivotConversion context, TupleTypeCS csElement)
           
 

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

Methods in org.eclipse.ocl.examples.xtext.essentialocl.serializer with parameters of type TupleTypeCS
protected  void AbstractEssentialOCLSemanticSequencer.sequence_TupleTypeCS_TypeExpCS(org.eclipse.emf.ecore.EObject context, TupleTypeCS semanticObject)
          Constraint: (name='Tuple' (ownedParts+=TuplePartCS ownedParts+=TuplePartCS*)? multiplicity=MultiplicityCS?)
protected  void AbstractEssentialOCLSemanticSequencer.sequence_TupleTypeCS_TypeLiteralWithMultiplicityCS(org.eclipse.emf.ecore.EObject context, TupleTypeCS semanticObject)
          Constraint: (name='Tuple' (ownedParts+=TuplePartCS ownedParts+=TuplePartCS*)? multiplicity=MultiplicityCS?)
protected  void AbstractEssentialOCLSemanticSequencer.sequence_TupleTypeCS(org.eclipse.emf.ecore.EObject context, TupleTypeCS semanticObject)
          Constraint: (name='Tuple' (ownedParts+=TuplePartCS ownedParts+=TuplePartCS*)?)
 

Uses of TupleTypeCS in org.eclipse.ocl.examples.xtext.oclinecore.serializer
 

Methods in org.eclipse.ocl.examples.xtext.oclinecore.serializer with parameters of type TupleTypeCS
protected  void AbstractOCLinEcoreSemanticSequencer.sequence_TupleTypeCS_TypedMultiplicityRefCS(org.eclipse.emf.ecore.EObject context, TupleTypeCS semanticObject)
          Constraint: (name='Tuple' (ownedParts+=TuplePartCS ownedParts+=TuplePartCS*)? multiplicity=MultiplicityCS?)
 

Uses of TupleTypeCS in org.eclipse.ocl.examples.xtext.oclstdlib.serializer
 

Methods in org.eclipse.ocl.examples.xtext.oclstdlib.serializer with parameters of type TupleTypeCS
protected  void AbstractOCLstdlibSemanticSequencer.sequence_LibTupleCS_TypedMultiplicityRefCS(org.eclipse.emf.ecore.EObject context, TupleTypeCS semanticObject)
          Constraint: (name='Tuple' (ownedParts+=LibTuplePartCS ownedParts+=LibTuplePartCS*)? multiplicity=MultiplicityCS?)
protected  void AbstractOCLstdlibSemanticSequencer.sequence_LibTupleCS(org.eclipse.emf.ecore.EObject context, TupleTypeCS semanticObject)
          Constraint: (name='Tuple' (ownedParts+=LibTuplePartCS ownedParts+=LibTuplePartCS*)?)