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

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

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

Methods in org.eclipse.ocl.examples.xtext.base.baseCST that return WildcardTypeRefCS
 WildcardTypeRefCS BaseCSTFactory.createWildcardTypeRefCS()
          Returns a new object of class 'Wildcard Type Ref CS'.
 

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

Classes in org.eclipse.ocl.examples.xtext.base.baseCST.impl that implement WildcardTypeRefCS
 class WildcardTypeRefCSImpl
          An implementation of the model object 'Wildcard Type Ref CS'.
 

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

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

Methods in org.eclipse.ocl.examples.xtext.base.baseCST.util with parameters of type WildcardTypeRefCS
 T BaseCSTSwitch.caseWildcardTypeRefCS(WildcardTypeRefCS object)
          Returns the result of interpreting the object as an instance of 'Wildcard Type Ref CS'.
 boolean BaseCSTValidator.validateWildcardTypeRefCS(WildcardTypeRefCS wildcardTypeRefCS, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 

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

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

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

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

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

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

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

Methods in org.eclipse.ocl.examples.xtext.oclinecore.serializer with parameters of type WildcardTypeRefCS
protected  void AbstractOCLinEcoreSemanticSequencer.sequence_WildcardTypeRefCS(org.eclipse.emf.ecore.EObject context, WildcardTypeRefCS semanticObject)
          Constraint: ((extends=TypedRefCS | super=TypedRefCS)?)
 

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

Methods in org.eclipse.ocl.examples.xtext.oclstdlib.serializer with parameters of type WildcardTypeRefCS
protected  void AbstractOCLstdlibSemanticSequencer.sequence_WildcardTypeRefCS(org.eclipse.emf.ecore.EObject context, WildcardTypeRefCS semanticObject)
          Constraint: ((extends=TypedRefCS | super=TypedRefCS)?)