org.eclipse.ocl.examples.xtext.oclinecore.services
Class OCLinEcoreGrammarAccess.EnumerationLiteralNameElements

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.oclinecore.services.OCLinEcoreGrammarAccess.EnumerationLiteralNameElements
All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
Enclosing class:
OCLinEcoreGrammarAccess

public class OCLinEcoreGrammarAccess.EnumerationLiteralNameElements
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
OCLinEcoreGrammarAccess.EnumerationLiteralNameElements()
           
 
Method Summary
 org.eclipse.xtext.Keyword getAbstractKeyword_1()
           
 org.eclipse.xtext.Alternatives getAlternatives()
           
 org.eclipse.xtext.Keyword getAttributeKeyword_2()
           
 org.eclipse.xtext.Keyword getBodyKeyword_3()
           
 org.eclipse.xtext.Keyword getCallableKeyword_4()
           
 org.eclipse.xtext.Keyword getClassKeyword_5()
           
 org.eclipse.xtext.Keyword getComposesKeyword_6()
           
 org.eclipse.xtext.Keyword getDatatypeKeyword_7()
           
 org.eclipse.xtext.Keyword getDefinitionKeyword_8()
           
 org.eclipse.xtext.Keyword getDerivationKeyword_9()
           
 org.eclipse.xtext.Keyword getDerivedKeyword_10()
           
 org.eclipse.xtext.Keyword getEnumKeyword_11()
           
 org.eclipse.xtext.RuleCall getEssentialOCLUnrestrictedNameParserRuleCall_0()
           
 org.eclipse.xtext.Keyword getExtendsKeyword_12()
           
 org.eclipse.xtext.Keyword getIdKeyword_13()
           
 org.eclipse.xtext.Keyword getImportKeyword_14()
           
 org.eclipse.xtext.Keyword getInitialKeyword_15()
           
 org.eclipse.xtext.Keyword getInterfaceKeyword_16()
           
 org.eclipse.xtext.Keyword getKeyKeyword_17()
           
 org.eclipse.xtext.Keyword getLibraryKeyword_18()
           
 org.eclipse.xtext.Keyword getModuleKeyword_19()
           
 org.eclipse.xtext.Keyword getOperationKeyword_20()
           
 org.eclipse.xtext.Keyword getOrderedKeyword_21()
           
 org.eclipse.xtext.Keyword getPackageKeyword_22()
           
 org.eclipse.xtext.Keyword getPostconditionKeyword_23()
           
 org.eclipse.xtext.Keyword getPreconditionKeyword_24()
           
 org.eclipse.xtext.Keyword getPropertyKeyword_25()
           
 org.eclipse.xtext.Keyword getReadonlyKeyword_26()
           
 org.eclipse.xtext.Keyword getReferenceKeyword_27()
           
 org.eclipse.xtext.Keyword getResolveKeyword_28()
           
 org.eclipse.xtext.ParserRule getRule()
           
 org.eclipse.xtext.Keyword getStaticKeyword_29()
           
 org.eclipse.xtext.Keyword getSuperKeyword_30()
           
 org.eclipse.xtext.Keyword getThrowsKeyword_31()
           
 org.eclipse.xtext.Keyword getTransientKeyword_32()
           
 org.eclipse.xtext.Keyword getUniqueKeyword_33()
           
 org.eclipse.xtext.Keyword getUnsettableKeyword_34()
           
 org.eclipse.xtext.Keyword getVolatileKeyword_35()
           
 
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

OCLinEcoreGrammarAccess.EnumerationLiteralNameElements

public OCLinEcoreGrammarAccess.EnumerationLiteralNameElements()
Method Detail

getRule

public org.eclipse.xtext.ParserRule getRule()

getAlternatives

public org.eclipse.xtext.Alternatives getAlternatives()

getEssentialOCLUnrestrictedNameParserRuleCall_0

public org.eclipse.xtext.RuleCall getEssentialOCLUnrestrictedNameParserRuleCall_0()

getAbstractKeyword_1

public org.eclipse.xtext.Keyword getAbstractKeyword_1()

getAttributeKeyword_2

public org.eclipse.xtext.Keyword getAttributeKeyword_2()

getBodyKeyword_3

public org.eclipse.xtext.Keyword getBodyKeyword_3()

getCallableKeyword_4

public org.eclipse.xtext.Keyword getCallableKeyword_4()

getClassKeyword_5

public org.eclipse.xtext.Keyword getClassKeyword_5()

getComposesKeyword_6

public org.eclipse.xtext.Keyword getComposesKeyword_6()

getDatatypeKeyword_7

public org.eclipse.xtext.Keyword getDatatypeKeyword_7()

getDefinitionKeyword_8

public org.eclipse.xtext.Keyword getDefinitionKeyword_8()

getDerivationKeyword_9

public org.eclipse.xtext.Keyword getDerivationKeyword_9()

getDerivedKeyword_10

public org.eclipse.xtext.Keyword getDerivedKeyword_10()

getEnumKeyword_11

public org.eclipse.xtext.Keyword getEnumKeyword_11()

getExtendsKeyword_12

public org.eclipse.xtext.Keyword getExtendsKeyword_12()

getIdKeyword_13

public org.eclipse.xtext.Keyword getIdKeyword_13()

getImportKeyword_14

public org.eclipse.xtext.Keyword getImportKeyword_14()

getInitialKeyword_15

public org.eclipse.xtext.Keyword getInitialKeyword_15()

getInterfaceKeyword_16

public org.eclipse.xtext.Keyword getInterfaceKeyword_16()

getKeyKeyword_17

public org.eclipse.xtext.Keyword getKeyKeyword_17()

getLibraryKeyword_18

public org.eclipse.xtext.Keyword getLibraryKeyword_18()

getModuleKeyword_19

public org.eclipse.xtext.Keyword getModuleKeyword_19()

getOperationKeyword_20

public org.eclipse.xtext.Keyword getOperationKeyword_20()

getOrderedKeyword_21

public org.eclipse.xtext.Keyword getOrderedKeyword_21()

getPackageKeyword_22

public org.eclipse.xtext.Keyword getPackageKeyword_22()

getPostconditionKeyword_23

public org.eclipse.xtext.Keyword getPostconditionKeyword_23()

getPreconditionKeyword_24

public org.eclipse.xtext.Keyword getPreconditionKeyword_24()

getPropertyKeyword_25

public org.eclipse.xtext.Keyword getPropertyKeyword_25()

getReadonlyKeyword_26

public org.eclipse.xtext.Keyword getReadonlyKeyword_26()

getReferenceKeyword_27

public org.eclipse.xtext.Keyword getReferenceKeyword_27()

getResolveKeyword_28

public org.eclipse.xtext.Keyword getResolveKeyword_28()

getStaticKeyword_29

public org.eclipse.xtext.Keyword getStaticKeyword_29()

getSuperKeyword_30

public org.eclipse.xtext.Keyword getSuperKeyword_30()

getThrowsKeyword_31

public org.eclipse.xtext.Keyword getThrowsKeyword_31()

getTransientKeyword_32

public org.eclipse.xtext.Keyword getTransientKeyword_32()

getUniqueKeyword_33

public org.eclipse.xtext.Keyword getUniqueKeyword_33()

getUnsettableKeyword_34

public org.eclipse.xtext.Keyword getUnsettableKeyword_34()

getVolatileKeyword_35

public org.eclipse.xtext.Keyword getVolatileKeyword_35()