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

Packages that use DocumentationCS
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.oclinecore.serializer   
org.eclipse.ocl.examples.xtext.oclstdlib.serializer   
 

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

Methods in org.eclipse.ocl.examples.xtext.base.basecs that return DocumentationCS
 DocumentationCS BaseCSFactory.createDocumentationCS()
          Returns a new object of class 'Documentation CS'.
 

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

Classes in org.eclipse.ocl.examples.xtext.base.basecs.impl that implement DocumentationCS
 class DocumentationCSImpl
          An implementation of the model object 'Documentation CS'.
 

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

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

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

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

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

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

Methods in org.eclipse.ocl.examples.xtext.oclinecore.serializer with parameters of type DocumentationCS
protected  void AbstractOCLinEcoreSemanticSequencer.sequence_DocumentationCS(org.eclipse.emf.ecore.EObject context, DocumentationCS semanticObject)
          Constraint: (value=SINGLE_QUOTED_STRING? (ownedDetail+=DetailCS ownedDetail+=DetailCS*)?)
 

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

Methods in org.eclipse.ocl.examples.xtext.oclstdlib.serializer with parameters of type DocumentationCS
protected  void AbstractOCLstdlibSemanticSequencer.sequence_DocumentationCS(org.eclipse.emf.ecore.EObject context, DocumentationCS semanticObject)
          Constraint: (value=SINGLE_QUOTED_STRING? (ownedDetail+=DetailCS ownedDetail+=DetailCS*)?)