de.cau.cs.kieler.krep.editors.klp.services
Class KlpGrammarAccess.MoveKindElements

java.lang.Object
  extended by org.eclipse.xtext.service.AbstractElementFinder
      extended by org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder
          extended by de.cau.cs.kieler.krep.editors.klp.services.KlpGrammarAccess.MoveKindElements
All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IEnumRuleAccess
Enclosing class:
KlpGrammarAccess

public class KlpGrammarAccess.MoveKindElements
extends org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder

Rating red

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
KlpGrammarAccess.MoveKindElements()
           
 
Method Summary
 org.eclipse.xtext.Alternatives getAlternatives()
           
 org.eclipse.xtext.Keyword getCcmovCCMOVKeyword_3_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getCcmovEnumLiteralDeclaration_3()
           
 org.eclipse.xtext.Keyword getCmovCVMOVKeyword_0_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getCmovEnumLiteralDeclaration_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getIcmovEnumLiteralDeclaration_5()
           
 org.eclipse.xtext.Keyword getIcmovICMOVKeyword_5_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getIvmovEnumLiteralDeclaration_4()
           
 org.eclipse.xtext.Keyword getIvmovIVMOVKeyword_4_0()
           
 org.eclipse.xtext.EnumRule getRule()
           
 org.eclipse.xtext.EnumLiteralDeclaration getVcmovEnumLiteralDeclaration_1()
           
 org.eclipse.xtext.Keyword getVcmovVCMOVKeyword_1_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getVvmovEnumLiteralDeclaration_2()
           
 org.eclipse.xtext.Keyword getVvmovVVMOVKeyword_2_0()
           
 
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder
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

KlpGrammarAccess.MoveKindElements

public KlpGrammarAccess.MoveKindElements()
Method Detail

getRule

public org.eclipse.xtext.EnumRule getRule()

getAlternatives

public org.eclipse.xtext.Alternatives getAlternatives()

getCmovEnumLiteralDeclaration_0

public org.eclipse.xtext.EnumLiteralDeclaration getCmovEnumLiteralDeclaration_0()

getCmovCVMOVKeyword_0_0

public org.eclipse.xtext.Keyword getCmovCVMOVKeyword_0_0()

getVcmovEnumLiteralDeclaration_1

public org.eclipse.xtext.EnumLiteralDeclaration getVcmovEnumLiteralDeclaration_1()

getVcmovVCMOVKeyword_1_0

public org.eclipse.xtext.Keyword getVcmovVCMOVKeyword_1_0()

getVvmovEnumLiteralDeclaration_2

public org.eclipse.xtext.EnumLiteralDeclaration getVvmovEnumLiteralDeclaration_2()

getVvmovVVMOVKeyword_2_0

public org.eclipse.xtext.Keyword getVvmovVVMOVKeyword_2_0()

getCcmovEnumLiteralDeclaration_3

public org.eclipse.xtext.EnumLiteralDeclaration getCcmovEnumLiteralDeclaration_3()

getCcmovCCMOVKeyword_3_0

public org.eclipse.xtext.Keyword getCcmovCCMOVKeyword_3_0()

getIvmovEnumLiteralDeclaration_4

public org.eclipse.xtext.EnumLiteralDeclaration getIvmovEnumLiteralDeclaration_4()

getIvmovIVMOVKeyword_4_0

public org.eclipse.xtext.Keyword getIvmovIVMOVKeyword_4_0()

getIcmovEnumLiteralDeclaration_5

public org.eclipse.xtext.EnumLiteralDeclaration getIcmovEnumLiteralDeclaration_5()

getIcmovICMOVKeyword_5_0

public org.eclipse.xtext.Keyword getIcmovICMOVKeyword_5_0()