Uses of Interface
org.eclipse.ocl.examples.xtext.base.baseCST.PathElementCS

Packages that use PathElementCS
org.eclipse.ocl.examples.xtext.base.baseCST   
org.eclipse.ocl.examples.xtext.base.baseCST.impl   
org.eclipse.ocl.examples.xtext.base.baseCST.util   
org.eclipse.ocl.examples.xtext.base.cs2pivot   
org.eclipse.ocl.examples.xtext.base.util   
org.eclipse.ocl.examples.xtext.base.utilities   
org.eclipse.ocl.examples.xtext.essentialocl.serializer   
org.eclipse.ocl.examples.xtext.oclstdlib.serializer   
 

Uses of PathElementCS in org.eclipse.ocl.examples.xtext.base.baseCST
 

Subinterfaces of PathElementCS in org.eclipse.ocl.examples.xtext.base.baseCST
 interface PathElementWithURICS
          A representation of the model object 'Path Element With URICS'.
 

Methods in org.eclipse.ocl.examples.xtext.base.baseCST that return PathElementCS
 PathElementCS BaseCSTFactory.createPathElementCS()
          Returns a new object of class 'Path Element CS'.
 

Methods in org.eclipse.ocl.examples.xtext.base.baseCST that return types with arguments of type PathElementCS
 org.eclipse.emf.common.util.EList<PathElementCS> PathNameCS.getPath()
          Returns the value of the 'Path' containment reference list.
 

Uses of PathElementCS in org.eclipse.ocl.examples.xtext.base.baseCST.impl
 

Classes in org.eclipse.ocl.examples.xtext.base.baseCST.impl that implement PathElementCS
 class PathElementCSImpl
          An implementation of the model object 'Simple Named Element Ref CS'.
 class PathElementWithURICSImpl
          An implementation of the model object 'Path Element With URICS'.
 

Fields in org.eclipse.ocl.examples.xtext.base.baseCST.impl with type parameters of type PathElementCS
protected  org.eclipse.emf.common.util.EList<PathElementCS> PathNameCSImpl.path
          The cached value of the 'Path' containment reference list.
 

Methods in org.eclipse.ocl.examples.xtext.base.baseCST.impl that return PathElementCS
 PathElementCS BaseCSTFactoryImpl.createPathElementCS()
           
 

Methods in org.eclipse.ocl.examples.xtext.base.baseCST.impl that return types with arguments of type PathElementCS
 org.eclipse.emf.common.util.EList<PathElementCS> PathNameCSImpl.getPath()
           
 

Uses of PathElementCS in org.eclipse.ocl.examples.xtext.base.baseCST.util
 

Methods in org.eclipse.ocl.examples.xtext.base.baseCST.util with parameters of type PathElementCS
 T BaseCSTSwitch.casePathElementCS(PathElementCS object)
          Returns the result of interpreting the object as an instance of 'Path Element CS'.
 boolean BaseCSTValidator.validatePathElementCS(PathElementCS pathElementCS, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 

Uses of PathElementCS in org.eclipse.ocl.examples.xtext.base.cs2pivot
 

Methods in org.eclipse.ocl.examples.xtext.base.cs2pivot with parameters of type PathElementCS
 Continuation<?> BaseContainmentVisitor.visitPathElementCS(PathElementCS csElement)
           
 Continuation<?> BasePostOrderVisitor.visitPathElementCS(PathElementCS object)
           
 Continuation<?> BasePreOrderVisitor.visitPathElementCS(PathElementCS csElement)
           
 

Uses of PathElementCS in org.eclipse.ocl.examples.xtext.base.util
 

Methods in org.eclipse.ocl.examples.xtext.base.util with parameters of type PathElementCS
 R AbstractDelegatingBaseCSVisitor.visitPathElementCS(PathElementCS object)
           
 R AbstractExtendingBaseCSVisitor.visitPathElementCS(PathElementCS object)
           
 R AbstractNullBaseCSVisitor.visitPathElementCS(PathElementCS object)
           
 R BaseCSVisitor.visitPathElementCS(PathElementCS object)
           
 

Uses of PathElementCS in org.eclipse.ocl.examples.xtext.base.utilities
 

Methods in org.eclipse.ocl.examples.xtext.base.utilities with parameters of type PathElementCS
 java.lang.Boolean BaseCS2MonikerVisitor.visitPathElementCS(PathElementCS object)
           
 

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

Methods in org.eclipse.ocl.examples.xtext.essentialocl.serializer with parameters of type PathElementCS
protected  void AbstractEssentialOCLSemanticSequencer.sequence_FirstPathElementCS(org.eclipse.emf.ecore.EObject context, PathElementCS semanticObject)
          Constraint: element=[NamedElement|UnrestrictedName]
protected  void AbstractEssentialOCLSemanticSequencer.sequence_NextPathElementCS(org.eclipse.emf.ecore.EObject context, PathElementCS semanticObject)
          Constraint: element=[NamedElement|UnreservedName]
protected  void AbstractEssentialOCLSemanticSequencer.sequence_URIFirstPathElementCS(org.eclipse.emf.ecore.EObject context, PathElementCS semanticObject)
          Constraint: element=[NamedElement|UnrestrictedName]
 

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

Methods in org.eclipse.ocl.examples.xtext.oclstdlib.serializer with parameters of type PathElementCS
protected  void AbstractOCLstdlibSemanticSequencer.sequence_LibPathElementCS(org.eclipse.emf.ecore.EObject context, PathElementCS semanticObject)
          Constraint: element=[NamedElement|Name]