de.cau.cs.kieler.synccharts.labelparser.services
Class ActionLabelGrammarAccess.OperatorTypeElements

java.lang.Object
  extended by org.eclipse.xtext.service.AbstractElementFinder
      extended by org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder
          extended by de.cau.cs.kieler.synccharts.labelparser.services.ActionLabelGrammarAccess.OperatorTypeElements
All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IEnumRuleAccess
Enclosing class:
ActionLabelGrammarAccess

public class ActionLabelGrammarAccess.OperatorTypeElements
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
ActionLabelGrammarAccess.OperatorTypeElements()
           
 
Method Summary
 org.eclipse.xtext.EnumLiteralDeclaration getADDEnumLiteralDeclaration_9()
           
 org.eclipse.xtext.Keyword getADDPlusSignKeyword_9_0()
           
 org.eclipse.xtext.Alternatives getAlternatives()
           
 org.eclipse.xtext.Keyword getANDAndKeyword_7_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getANDEnumLiteralDeclaration_7()
           
 org.eclipse.xtext.EnumLiteralDeclaration getDIVEnumLiteralDeclaration_12()
           
 org.eclipse.xtext.Keyword getDIVSolidusKeyword_12_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getEQEnumLiteralDeclaration_0()
           
 org.eclipse.xtext.Keyword getEQEqualsSignKeyword_0_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getGEQEnumLiteralDeclaration_4()
           
 org.eclipse.xtext.Keyword getGEQGreaterThanSignEqualsSignKeyword_4_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getGTEnumLiteralDeclaration_3()
           
 org.eclipse.xtext.Keyword getGTGreaterThanSignKeyword_3_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getLEQEnumLiteralDeclaration_2()
           
 org.eclipse.xtext.Keyword getLEQLessThanSignEqualsSignKeyword_2_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getLTEnumLiteralDeclaration_1()
           
 org.eclipse.xtext.Keyword getLTLessThanSignKeyword_1_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getMODEnumLiteralDeclaration_13()
           
 org.eclipse.xtext.Keyword getMODModKeyword_13_0()
           
 org.eclipse.xtext.Keyword getMULTAsteriskKeyword_11_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getMULTEnumLiteralDeclaration_11()
           
 org.eclipse.xtext.EnumLiteralDeclaration getNEEnumLiteralDeclaration_6()
           
 org.eclipse.xtext.Keyword getNELessThanSignGreaterThanSignKeyword_6_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getNOTEnumLiteralDeclaration_5()
           
 org.eclipse.xtext.Keyword getNOTNotKeyword_5_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getOREnumLiteralDeclaration_8()
           
 org.eclipse.xtext.Keyword getOROrKeyword_8_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getPREEnumLiteralDeclaration_15()
           
 org.eclipse.xtext.Keyword getPREPreKeyword_15_0()
           
 org.eclipse.xtext.EnumRule getRule()
           
 org.eclipse.xtext.EnumLiteralDeclaration getSUBEnumLiteralDeclaration_10()
           
 org.eclipse.xtext.Keyword getSUBHyphenMinusKeyword_10_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getVALEnumLiteralDeclaration_14()
           
 org.eclipse.xtext.Keyword getVALQuestionMarkKeyword_14_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

ActionLabelGrammarAccess.OperatorTypeElements

public ActionLabelGrammarAccess.OperatorTypeElements()
Method Detail

getRule

public org.eclipse.xtext.EnumRule getRule()

getAlternatives

public org.eclipse.xtext.Alternatives getAlternatives()

getEQEnumLiteralDeclaration_0

public org.eclipse.xtext.EnumLiteralDeclaration getEQEnumLiteralDeclaration_0()

getEQEqualsSignKeyword_0_0

public org.eclipse.xtext.Keyword getEQEqualsSignKeyword_0_0()

getLTEnumLiteralDeclaration_1

public org.eclipse.xtext.EnumLiteralDeclaration getLTEnumLiteralDeclaration_1()

getLTLessThanSignKeyword_1_0

public org.eclipse.xtext.Keyword getLTLessThanSignKeyword_1_0()

getLEQEnumLiteralDeclaration_2

public org.eclipse.xtext.EnumLiteralDeclaration getLEQEnumLiteralDeclaration_2()

getLEQLessThanSignEqualsSignKeyword_2_0

public org.eclipse.xtext.Keyword getLEQLessThanSignEqualsSignKeyword_2_0()

getGTEnumLiteralDeclaration_3

public org.eclipse.xtext.EnumLiteralDeclaration getGTEnumLiteralDeclaration_3()

getGTGreaterThanSignKeyword_3_0

public org.eclipse.xtext.Keyword getGTGreaterThanSignKeyword_3_0()

getGEQEnumLiteralDeclaration_4

public org.eclipse.xtext.EnumLiteralDeclaration getGEQEnumLiteralDeclaration_4()

getGEQGreaterThanSignEqualsSignKeyword_4_0

public org.eclipse.xtext.Keyword getGEQGreaterThanSignEqualsSignKeyword_4_0()

getNOTEnumLiteralDeclaration_5

public org.eclipse.xtext.EnumLiteralDeclaration getNOTEnumLiteralDeclaration_5()

getNOTNotKeyword_5_0

public org.eclipse.xtext.Keyword getNOTNotKeyword_5_0()

getNEEnumLiteralDeclaration_6

public org.eclipse.xtext.EnumLiteralDeclaration getNEEnumLiteralDeclaration_6()

getNELessThanSignGreaterThanSignKeyword_6_0

public org.eclipse.xtext.Keyword getNELessThanSignGreaterThanSignKeyword_6_0()

getANDEnumLiteralDeclaration_7

public org.eclipse.xtext.EnumLiteralDeclaration getANDEnumLiteralDeclaration_7()

getANDAndKeyword_7_0

public org.eclipse.xtext.Keyword getANDAndKeyword_7_0()

getOREnumLiteralDeclaration_8

public org.eclipse.xtext.EnumLiteralDeclaration getOREnumLiteralDeclaration_8()

getOROrKeyword_8_0

public org.eclipse.xtext.Keyword getOROrKeyword_8_0()

getADDEnumLiteralDeclaration_9

public org.eclipse.xtext.EnumLiteralDeclaration getADDEnumLiteralDeclaration_9()

getADDPlusSignKeyword_9_0

public org.eclipse.xtext.Keyword getADDPlusSignKeyword_9_0()

getSUBEnumLiteralDeclaration_10

public org.eclipse.xtext.EnumLiteralDeclaration getSUBEnumLiteralDeclaration_10()

getSUBHyphenMinusKeyword_10_0

public org.eclipse.xtext.Keyword getSUBHyphenMinusKeyword_10_0()

getMULTEnumLiteralDeclaration_11

public org.eclipse.xtext.EnumLiteralDeclaration getMULTEnumLiteralDeclaration_11()

getMULTAsteriskKeyword_11_0

public org.eclipse.xtext.Keyword getMULTAsteriskKeyword_11_0()

getDIVEnumLiteralDeclaration_12

public org.eclipse.xtext.EnumLiteralDeclaration getDIVEnumLiteralDeclaration_12()

getDIVSolidusKeyword_12_0

public org.eclipse.xtext.Keyword getDIVSolidusKeyword_12_0()

getMODEnumLiteralDeclaration_13

public org.eclipse.xtext.EnumLiteralDeclaration getMODEnumLiteralDeclaration_13()

getMODModKeyword_13_0

public org.eclipse.xtext.Keyword getMODModKeyword_13_0()

getVALEnumLiteralDeclaration_14

public org.eclipse.xtext.EnumLiteralDeclaration getVALEnumLiteralDeclaration_14()

getVALQuestionMarkKeyword_14_0

public org.eclipse.xtext.Keyword getVALQuestionMarkKeyword_14_0()

getPREEnumLiteralDeclaration_15

public org.eclipse.xtext.EnumLiteralDeclaration getPREEnumLiteralDeclaration_15()

getPREPreKeyword_15_0

public org.eclipse.xtext.Keyword getPREPreKeyword_15_0()