Uses of Interface
org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.TopLevelCS

Packages that use TopLevelCS
org.eclipse.ocl.examples.xtext.oclinecore.cs2as   
org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs   
org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.impl   
org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.util   
org.eclipse.ocl.examples.xtext.oclinecore.serializer   
 

Uses of TopLevelCS in org.eclipse.ocl.examples.xtext.oclinecore.cs2as
 

Methods in org.eclipse.ocl.examples.xtext.oclinecore.cs2as with parameters of type TopLevelCS
 Continuation<?> AutoOCLinEcoreCSContainmentVisitor.visitTopLevelCS(TopLevelCS self)
           
 

Uses of TopLevelCS in org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs
 

Methods in org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs that return TopLevelCS
 TopLevelCS OCLinEcoreCSFactory.createTopLevelCS()
          Returns a new object of class 'Top Level CS'.
 

Uses of TopLevelCS in org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.impl
 

Classes in org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.impl that implement TopLevelCS
 class TopLevelCSImpl
          An implementation of the model object 'Top Level CS'.
 

Methods in org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.impl that return TopLevelCS
 TopLevelCS OCLinEcoreCSFactoryImpl.createTopLevelCS()
           
 

Uses of TopLevelCS in org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.util
 

Methods in org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.util with parameters of type TopLevelCS
 T OCLinEcoreCSSwitch.caseTopLevelCS(TopLevelCS object)
          Returns the result of interpreting the object as an instance of 'Top Level CS'.
 R AbstractDelegatingOCLinEcoreCSVisitor.visitTopLevelCS(TopLevelCS object)
           
 R AbstractExtendingOCLinEcoreCSVisitor.visitTopLevelCS(TopLevelCS object)
           
 R AbstractNullOCLinEcoreCSVisitor.visitTopLevelCS(TopLevelCS object)
           
 Continuation<?> AbstractOCLinEcoreCSContainmentVisitor.visitTopLevelCS(TopLevelCS csElement)
           
 Element AbstractOCLinEcoreCSLeft2RightVisitor.visitTopLevelCS(TopLevelCS csElement)
           
 Continuation<?> AbstractOCLinEcoreCSPostOrderVisitor.visitTopLevelCS(TopLevelCS csElement)
           
 Continuation<?> AbstractOCLinEcoreCSPreOrderVisitor.visitTopLevelCS(TopLevelCS csElement)
           
 R OCLinEcoreCSVisitor.visitTopLevelCS(TopLevelCS object)
           
 

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

Methods in org.eclipse.ocl.examples.xtext.oclinecore.serializer with parameters of type TopLevelCS
protected  void AbstractOCLinEcoreSemanticSequencer.sequence_TopLevelCS(org.eclipse.emf.ecore.EObject context, TopLevelCS semanticObject)
          Constraint: (ownedLibrary+=LibraryCS* ownedImport+=ImportCS* ownedNestedPackage+=PackageCS*)