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

Packages that use ModelElementCS
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.scope   
org.eclipse.ocl.examples.xtext.base.scoping.cs   
org.eclipse.ocl.examples.xtext.base.scoping.pivot   
org.eclipse.ocl.examples.xtext.base.util   
org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST   
org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl   
org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util   
org.eclipse.ocl.examples.xtext.completeocl.cs2pivot   
org.eclipse.ocl.examples.xtext.essentialocl.cs2pivot   
org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST   
org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl   
org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util   
org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling   
org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST   
org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.impl   
org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util   
org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST   
org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl   
org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util   
 

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

Subinterfaces of ModelElementCS in org.eclipse.ocl.examples.xtext.base.baseCST
 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 CollectionTypeRefCS
          A representation of the model object 'Collection Type Ref 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 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 MonikeredElementCS
          A representation of the model object 'Monikered Element 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 ParameterableElementCS
          A representation of the model object 'Parameterable Element CS'.
 interface ParameterCS
          A representation of the model object 'Parameter 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'.
 

Methods in org.eclipse.ocl.examples.xtext.base.baseCST that return types with arguments of type ModelElementCS
 org.eclipse.emf.common.util.EList<ModelElementCS> AnnotationCS.getOwnedContent()
          Returns the value of the 'Owned Content' containment reference list.
 

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

Classes in org.eclipse.ocl.examples.xtext.base.baseCST.impl that implement ModelElementCS
 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 CollectionTypeRefCSImpl
          An implementation of the model object 'Collection Type Ref 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 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 MonikeredElementCSImpl
          An implementation of the model object 'Monikered Element 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 ParameterCSImpl
          An implementation of the model object 'Parameter 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'.
 

Fields in org.eclipse.ocl.examples.xtext.base.baseCST.impl with type parameters of type ModelElementCS
protected  org.eclipse.emf.common.util.EList<ModelElementCS> AnnotationCSImpl.ownedContent
          The cached value of the 'Owned Content' containment reference list.
 

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

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

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

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

Methods in org.eclipse.ocl.examples.xtext.base.cs2pivot with type parameters of type ModelElementCS
protected
<CST extends ModelElementCS,P extends NamedElement>
BasicContinuation<?>
BasePostOrderVisitor.refreshList(NamedElement pivotParent, org.eclipse.emf.ecore.EStructuralFeature pivotFeature, java.lang.Class<P> pivotClass, java.util.List<P> pivotElements, java.util.List<CST> csElements)
           
 

Methods in org.eclipse.ocl.examples.xtext.base.cs2pivot with parameters of type ModelElementCS
 OclExpression CS2PivotConversion.addBadExpressionError(ModelElementCS csElement, java.lang.String boundMessage)
           
 InvalidType CS2PivotConversion.addBadTypeError(ModelElementCS csElement, java.lang.String message, java.lang.Object... bindings)
           
 void CS2PivotConversion.addDiagnostic(ModelElementCS csElement, org.eclipse.emf.common.util.Diagnostic diagnostic)
           
 void CS2PivotConversion.addDiagnostic(ModelElementCS csElement, java.lang.String boundMessage)
           
 void CS2PivotConversion.addWarning(ModelElementCS csElement, java.lang.String message, java.lang.Object... bindings)
           
 void CS2PivotConversion.installPivotElement(ModelElementCS csElement, Element newPivotElement)
           
 void CS2PivotConversion.reusePivotElement(ModelElementCS csElement, Element newPivotElement)
          Install a CS to Pivot mapping for which the CS element does not have a matching moniker.
 void CS2PivotConversion.usePivotElement(ModelElementCS csElement, Element newPivotElement)
          Install a CS to Pivot mapping for which the CS element does not map to the pivot object.
 Continuation<?> BasePostOrderVisitor.visitModelElementCS(ModelElementCS csModelElement)
           
 Continuation<?> BasePreOrderVisitor.visitModelElementCS(ModelElementCS csModelElement)
           
 

Method parameters in org.eclipse.ocl.examples.xtext.base.cs2pivot with type arguments of type ModelElementCS
<T extends Element>
void
CS2PivotConversion.refreshPivotList(java.lang.Class<T> pivotClass, java.util.List<? super T> pivotElements, java.util.List<? extends ModelElementCS> csElements)
           
 

Constructors in org.eclipse.ocl.examples.xtext.base.cs2pivot with parameters of type ModelElementCS
PivotDependency(ModelElementCS csElement)
           
 

Constructor parameters in org.eclipse.ocl.examples.xtext.base.cs2pivot with type arguments of type ModelElementCS
PivotDependencies(java.util.Collection<? extends ModelElementCS> csElements)
           
 

Uses of ModelElementCS in org.eclipse.ocl.examples.xtext.base.scope
 

Methods in org.eclipse.ocl.examples.xtext.base.scope with parameters of type ModelElementCS
 void EnvironmentView.addElementsOfScope(ModelElementCS csElement, ScopeView scopeView)
           
 

Uses of ModelElementCS in org.eclipse.ocl.examples.xtext.base.scoping.cs
 

Classes in org.eclipse.ocl.examples.xtext.base.scoping.cs with type parameters of type ModelElementCS
 class ModelElementCSScopeAdapter<CS extends ModelElementCS,P extends Element>
          A ModelElementCSScopeAdapter provides the basic behaviour for a family of derived classes that provide additional scope/environment behaviour for corresponding CS elements and pivot element counterparts.
 

Uses of ModelElementCS in org.eclipse.ocl.examples.xtext.base.scoping.pivot
 

Methods in org.eclipse.ocl.examples.xtext.base.scoping.pivot with parameters of type ModelElementCS
static RootScopeAdapter AbstractScopeAdapter.getDocumentScopeAdapter(ModelElementCS context)
           
 

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

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

Uses of ModelElementCS in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST
 

Subinterfaces of ModelElementCS in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST
 interface BodyCS
          A representation of the model object 'Body CS'.
 interface ClassifierContextDeclCS
          A representation of the model object 'Classifier Context Decl CS'.
 interface CompleteOCLDocumentCS
          A representation of the model object 'Document CS'.
 interface ContextConstraintCS
          A representation of the model object 'Context Constraint CS'.
 interface ContextDeclCS
          A representation of the model object 'Context Decl CS'.
 interface ContextSpecificationCS
          A representation of the model object 'Context Specification CS'.
 interface DefCS
          A representation of the model object 'Def CS'.
 interface DerCS
          A representation of the model object 'Der CS'.
 interface FeatureContextDeclCS
          A representation of the model object 'Feature Context Decl CS'.
 interface IncludeCS
          A representation of the model object 'Include CS'.
 interface InitCS
          A representation of the model object 'Init CS'.
 interface InvCS
          A representation of the model object 'Inv 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 PostCS
          A representation of the model object 'Post CS'.
 interface PreCS
          A representation of the model object 'Pre CS'.
 interface PreExpCS
          A representation of the model object 'Pre Exp CS'.
 interface PropertyContextDeclCS
          A representation of the model object 'Property Context Decl CS'.
 

Uses of ModelElementCS in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl
 

Classes in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl that implement ModelElementCS
 class BodyCSImpl
          An implementation of the model object 'Body CS'.
 class ClassifierContextDeclCSImpl
          An implementation of the model object 'Classifier Context Decl CS'.
 class CompleteOCLDocumentCSImpl
          An implementation of the model object 'Document CS'.
 class ContextConstraintCSImpl
          An implementation of the model object 'Context Constraint CS'.
 class ContextDeclCSImpl
          An implementation of the model object 'Context Decl CS'.
 class ContextSpecificationCSImpl
          An implementation of the model object 'Context Specification CS'.
 class DefCSImpl
          An implementation of the model object 'Def CS'.
 class DerCSImpl
          An implementation of the model object 'Der CS'.
 class FeatureContextDeclCSImpl
          An implementation of the model object 'Feature Context Decl CS'.
 class IncludeCSImpl
          An implementation of the model object 'Include CS'.
 class InitCSImpl
          An implementation of the model object 'Init CS'.
 class InvCSImpl
          An implementation of the model object 'Inv 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 PostCSImpl
          An implementation of the model object 'Post CS'.
 class PreCSImpl
          An implementation of the model object 'Pre CS'.
 class PreExpCSImpl
          An implementation of the model object 'Pre Exp CS'.
 class PropertyContextDeclCSImpl
          An implementation of the model object 'Property Context Decl CS'.
 

Uses of ModelElementCS in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util
 

Methods in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util with parameters of type ModelElementCS
 T CompleteOCLCSTSwitch.caseModelElementCS(ModelElementCS object)
          Returns the result of interpreting the object as an instance of 'Model Element CS'.
 

Uses of ModelElementCS in org.eclipse.ocl.examples.xtext.completeocl.cs2pivot
 

Methods in org.eclipse.ocl.examples.xtext.completeocl.cs2pivot with parameters of type ModelElementCS
protected  Class CompleteOCLPreOrderVisitor.getContextClassifier(Type modelType, ModelElementCS csElement)
           
 

Uses of ModelElementCS in org.eclipse.ocl.examples.xtext.essentialocl.cs2pivot
 

Methods in org.eclipse.ocl.examples.xtext.essentialocl.cs2pivot with parameters of type ModelElementCS
protected  VariableDeclaration EssentialOCLLeft2RightVisitor.getImplicitSource(ModelElementCS csExp, Feature feature)
           
 

Uses of ModelElementCS in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST
 

Subinterfaces of ModelElementCS in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST
 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 ContextCS
          A representation of the model object 'Context CS'.
 interface DecoratedNamedExpCS
          A representation of the model object 'Decorated Named Exp 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 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 NavigatingExpCS
          A representation of the model object 'Navigating Exp 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 SimpleNamedExpCS
          A representation of the model object 'Simple Named 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 ModelElementCS in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl
 

Classes in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl that implement ModelElementCS
 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 ContextCSImpl
          An implementation of the model object 'Context CS'.
 class DecoratedNamedExpCSImpl
          An implementation of the model object 'Decorated Named Exp 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 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 NameExpCSImpl
          An implementation of the model object 'Named Element Ref CS'.
 class NavigatingArgCSImpl
          An implementation of the model object 'Navigating Arg CS'.
 class NavigatingExpCSImpl
          An implementation of the model object 'Navigating Exp 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 ModelElementCS in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util
 

Methods in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util with parameters of type ModelElementCS
 T EssentialOCLCSTSwitch.caseModelElementCS(ModelElementCS object)
          Returns the result of interpreting the object as an instance of 'Model Element CS'.
 

Uses of ModelElementCS in org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling
 

Methods in org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling with parameters of type ModelElementCS
protected  java.lang.Object BaseLabelProvider.image(ModelElementCS ele)
           
protected  java.lang.Object BaseLabelProvider.text(ModelElementCS ele)
           
 

Uses of ModelElementCS in org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST
 

Subinterfaces of ModelElementCS in org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST
 interface OCLinEcoreConstraintCS
          A representation of the model object 'Constraint CS'.
 interface OCLinEcoreSpecificationCS
          A representation of the model object 'OC Lin Ecore Specification CS'.
 

Uses of ModelElementCS in org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.impl
 

Classes in org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.impl that implement ModelElementCS
 class OCLinEcoreConstraintCSImpl
          An implementation of the model object 'Constraint CS'.
 class OCLinEcoreSpecificationCSImpl
          An implementation of the model object 'OC Lin Ecore Specification CS'.
 

Uses of ModelElementCS in org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util
 

Methods in org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util with parameters of type ModelElementCS
 T OCLinEcoreCSTSwitch.caseModelElementCS(ModelElementCS object)
          Returns the result of interpreting the object as an instance of 'Model Element CS'.
 

Uses of ModelElementCS in org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST
 

Subinterfaces of ModelElementCS in org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST
 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 LibPropertyCS
          A representation of the model object 'Lib Property CS'.
 interface LibRootPackageCS
          A representation of the model object 'Lib Root Package CS'.
 interface PrecedenceCS
          A representation of the model object 'Precedence CS'.
 

Uses of ModelElementCS in org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl
 

Classes in org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl that implement ModelElementCS
 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 LibPropertyCSImpl
          An implementation of the model object 'Lib Property CS'.
 class LibRootPackageCSImpl
          An implementation of the model object 'Lib Root Package CS'.
 class PrecedenceCSImpl
          An implementation of the model object 'Precedence CS'.
 

Uses of ModelElementCS in org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util
 

Methods in org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util with parameters of type ModelElementCS
 T OCLstdlibCSTSwitch.caseModelElementCS(ModelElementCS object)
          Returns the result of interpreting the object as an instance of 'Model Element CS'.