de.cau.cs.kieler.synccharts.labelparser.services
Class ActionLabelGrammarAccess.CompareOperatorElements
java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder
de.cau.cs.kieler.synccharts.labelparser.services.ActionLabelGrammarAccess.CompareOperatorElements
- All Implemented Interfaces:
- org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IEnumRuleAccess
- Enclosing class:
- ActionLabelGrammarAccess
public class ActionLabelGrammarAccess.CompareOperatorElements
- extends org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder
- Rating

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 |
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 |
ActionLabelGrammarAccess.CompareOperatorElements
public ActionLabelGrammarAccess.CompareOperatorElements()
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()
getNEEnumLiteralDeclaration_5
public org.eclipse.xtext.EnumLiteralDeclaration getNEEnumLiteralDeclaration_5()
getNELessThanSignGreaterThanSignKeyword_5_0
public org.eclipse.xtext.Keyword getNELessThanSignGreaterThanSignKeyword_5_0()