Uses of Interface
org.eclipse.ocl.cst.SimpleNameCS

Packages that use SimpleNameCS
org.eclipse.ocl.cst   
org.eclipse.ocl.cst.impl   
org.eclipse.ocl.cst.util   
org.eclipse.ocl.parser   
 

Uses of SimpleNameCS in org.eclipse.ocl.cst
 

Subinterfaces of SimpleNameCS in org.eclipse.ocl.cst
 interface PrimitiveTypeCS
          A representation of the model object 'Primitive Type CS'
 

Methods in org.eclipse.ocl.cst that return SimpleNameCS
 SimpleNameCS CSTFactory.createSimpleNameCS()
          Returns a new object of class 'Simple Name CS'
 SimpleNameCS VariableExpCS.getSimpleNameCS()
          Returns the value of the 'Simple Name CS' containment reference
 SimpleNameCS PropertyContextCS.getSimpleNameCS()
          Returns the value of the 'Simple Name CS' containment reference
 SimpleNameCS PrePostOrBodyDeclCS.getSimpleNameCS()
          Returns the value of the 'Simple Name CS' containment reference
 SimpleNameCS OperationCS.getSimpleNameCS()
          Returns the value of the 'Simple Name CS' containment reference
 SimpleNameCS MessageExpCS.getSimpleNameCS()
          Returns the value of the 'Simple Name CS' containment reference
 SimpleNameCS InvOrDefCS.getSimpleNameCS()
          Returns the value of the 'Simple Name CS' containment reference
 SimpleNameCS EnumLiteralExpCS.getSimpleNameCS()
          Returns the value of the 'Simple Name CS' containment reference
 SimpleNameCS CallExpCS.getSimpleNameCS()
          Returns the value of the 'Simple Name CS' containment reference
 

Methods in org.eclipse.ocl.cst with parameters of type SimpleNameCS
 void VariableExpCS.setSimpleNameCS(SimpleNameCS value)
          Sets the value of the 'Simple Name CS' containment reference
 void PropertyContextCS.setSimpleNameCS(SimpleNameCS value)
          Sets the value of the 'Simple Name CS' containment reference
 void PrePostOrBodyDeclCS.setSimpleNameCS(SimpleNameCS value)
          Sets the value of the 'Simple Name CS' containment reference
 void OperationCS.setSimpleNameCS(SimpleNameCS value)
          Sets the value of the 'Simple Name CS' containment reference
 void MessageExpCS.setSimpleNameCS(SimpleNameCS value)
          Sets the value of the 'Simple Name CS' containment reference
 void InvOrDefCS.setSimpleNameCS(SimpleNameCS value)
          Sets the value of the 'Simple Name CS' containment reference
 void EnumLiteralExpCS.setSimpleNameCS(SimpleNameCS value)
          Sets the value of the 'Simple Name CS' containment reference
 void CallExpCS.setSimpleNameCS(SimpleNameCS value)
          Sets the value of the 'Simple Name CS' containment reference
 

Uses of SimpleNameCS in org.eclipse.ocl.cst.impl
 

Classes in org.eclipse.ocl.cst.impl that implement SimpleNameCS
 class PrimitiveTypeCSImpl
          An implementation of the model object 'Primitive Type CS'
 class SimpleNameCSImpl
          An implementation of the model object 'Simple Name CS'
 

Fields in org.eclipse.ocl.cst.impl declared as SimpleNameCS
protected  SimpleNameCS VariableExpCSImpl.simpleNameCS
          The cached value of the 'Simple Name CS' containment reference
protected  SimpleNameCS PropertyContextCSImpl.simpleNameCS
          The cached value of the 'Simple Name CS' containment reference
protected  SimpleNameCS PrePostOrBodyDeclCSImpl.simpleNameCS
          The cached value of the 'Simple Name CS' containment reference
protected  SimpleNameCS OperationCSImpl.simpleNameCS
          The cached value of the 'Simple Name CS' containment reference
protected  SimpleNameCS MessageExpCSImpl.simpleNameCS
          The cached value of the 'Simple Name CS' containment reference
protected  SimpleNameCS InvOrDefCSImpl.simpleNameCS
          The cached value of the 'Simple Name CS' containment reference
protected  SimpleNameCS EnumLiteralExpCSImpl.simpleNameCS
          The cached value of the 'Simple Name CS' containment reference
protected  SimpleNameCS CallExpCSImpl.simpleNameCS
          The cached value of the 'Simple Name CS' containment reference
 

Methods in org.eclipse.ocl.cst.impl that return SimpleNameCS
 SimpleNameCS CSTFactoryImpl.createSimpleNameCS()
           
 SimpleNameCS VariableExpCSImpl.getSimpleNameCS()
           
 SimpleNameCS PropertyContextCSImpl.getSimpleNameCS()
           
 SimpleNameCS PrePostOrBodyDeclCSImpl.getSimpleNameCS()
           
 SimpleNameCS OperationCSImpl.getSimpleNameCS()
           
 SimpleNameCS MessageExpCSImpl.getSimpleNameCS()
           
 SimpleNameCS InvOrDefCSImpl.getSimpleNameCS()
           
 SimpleNameCS EnumLiteralExpCSImpl.getSimpleNameCS()
           
 SimpleNameCS CallExpCSImpl.getSimpleNameCS()
           
 

Methods in org.eclipse.ocl.cst.impl with parameters of type SimpleNameCS
 NotificationChain VariableExpCSImpl.basicSetSimpleNameCS(SimpleNameCS newSimpleNameCS, NotificationChain msgs)
           
 NotificationChain PropertyContextCSImpl.basicSetSimpleNameCS(SimpleNameCS newSimpleNameCS, NotificationChain msgs)
           
 NotificationChain PrePostOrBodyDeclCSImpl.basicSetSimpleNameCS(SimpleNameCS newSimpleNameCS, NotificationChain msgs)
           
 NotificationChain OperationCSImpl.basicSetSimpleNameCS(SimpleNameCS newSimpleNameCS, NotificationChain msgs)
           
 NotificationChain MessageExpCSImpl.basicSetSimpleNameCS(SimpleNameCS newSimpleNameCS, NotificationChain msgs)
           
 NotificationChain InvOrDefCSImpl.basicSetSimpleNameCS(SimpleNameCS newSimpleNameCS, NotificationChain msgs)
           
 NotificationChain EnumLiteralExpCSImpl.basicSetSimpleNameCS(SimpleNameCS newSimpleNameCS, NotificationChain msgs)
           
 NotificationChain CallExpCSImpl.basicSetSimpleNameCS(SimpleNameCS newSimpleNameCS, NotificationChain msgs)
           
 void VariableExpCSImpl.setSimpleNameCS(SimpleNameCS newSimpleNameCS)
           
 void PropertyContextCSImpl.setSimpleNameCS(SimpleNameCS newSimpleNameCS)
           
 void PrePostOrBodyDeclCSImpl.setSimpleNameCS(SimpleNameCS newSimpleNameCS)
           
 void OperationCSImpl.setSimpleNameCS(SimpleNameCS newSimpleNameCS)
           
 void MessageExpCSImpl.setSimpleNameCS(SimpleNameCS newSimpleNameCS)
           
 void InvOrDefCSImpl.setSimpleNameCS(SimpleNameCS newSimpleNameCS)
           
 void EnumLiteralExpCSImpl.setSimpleNameCS(SimpleNameCS newSimpleNameCS)
           
 void CallExpCSImpl.setSimpleNameCS(SimpleNameCS newSimpleNameCS)
           
 

Uses of SimpleNameCS in org.eclipse.ocl.cst.util
 

Methods in org.eclipse.ocl.cst.util with parameters of type SimpleNameCS
 T CSTSwitch.caseSimpleNameCS(SimpleNameCS object)
          Returns the result of interpreting the object as an instance of 'Simple Name CS'
 

Uses of SimpleNameCS in org.eclipse.ocl.parser
 

Methods in org.eclipse.ocl.parser that return SimpleNameCS
protected  SimpleNameCS AbstractOCLParser.createSimpleNameCS(SimpleTypeEnum type, String value)
           
 

Methods in org.eclipse.ocl.parser with parameters of type SimpleNameCS
protected  DefCS AbstractOCLParser.createDefCS(InvOrDefCS invOrDefCS, SimpleNameCS simpleNameCS, DefExpressionCS defExpressionCS)
          Deprecated. As of 1.3, the #createDefCS(SimpleNameCS, OCLExpressionCS) method should be used, instead.
protected  DefCS AbstractOCLParser.createDefCS(SimpleNameCS simpleNameCS, DefExpressionCS defExpressionCS)
          Creates a definition constraint.
protected  EnumLiteralExpCS AbstractOCLParser.createEnumLiteralExpCS(PathNameCS pathNameCS, SimpleNameCS simpleNameCS)
           
protected  FeatureCallExpCS AbstractOCLParser.createFeatureCallExpCS(SimpleNameCS simpleNameCS, EList<OCLExpressionCS> arguments, IsMarkedPreCS isMarkedPreCS)
           
protected  InvCS AbstractOCLParser.createInvCS(InvOrDefCS invOrDefCS, SimpleNameCS simpleNameCS, OCLExpressionCS oclExpressionCS)
          Deprecated. As of 1.3, the AbstractOCLParser.createInvCS(SimpleNameCS, OCLExpressionCS) method should be used, instead.
protected  InvCS AbstractOCLParser.createInvCS(SimpleNameCS simpleNameCS, OCLExpressionCS oclExpressionCS)
          Creates an invariant constraint.
protected  IterateExpCS AbstractOCLParser.createIterateExpCS(SimpleNameCS simpleNameCS, VariableCS variable1, VariableCS variable2, OCLExpressionCS oclExpressionCS)
           
protected  IteratorExpCS AbstractOCLParser.createIteratorExpCS(SimpleNameCS simpleNameCS, VariableCS variable1, VariableCS variable2, OCLExpressionCS oclExpressionCS)
           
protected  MessageExpCS AbstractOCLParser.createMessageExpCS(boolean hasSent, SimpleNameCS simpleNameCS, EList<OCLMessageArgCS> oclMessageArgs)
           
protected  OperationCallExpCS AbstractOCLParser.createOperationCallExpCS(OCLExpressionCS oclExpressionCS, SimpleNameCS simpleNameCS, EList<OCLExpressionCS> arguments)
           
protected  OperationCallExpCS AbstractOCLParser.createOperationCallExpCS(OCLExpressionCS oclExpressionCS, SimpleNameCS simpleNameCS, IsMarkedPreCS isMarkedPreCS, EList<OCLExpressionCS> arguments)
           
protected  OperationCallExpCS AbstractOCLParser.createOperationCallExpCS(SimpleNameCS simpleNameCS, IsMarkedPreCS isMarkedPreCS, EList<OCLExpressionCS> arguments)
           
protected  OperationCallExpCS AbstractOCLParser.createOperationCallExpCS(SimpleNameCS simpleNameCS, IsMarkedPreCS isMarkedPreCS, StateExpCS stateExpCS)
           
protected  OperationCS AbstractOCLParser.createOperationCS(PathNameCS pathNameCS, SimpleNameCS simpleNameCS, EList<VariableCS> list, TypeCS typeCS)
           
protected  PrePostOrBodyDeclCS AbstractOCLParser.createPrePostOrBodyDeclCS(PrePostOrBodyEnum kind, SimpleNameCS simpleNameCS, OCLExpressionCS oclExpressionCS)
           
protected  PropertyContextCS AbstractOCLParser.createPropertyContextCS(PathNameCS pathNameCS, SimpleNameCS simpleNameCS, TypeCS typeCS, InitOrDerValueCS initOrDerValueCS)
           
protected  VariableExpCS AbstractOCLParser.createVariableExpCS(SimpleNameCS simpleNameCS, EList<OCLExpressionCS> arguments, IsMarkedPreCS isMarkedPreCS)
           
protected  void AbstractOCLAnalyzer.resolveIteratorOperation(SimpleNameCS simpleNameCS, Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> env)
          Ovverridden by subclasses to assign the AST Operation target for an iterator reference from the CST.
protected  AssociationClassCallExp<C,P> AbstractOCLAnalyzer.simpleAssociationClassName(SimpleNameCS simpleNameCS, Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> env, OCLExpression<C> source, C owner, String simpleName)
          Attempts to parse a simpleNameCS as an association-class call expression.
protected  OCLExpression<C> AbstractOCLAnalyzer.simpleNameCS(SimpleNameCS simpleNameCS, Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> env, OCLExpression<C> source)
          Parses a simpleNameCS token.
protected  PropertyCallExp<C,P> AbstractOCLAnalyzer.simplePropertyName(SimpleNameCS simpleNameCS, Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> env, OCLExpression<C> source, C owner, String simpleName)
          Attempts to parse a simpleNameCS as a property call expression.
protected  TypeExp<C> AbstractOCLAnalyzer.simpleTypeName(SimpleNameCS simpleNameCS, Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> env, OCLExpression<C> source, C classifier, String simpleName)
          Attempts to parse a simpleNameCS as a type expression.
protected  OCLExpression<C> AbstractOCLAnalyzer.simpleUndefinedName(SimpleNameCS simpleNameCS, Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> env, OCLExpression<C> source, String simpleName)
          The error case for simpleNameCS, which is called when the name cannot be resolved to any suitable expression.
protected  VariableExp<C,PM> AbstractOCLAnalyzer.simpleVariableName(SimpleNameCS simpleNameCS, Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> env, OCLExpression<C> source, String simpleName)
          Attempts to parse a simpleNameCS as a variable expression.
 


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.