org.eclipse.ocl.examples.xtext.oclstdlib.services
Class OCLstdlibGrammarAccess.RestrictedKeywordsElements

java.lang.Object
  extended by org.eclipse.xtext.service.AbstractElementFinder
      extended by org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
          extended by org.eclipse.ocl.examples.xtext.oclstdlib.services.OCLstdlibGrammarAccess.RestrictedKeywordsElements
All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
Enclosing class:
OCLstdlibGrammarAccess

public class OCLstdlibGrammarAccess.RestrictedKeywordsElements
extends org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder, org.eclipse.xtext.service.AbstractElementFinder.AbstractGrammarElementFinder, org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
 
Constructor Summary
OCLstdlibGrammarAccess.RestrictedKeywordsElements()
           
 
Method Summary
 org.eclipse.xtext.Alternatives getAlternatives()
           
 org.eclipse.xtext.Keyword getAnnotationKeyword_0()
           
 org.eclipse.xtext.Keyword getConformsToKeyword_1()
           
 org.eclipse.xtext.Keyword getDocumentationKeyword_2()
           
 org.eclipse.xtext.Keyword getExtendsKeyword_3()
           
 org.eclipse.xtext.Keyword getImportKeyword_4()
           
 org.eclipse.xtext.Keyword getInvKeyword_5()
           
 org.eclipse.xtext.Keyword getIterationKeyword_6()
           
 org.eclipse.xtext.Keyword getLambdaKeyword_19()
           
 org.eclipse.xtext.Keyword getLeftKeyword_7()
           
 org.eclipse.xtext.Keyword getLibraryKeyword_8()
           
 org.eclipse.xtext.Keyword getOperationKeyword_9()
           
 org.eclipse.xtext.Keyword getPackageKeyword_10()
           
 org.eclipse.xtext.Keyword getPostKeyword_11()
           
 org.eclipse.xtext.Keyword getPrecedenceKeyword_13()
           
 org.eclipse.xtext.Keyword getPreKeyword_12()
           
 org.eclipse.xtext.Keyword getPropertyKeyword_14()
           
 org.eclipse.xtext.Keyword getRightKeyword_15()
           
 org.eclipse.xtext.ParserRule getRule()
           
 org.eclipse.xtext.Keyword getStaticKeyword_16()
           
 org.eclipse.xtext.Keyword getSuperKeyword_17()
           
 org.eclipse.xtext.Keyword getTupleKeyword_20()
           
 org.eclipse.xtext.Keyword getTypeKeyword_18()
           
 
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
getRules
 
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder
findAssignments, findByNestedRuleCall, findCrossReferences, findCrossReferences, findKeywordPairs, findKeywords, findRuleCalls
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OCLstdlibGrammarAccess.RestrictedKeywordsElements

public OCLstdlibGrammarAccess.RestrictedKeywordsElements()
Method Detail

getRule

public org.eclipse.xtext.ParserRule getRule()

getAlternatives

public org.eclipse.xtext.Alternatives getAlternatives()

getAnnotationKeyword_0

public org.eclipse.xtext.Keyword getAnnotationKeyword_0()

getConformsToKeyword_1

public org.eclipse.xtext.Keyword getConformsToKeyword_1()

getDocumentationKeyword_2

public org.eclipse.xtext.Keyword getDocumentationKeyword_2()

getExtendsKeyword_3

public org.eclipse.xtext.Keyword getExtendsKeyword_3()

getImportKeyword_4

public org.eclipse.xtext.Keyword getImportKeyword_4()

getInvKeyword_5

public org.eclipse.xtext.Keyword getInvKeyword_5()

getIterationKeyword_6

public org.eclipse.xtext.Keyword getIterationKeyword_6()

getLeftKeyword_7

public org.eclipse.xtext.Keyword getLeftKeyword_7()

getLibraryKeyword_8

public org.eclipse.xtext.Keyword getLibraryKeyword_8()

getOperationKeyword_9

public org.eclipse.xtext.Keyword getOperationKeyword_9()

getPackageKeyword_10

public org.eclipse.xtext.Keyword getPackageKeyword_10()

getPostKeyword_11

public org.eclipse.xtext.Keyword getPostKeyword_11()

getPreKeyword_12

public org.eclipse.xtext.Keyword getPreKeyword_12()

getPrecedenceKeyword_13

public org.eclipse.xtext.Keyword getPrecedenceKeyword_13()

getPropertyKeyword_14

public org.eclipse.xtext.Keyword getPropertyKeyword_14()

getRightKeyword_15

public org.eclipse.xtext.Keyword getRightKeyword_15()

getStaticKeyword_16

public org.eclipse.xtext.Keyword getStaticKeyword_16()

getSuperKeyword_17

public org.eclipse.xtext.Keyword getSuperKeyword_17()

getTypeKeyword_18

public org.eclipse.xtext.Keyword getTypeKeyword_18()

getLambdaKeyword_19

public org.eclipse.xtext.Keyword getLambdaKeyword_19()

getTupleKeyword_20

public org.eclipse.xtext.Keyword getTupleKeyword_20()