Uses of Interface
org.eclipse.ocl.examples.xtext.base.basecs.util.VisitableCS

Packages that use VisitableCS
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   
org.eclipse.ocl.examples.xtext.completeocl.completeoclcs.impl   
org.eclipse.ocl.examples.xtext.completeocl.completeoclcs.util   
org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs   
org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs.impl   
org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs.util   
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.oclstdlib.oclstdlibcs   
org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibcs.impl   
org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibcs.util   
 

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

Subinterfaces of VisitableCS in org.eclipse.ocl.examples.xtext.base.basecs
 interface AnnotationCS
          A representation of the model object 'Annotation CS'.
 interface AnnotationElementCS
          A representation of the model object 'Annotation Element CS'.
 interface AttributeCS
          A representation of the model object 'Attribute CS'.
 interface ClassCS
          A representation of the model object 'Class CS'.
 interface ClassifierCS
          A representation of the model object 'Classifier CS'.
 interface ConstraintCS
          A representation of the model object 'Constraint CS'.
 interface DataTypeCS
          A representation of the model object 'Data Type CS'.
 interface DetailCS
          A representation of the model object 'Detail CS'.
 interface DocumentationCS
          A representation of the model object 'Documentation CS'.
 interface ElementCS
          A representation of the model object 'Element CS'.
 interface ElementRefCS
          A representation of the model object 'Pivotable Ref CS'.
 interface EnumerationCS
          A representation of the model object 'Enum CS'.
 interface EnumerationLiteralCS
          A representation of the model object 'Enum Literal CS'.
 interface FeatureCS
          A representation of the model object 'Feature CS'.
 interface ImportCS
          A representation of the model object 'Import CS'.
 interface LambdaTypeCS
          A representation of the model object 'Lambda Type CS'.
 interface LibraryCS
          A representation of the model object 'Library CS'.
 interface ModelElementCS
          A representation of the model object 'Model Element CS'.
 interface ModelElementRefCS
          A representation of the model object 'Model Element Ref CS'.
 interface MultiplicityBoundsCS
          A representation of the model object 'Integer Multiplicity CS'.
 interface MultiplicityCS
          A representation of the model object 'Multiplicity CS'.
 interface MultiplicityStringCS
          A representation of the model object 'String Multiplicity CS'.
 interface NamedElementCS
          A representation of the model object 'Named Element CS'.
 interface NamespaceCS
          A representation of the model object 'Namespace CS'.
 interface OperationCS
          A representation of the model object 'Operation CS'.
 interface PackageCS
          A representation of the model object 'Package CS'.
 interface PackageOwnerCS
          A representation of the model object 'Package Owner CS'.
 interface ParameterCS
          A representation of the model object 'Parameter CS'.
 interface PathElementCS
          A representation of the model object 'Simple Named Element Ref CS'.
 interface PathElementWithURICS
          A representation of the model object 'Path Element With URICS'.
 interface PathNameCS
          A representation of the model object 'Qualified Element Ref CS'.
 interface PivotableElementCS
          A representation of the model object 'Pivotable Element CS'.
 interface PrimitiveTypeRefCS
          A representation of the model object 'Primitive Type Ref CS'.
 interface ReferenceCS
          A representation of the model object 'Reference CS'.
 interface RootCS
          A representation of the model object 'Root CS'.
 interface RootPackageCS
          A representation of the model object 'Root Package CS'.
 interface SpecificationCS
          A representation of the model object 'Specification CS'.
 interface StructuralFeatureCS
          A representation of the model object 'Structural Feature CS'.
 interface TemplateableElementCS
          A representation of the model object 'Templateable Element CS'.
 interface TemplateBindingCS
          A representation of the model object 'Template Binding CS'.
 interface TemplateParameterCS
          A representation of the model object 'Template Parameter CS'.
 interface TemplateParameterSubstitutionCS
          A representation of the model object 'Template Parameter Substitution CS'.
 interface TemplateSignatureCS
          A representation of the model object 'Template Signature CS'.
 interface TuplePartCS
          A representation of the model object 'Tuple Part CS'.
 interface TupleTypeCS
          A representation of the model object 'Tuple Type CS'.
 interface TypeCS
          A representation of the model object 'Type CS'.
 interface TypedElementCS
          A representation of the model object 'Typed Element CS'.
 interface TypedRefCS
          A representation of the model object 'Typed Ref CS'.
 interface TypedTypeRefCS
          A representation of the model object 'Typed Type Ref CS'.
 interface TypeParameterCS
          A representation of the model object 'Type Parameter CS'.
 interface TypeRefCS
          A representation of the model object 'Type CS Ref'.
 interface WildcardTypeRefCS
          A representation of the model object 'Wildcard Type Ref CS'.
 

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

Classes in org.eclipse.ocl.examples.xtext.base.basecs.impl that implement VisitableCS
 class AnnotationCSImpl
          An implementation of the model object 'Annotation CS'.
 class AnnotationElementCSImpl
          An implementation of the model object 'Annotation Element CS'.
 class AttributeCSImpl
          An implementation of the model object 'Attribute CS'.
 class ClassCSImpl
          An implementation of the model object 'Class CS'.
 class ClassifierCSImpl
          An implementation of the model object 'Classifier CS'.
 class ConstraintCSImpl
          An implementation of the model object 'Constraint CS'.
 class DataTypeCSImpl
          An implementation of the model object 'Data Type CS'.
 class DetailCSImpl
          An implementation of the model object 'Detail CS'.
 class DocumentationCSImpl
          An implementation of the model object 'Documentation CS'.
 class ElementCSImpl
          An implementation of the model object 'Element CS'.
 class ElementRefCSImpl
          An implementation of the model object 'Element Ref CS'.
 class EnumerationCSImpl
          An implementation of the model object 'Enum CS'.
 class EnumerationLiteralCSImpl
          An implementation of the model object 'Enum Literal CS'.
 class ImportCSImpl
          An implementation of the model object 'Import CS'.
 class LambdaTypeCSImpl
          An implementation of the model object 'Lambda Type CS'.
 class LibraryCSImpl
          An implementation of the model object 'Library CS'.
 class ModelElementCSImpl
          An implementation of the model object 'Model Element CS'.
 class ModelElementRefCSImpl
          An implementation of the model object 'Model Element Ref CS'.
 class MultiplicityBoundsCSImpl
          An implementation of the model object 'Integer Multiplicity CS'.
 class MultiplicityStringCSImpl
          An implementation of the model object 'String Multiplicity CS'.
 class NamedElementCSImpl
          An implementation of the model object 'Named Element CS'.
 class OperationCSImpl
          An implementation of the model object 'Operation CS'.
 class PackageCSImpl
          An implementation of the model object 'Package CS'.
 class PackageOwnerCSImpl
          An implementation of the model object 'Package Owner CS'.
 class ParameterCSImpl
          An implementation of the model object 'Parameter CS'.
 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'.
 class PathNameCSImpl
          An implementation of the model object 'Qualified Element Ref CS'.
 class PivotableElementCSImpl
          An implementation of the model object 'Pivotable Element CS'.
 class PrimitiveTypeRefCSImpl
          An implementation of the model object 'Primitive Type Ref CS'.
 class ReferenceCSImpl
          An implementation of the model object 'Reference CS'.
 class RootPackageCSImpl
          An implementation of the model object 'Root Package CS'.
 class SpecificationCSImpl
          An implementation of the model object 'Specification CS'.
 class StructuralFeatureCSImpl
          An implementation of the model object 'Structural Feature CS'.
 class TemplateBindingCSImpl
          An implementation of the model object 'Template Binding CS'.
 class TemplateParameterCSImpl
          An implementation of the model object 'Template Parameter CS'.
 class TemplateParameterSubstitutionCSImpl
          An implementation of the model object 'Template Parameter Substitution CS'.
 class TemplateSignatureCSImpl
          An implementation of the model object 'Template Signature CS'.
 class TuplePartCSImpl
          An implementation of the model object 'Tuple Part CS'.
 class TupleTypeCSImpl
          An implementation of the model object 'Tuple Type CS'.
 class TypedElementCSImpl
          An implementation of the model object 'Typed Element CS'.
 class TypedRefCSImpl
          An implementation of the model object 'Typed Ref CS'.
 class TypedTypeRefCSImpl
          An implementation of the model object 'Typed Type Ref CS'.
 class TypeParameterCSImpl
          An implementation of the model object 'Type Parameter CS'.
 class TypeRefCSImpl
          An implementation of the model object 'Type CS Ref'.
 class WildcardTypeRefCSImpl
          An implementation of the model object 'Wildcard Type Ref CS'.
 

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

Methods in org.eclipse.ocl.examples.xtext.base.basecs.util with parameters of type VisitableCS
 T BaseCSSwitch.caseVisitableCS(VisitableCS object)
          Returns the result of interpreting the object as an instance of 'Visitable CS'.
 R AbstractBaseCSVisitor.safeVisit(VisitableCS v)
          A null-safe visitation of the specified visitable.
 boolean BaseCSValidator.validateVisitableCS(VisitableCS visitableCS, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 R AbstractBaseCSVisitor.visit(VisitableCS v)
          Perform a visit to the specified visitable.
 R AbstractDelegatingBaseCSVisitor.visiting(VisitableCS visitable)
           
 R BaseCSVisitor.visiting(VisitableCS visitable)
          Return the result of visiting a visitable for which no more specific pivot type method is available.
 

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

Methods in org.eclipse.ocl.examples.xtext.base.cs2as with parameters of type VisitableCS
 Continuation<?> AutoBaseCSContainmentVisitor.visiting(VisitableCS visitable)
           
 Continuation<?> BaseCSContainmentVisitor.visiting(VisitableCS visitable)
           
 Element BaseCSLeft2RightVisitor.visiting(VisitableCS visitable)
           
 Continuation<?> BaseCSPostOrderVisitor.visiting(VisitableCS visitable)
           
 Continuation<?> BaseCSPreOrderVisitor.visiting(VisitableCS visitable)
           
 Continuation<?> AutoBaseCSContainmentVisitor.visitVisitableCS(VisitableCS self)
           
 

Uses of VisitableCS in org.eclipse.ocl.examples.xtext.completeocl.completeoclcs
 

Subinterfaces of VisitableCS in org.eclipse.ocl.examples.xtext.completeocl.completeoclcs
 interface ClassifierContextDeclCS
          A representation of the model object 'Classifier Context Decl CS'.
 interface CompleteOCLDocumentCS
          A representation of the model object 'Document CS'.
 interface ContextDeclCS
          A representation of the model object 'Context Decl CS'.
 interface DefCS
          A representation of the model object 'Def CS'.
 interface DefOperationCS
          A representation of the model object 'Def Operation CS'.
 interface DefPropertyCS
          A representation of the model object 'Def Property CS'.
 interface FeatureContextDeclCS
          A representation of the model object 'Feature Context Decl CS'.
 interface IncludeCS
          A representation of the model object 'Include CS'.
 interface OCLMessageArgCS
          A representation of the model object 'Ocl Message Arg CS'.
 interface OperationContextDeclCS
          A representation of the model object 'Operation Context Decl CS'.
 interface PackageDeclarationCS
          A representation of the model object 'Package Declaration CS'.
 interface PathNameDeclCS
          A representation of the model object 'Named Element Decl CS'.
 interface PropertyContextDeclCS
          A representation of the model object 'Property Context Decl CS'.
 

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

Classes in org.eclipse.ocl.examples.xtext.completeocl.completeoclcs.impl that implement VisitableCS
 class ClassifierContextDeclCSImpl
          An implementation of the model object 'Classifier Context Decl CS'.
 class CompleteOCLDocumentCSImpl
          An implementation of the model object 'Document CS'.
 class ContextDeclCSImpl
          An implementation of the model object 'Context Decl CS'.
 class DefCSImpl
          An implementation of the model object 'Def CS'.
 class DefOperationCSImpl
          An implementation of the model object 'Def Operation CS'.
 class DefPropertyCSImpl
          An implementation of the model object 'Def Property CS'.
 class FeatureContextDeclCSImpl
          An implementation of the model object 'Feature Context Decl CS'.
 class IncludeCSImpl
          An implementation of the model object 'Include CS'.
 class OCLMessageArgCSImpl
          An implementation of the model object 'Ocl Message Arg CS'.
 class OperationContextDeclCSImpl
          An implementation of the model object 'Operation Context Decl CS'.
 class PackageDeclarationCSImpl
          An implementation of the model object 'Package Declaration CS'.
 class PathNameDeclCSImpl
          An implementation of the model object 'Named Element Decl CS'.
 class PropertyContextDeclCSImpl
          An implementation of the model object 'Property Context Decl CS'.
 

Uses of VisitableCS in org.eclipse.ocl.examples.xtext.completeocl.completeoclcs.util
 

Methods in org.eclipse.ocl.examples.xtext.completeocl.completeoclcs.util with parameters of type VisitableCS
 T CompleteOCLCSSwitch.caseVisitableCS(VisitableCS object)
          Returns the result of interpreting the object as an instance of 'Visitable CS'.
 R AbstractDelegatingCompleteOCLCSVisitor.visiting(VisitableCS visitable)
           
 

Uses of VisitableCS in org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs
 

Subinterfaces of VisitableCS in org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs
 interface AbstractNameExpCS
          A representation of the model object 'Abstract Name Exp CS'.
 interface BinaryOperatorCS
          A representation of the model object 'Binary Operator CS'.
 interface BooleanLiteralExpCS
          A representation of the model object 'Boolean Literal Exp CS'.
 interface CollectionLiteralExpCS
          A representation of the model object 'Collection Literal Exp CS'.
 interface CollectionLiteralPartCS
          A representation of the model object 'Collection Literal Part CS'.
 interface CollectionTypeCS
          A representation of the model object 'Collection Type CS'.
 interface ConstructorExpCS
          A representation of the model object 'Constructor Exp CS'.
 interface ConstructorPartCS
          A representation of the model object 'Constructor Part CS'.
 interface ContextCS
          A representation of the model object 'Context CS'.
 interface ExpCS
          A representation of the model object 'Ocl Expression CS'.
 interface ExpSpecificationCS
          A representation of the model object 'Exp Constraint CS'.
 interface IfExpCS
          A representation of the model object 'If Exp CS'.
 interface IndexExpCS
          A representation of the model object 'Index Exp CS'.
 interface InfixExpCS
          A representation of the model object 'Binary Expression CS'.
 interface InvalidLiteralExpCS
          A representation of the model object 'Invalid Literal Exp CS'.
 interface InvocationExpCS
          A representation of the model object 'Navigating Exp CS'.
 interface LetExpCS
          A representation of the model object 'Let Exp CS'.
 interface LetVariableCS
          A representation of the model object 'Variable CS'.
 interface LiteralExpCS
          A representation of the model object 'Literal Exp CS'.
 interface NamedExpCS
          A representation of the model object 'Named Exp CS'.
 interface NameExpCS
          A representation of the model object 'Named Element Ref CS'.
 interface NavigatingArgCS
          A representation of the model object 'Navigating Arg CS'.
 interface NavigationOperatorCS
          A representation of the model object 'Navigation Operator CS'.
 interface NestedExpCS
          A representation of the model object 'Nested Exp CS'.
 interface NullLiteralExpCS
          A representation of the model object 'Null Literal Exp CS'.
 interface NumberLiteralExpCS
          A representation of the model object 'Number Literal Exp CS'.
 interface OperatorCS
          A representation of the model object 'Operator CS'.
 interface PrefixExpCS
          A representation of the model object 'Unary Expression CS'.
 interface PrimitiveLiteralExpCS
          A representation of the model object 'Primitive Literal Exp CS'.
 interface SelfExpCS
          A representation of the model object 'Variable Exp CS'.
 interface StringLiteralExpCS
          A representation of the model object 'String Literal Exp CS'.
 interface TupleLiteralExpCS
          A representation of the model object 'Tuple Literal Exp CS'.
 interface TupleLiteralPartCS
          A representation of the model object 'Tuple Literal Part CS'.
 interface TypeLiteralExpCS
          A representation of the model object 'Type Literal Exp CS'.
 interface TypeNameExpCS
          A representation of the model object 'Type Name Exp CS'.
 interface UnaryOperatorCS
          A representation of the model object 'Unary Operator CS'.
 interface UnlimitedNaturalLiteralExpCS
          A representation of the model object 'Unlimited Natural Literal Exp CS'.
 interface VariableCS
          A representation of the model object 'Variable CS'.
 

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

Classes in org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs.impl that implement VisitableCS
 class BinaryOperatorCSImpl
          An implementation of the model object 'Binary Operator CS'.
 class BooleanLiteralExpCSImpl
          An implementation of the model object 'Boolean Literal Exp CS'.
 class CollectionLiteralExpCSImpl
          An implementation of the model object 'Collection Literal Exp CS'.
 class CollectionLiteralPartCSImpl
          An implementation of the model object 'Collection Literal Part CS'.
 class CollectionTypeCSImpl
          An implementation of the model object 'Collection Type CS'.
 class ConstructorExpCSImpl
          An implementation of the model object 'Constructor Exp CS'.
 class ConstructorPartCSImpl
          An implementation of the model object 'Constructor Part CS'.
 class ContextCSImpl
          An implementation of the model object 'Context CS'.
 class ExpCSImpl
          An implementation of the model object 'Ocl Expression CS'.
 class ExpSpecificationCSImpl
          An implementation of the model object 'Exp Constraint CS'.
 class IfExpCSImpl
          An implementation of the model object 'If Exp CS'.
 class IndexExpCSImpl
          An implementation of the model object 'Index Exp CS'.
 class InfixExpCSImpl
          An implementation of the model object 'Binary Expression CS'.
 class InvalidLiteralExpCSImpl
          An implementation of the model object 'Invalid Literal Exp CS'.
 class InvocationExpCSImpl
          An implementation of the model object 'Navigating Exp CS'.
 class LetExpCSImpl
          An implementation of the model object 'Let Exp CS'.
 class LetVariableCSImpl
          An implementation of the model object 'Variable CS'.
 class LiteralExpCSImpl
          An implementation of the model object 'Literal Exp CS'.
 class NamedExpCSImpl
          An implementation of the model object 'Named Exp CS'.
 class NameExpCSImpl
          An implementation of the model object 'Named Element Ref CS'.
 class NavigatingArgCSImpl
          An implementation of the model object 'Navigating Arg CS'.
 class NavigationOperatorCSImpl
          An implementation of the model object 'Navigation Operator CS'.
 class NestedExpCSImpl
          An implementation of the model object 'Nested Exp CS'.
 class NullLiteralExpCSImpl
          An implementation of the model object 'Null Literal Exp CS'.
 class NumberLiteralExpCSImpl
          An implementation of the model object 'Number Literal Exp CS'.
 class OperatorCSImpl
          An implementation of the model object 'Operator CS'.
 class PrefixExpCSImpl
          An implementation of the model object 'Unary Expression CS'.
 class PrimitiveLiteralExpCSImpl
          An implementation of the model object 'Primitive Literal Exp CS'.
 class SelfExpCSImpl
          An implementation of the model object 'Variable Exp CS'.
 class StringLiteralExpCSImpl
          An implementation of the model object 'String Literal Exp CS'.
 class TupleLiteralExpCSImpl
          An implementation of the model object 'Tuple Literal Exp CS'.
 class TupleLiteralPartCSImpl
          An implementation of the model object 'Tuple Literal Part CS'.
 class TypeLiteralExpCSImpl
          An implementation of the model object 'Type Literal Exp CS'.
 class TypeNameExpCSImpl
          An implementation of the model object 'Type Name Exp CS'.
 class UnaryOperatorCSImpl
          An implementation of the model object 'Unary Operator CS'.
 class UnlimitedNaturalLiteralExpCSImpl
          An implementation of the model object 'Unlimited Natural Literal Exp CS'.
 class VariableCSImpl
          An implementation of the model object 'Variable CS'.
 

Uses of VisitableCS in org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs.util
 

Methods in org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs.util with parameters of type VisitableCS
 T EssentialOCLCSSwitch.caseVisitableCS(VisitableCS object)
          Returns the result of interpreting the object as an instance of 'Visitable CS'.
 R AbstractDelegatingEssentialOCLCSVisitor.visiting(VisitableCS visitable)
           
 

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

Subinterfaces of VisitableCS in org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs
 interface OCLinEcoreConstraintCS
          A representation of the model object 'Constraint CS'.
 interface SysMLCS
          A representation of the model object 'Sys MLCS'.
 interface TopLevelCS
          A representation of the model object 'Top Level CS'.
 

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

Classes in org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.impl that implement VisitableCS
 class OCLinEcoreConstraintCSImpl
          An implementation of the model object 'Constraint CS'.
 class SysMLCSImpl
          An implementation of the model object 'Sys MLCS'.
 class TopLevelCSImpl
          An implementation of the model object 'Top Level CS'.
 

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

Methods in org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.util with parameters of type VisitableCS
 T OCLinEcoreCSSwitch.caseVisitableCS(VisitableCS object)
          Returns the result of interpreting the object as an instance of 'Visitable CS'.
 R AbstractDelegatingOCLinEcoreCSVisitor.visiting(VisitableCS visitable)
           
 

Uses of VisitableCS in org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibcs
 

Subinterfaces of VisitableCS in org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibcs
 interface LibClassCS
          A representation of the model object 'Lib Class CS'.
 interface LibConstraintCS
          A representation of the model object 'Lib Constraint CS'.
 interface LibIterationCS
          A representation of the model object 'Lib Iteration CS'.
 interface LibOperationCS
          A representation of the model object 'Lib Operation CS'.
 interface LibPackageCS
          A representation of the model object 'Lib Package CS'.
 interface LibPropertyCS
          A representation of the model object 'Lib Property CS'.
 interface LibRootPackageCS
          A representation of the model object 'Lib Root Package CS'.
 interface MetaTypeName
          A representation of the model object 'Meta Type Name'.
 interface PrecedenceCS
          A representation of the model object 'Precedence CS'.
 

Uses of VisitableCS in org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibcs.impl
 

Classes in org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibcs.impl that implement VisitableCS
 class LibClassCSImpl
          An implementation of the model object 'Lib Class CS'.
 class LibConstraintCSImpl
          An implementation of the model object 'Lib Constraint CS'.
 class LibIterationCSImpl
          An implementation of the model object 'Lib Iteration CS'.
 class LibOperationCSImpl
          An implementation of the model object 'Lib Operation CS'.
 class LibPackageCSImpl
          An implementation of the model object 'Lib Package CS'.
 class LibPropertyCSImpl
          An implementation of the model object 'Lib Property CS'.
 class LibRootPackageCSImpl
          An implementation of the model object 'Lib Root Package CS'.
 class MetaTypeNameImpl
          An implementation of the model object 'Meta Type Name'.
 class PrecedenceCSImpl
          An implementation of the model object 'Precedence CS'.
 

Uses of VisitableCS in org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibcs.util
 

Methods in org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibcs.util with parameters of type VisitableCS
 T OCLstdlibCSSwitch.caseVisitableCS(VisitableCS object)
          Returns the result of interpreting the object as an instance of 'Visitable CS'.
 R AbstractDelegatingOCLstdlibCSVisitor.visiting(VisitableCS visitable)