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

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

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

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

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

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

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

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

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

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

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

Methods in org.eclipse.ocl.examples.xtext.essentialocl.serializer with parameters of type CollectionLiteralExpCS
protected  void AbstractEssentialOCLSemanticSequencer.sequence_CollectionLiteralExpCS(org.eclipse.emf.ecore.EObject context, CollectionLiteralExpCS semanticObject)
          Constraint: (ownedType=CollectionTypeCS (ownedParts+=CollectionLiteralPartCS ownedParts+=CollectionLiteralPartCS*)?)