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

Packages that use LibraryCS
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.completeocl.completeoclcs.impl   
org.eclipse.ocl.examples.xtext.completeocl.cs2as   
org.eclipse.ocl.examples.xtext.completeocl.serializer   
org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs.impl   
org.eclipse.ocl.examples.xtext.oclinecore.serializer   
org.eclipse.ocl.examples.xtext.oclstdlib.serializer   
 

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

Methods in org.eclipse.ocl.examples.xtext.base.basecs that return LibraryCS
 LibraryCS BaseCSFactory.createLibraryCS()
          Returns a new object of class 'Library CS'.
 

Methods in org.eclipse.ocl.examples.xtext.base.basecs that return types with arguments of type LibraryCS
 org.eclipse.emf.common.util.EList<LibraryCS> RootCS.getOwnedLibrary()
          Returns the value of the 'Owned Library' containment reference list.
 

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

Classes in org.eclipse.ocl.examples.xtext.base.basecs.impl that implement LibraryCS
 class LibraryCSImpl
          An implementation of the model object 'Library CS'.
 

Fields in org.eclipse.ocl.examples.xtext.base.basecs.impl with type parameters of type LibraryCS
protected  org.eclipse.emf.common.util.EList<LibraryCS> RootPackageCSImpl.ownedLibrary
          The cached value of the 'Owned Library' containment reference list.
 

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

Methods in org.eclipse.ocl.examples.xtext.base.basecs.impl that return types with arguments of type LibraryCS
 org.eclipse.emf.common.util.EList<LibraryCS> RootPackageCSImpl.getOwnedLibrary()
           
 

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

Methods in org.eclipse.ocl.examples.xtext.base.basecs.util with parameters of type LibraryCS
 T BaseCSSwitch.caseLibraryCS(LibraryCS object)
          Returns the result of interpreting the object as an instance of 'Library CS'.
 boolean BaseCSValidator.validateLibraryCS(LibraryCS libraryCS, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 R AbstractDelegatingBaseCSVisitor.visitLibraryCS(LibraryCS object)
           
 R AbstractExtendingBaseCSVisitor.visitLibraryCS(LibraryCS object)
           
 R AbstractNullBaseCSVisitor.visitLibraryCS(LibraryCS object)
           
 R BaseCSVisitor.visitLibraryCS(LibraryCS object)
           
 

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

Methods in org.eclipse.ocl.examples.xtext.base.cs2as with parameters of type LibraryCS
 Continuation<?> AutoBaseCSContainmentVisitor.visitLibraryCS(LibraryCS self)
           
 Continuation<?> BaseCSContainmentVisitor.visitLibraryCS(LibraryCS csElement)
           
 Continuation<?> BaseCSPostOrderVisitor.visitLibraryCS(LibraryCS object)
           
 

Uses of LibraryCS in org.eclipse.ocl.examples.xtext.completeocl.completeoclcs.impl
 

Fields in org.eclipse.ocl.examples.xtext.completeocl.completeoclcs.impl with type parameters of type LibraryCS
protected  org.eclipse.emf.common.util.EList<LibraryCS> CompleteOCLDocumentCSImpl.ownedLibrary
          The cached value of the 'Owned Library' containment reference list.
 

Methods in org.eclipse.ocl.examples.xtext.completeocl.completeoclcs.impl that return types with arguments of type LibraryCS
 org.eclipse.emf.common.util.EList<LibraryCS> CompleteOCLDocumentCSImpl.getOwnedLibrary()
           
 

Uses of LibraryCS in org.eclipse.ocl.examples.xtext.completeocl.cs2as
 

Methods in org.eclipse.ocl.examples.xtext.completeocl.cs2as with parameters of type LibraryCS
 Continuation<?> CompleteOCLCSContainmentVisitor.visitLibraryCS(LibraryCS csElement)
           
 

Uses of LibraryCS in org.eclipse.ocl.examples.xtext.completeocl.serializer
 

Methods in org.eclipse.ocl.examples.xtext.completeocl.serializer with parameters of type LibraryCS
protected  void AbstractCompleteOCLSemanticSequencer.sequence_LibraryCS(org.eclipse.emf.ecore.EObject context, LibraryCS semanticObject)
          Constraint: package=[Package|URI]
 

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

Fields in org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs.impl with type parameters of type LibraryCS
protected  org.eclipse.emf.common.util.EList<LibraryCS> ContextCSImpl.ownedLibrary
          The cached value of the 'Owned Library' containment reference list.
 

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

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

Methods in org.eclipse.ocl.examples.xtext.oclinecore.serializer with parameters of type LibraryCS
protected  void AbstractOCLinEcoreSemanticSequencer.sequence_LibraryCS(org.eclipse.emf.ecore.EObject context, LibraryCS semanticObject)
          Constraint: (name=UnrestrictedName? package=[Package|URI])
 

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

Methods in org.eclipse.ocl.examples.xtext.oclstdlib.serializer with parameters of type LibraryCS
protected  void AbstractOCLstdlibSemanticSequencer.sequence_LibraryCS(org.eclipse.emf.ecore.EObject context, LibraryCS semanticObject)
          Constraint: package=[Package|URI]