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

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

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

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

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

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

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

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

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

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

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

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

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

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

Methods in org.eclipse.ocl.examples.xtext.essentialocl.serializer with parameters of type CollectionLiteralPartCS
protected  void AbstractEssentialOCLSemanticSequencer.sequence_CollectionLiteralPartCS(org.eclipse.emf.ecore.EObject context, CollectionLiteralPartCS semanticObject)
          Constraint: (expressionCS=ExpCS lastExpressionCS=ExpCS?)