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 getInvalidatingKeyword_6()
           
 org.eclipse.xtext.Keyword getInvKeyword_5()
           
 org.eclipse.xtext.Keyword getIterationKeyword_7()
           
 org.eclipse.xtext.Keyword getLeftKeyword_8()
           
 org.eclipse.xtext.Keyword getLibraryKeyword_9()
           
 org.eclipse.xtext.Keyword getOperationKeyword_10()
           
 org.eclipse.xtext.Keyword getPackageKeyword_11()
           
 org.eclipse.xtext.Keyword getPostKeyword_12()
           
 org.eclipse.xtext.Keyword getPrecedenceKeyword_14()
           
 org.eclipse.xtext.Keyword getPreKeyword_13()
           
 org.eclipse.xtext.Keyword getPropertyKeyword_15()
           
 org.eclipse.xtext.Keyword getRightKeyword_16()
           
 org.eclipse.xtext.ParserRule getRule()
           
 org.eclipse.xtext.Keyword getStaticKeyword_17()
           
 org.eclipse.xtext.Keyword getSuperKeyword_18()
           
 org.eclipse.xtext.Keyword getTypeKeyword_19()
           
 org.eclipse.xtext.Keyword getValidatingKeyword_20()
           
 
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()

getInvalidatingKeyword_6

public org.eclipse.xtext.Keyword getInvalidatingKeyword_6()

getIterationKeyword_7

public org.eclipse.xtext.Keyword getIterationKeyword_7()

getLeftKeyword_8

public org.eclipse.xtext.Keyword getLeftKeyword_8()

getLibraryKeyword_9

public org.eclipse.xtext.Keyword getLibraryKeyword_9()

getOperationKeyword_10

public org.eclipse.xtext.Keyword getOperationKeyword_10()

getPackageKeyword_11

public org.eclipse.xtext.Keyword getPackageKeyword_11()

getPostKeyword_12

public org.eclipse.xtext.Keyword getPostKeyword_12()

getPreKeyword_13

public org.eclipse.xtext.Keyword getPreKeyword_13()

getPrecedenceKeyword_14

public org.eclipse.xtext.Keyword getPrecedenceKeyword_14()

getPropertyKeyword_15

public org.eclipse.xtext.Keyword getPropertyKeyword_15()

getRightKeyword_16

public org.eclipse.xtext.Keyword getRightKeyword_16()

getStaticKeyword_17

public org.eclipse.xtext.Keyword getStaticKeyword_17()

getSuperKeyword_18

public org.eclipse.xtext.Keyword getSuperKeyword_18()

getTypeKeyword_19

public org.eclipse.xtext.Keyword getTypeKeyword_19()

getValidatingKeyword_20

public org.eclipse.xtext.Keyword getValidatingKeyword_20()