Class ProblemGrammarAccess.ComparisonOpElements

java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder
tools.refinery.language.services.ProblemGrammarAccess.ComparisonOpElements
All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IEnumRuleAccess
Enclosing class:
ProblemGrammarAccess

public class ProblemGrammarAccess.ComparisonOpElements extends org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder
  • Constructor Details

    • ComparisonOpElements

      public ComparisonOpElements()
  • Method Details

    • getRule

      public org.eclipse.xtext.EnumRule getRule()
    • getAlternatives

      public org.eclipse.xtext.Alternatives getAlternatives()
    • getLESSEnumLiteralDeclaration_0

      public org.eclipse.xtext.EnumLiteralDeclaration getLESSEnumLiteralDeclaration_0()
    • getLESSLessThanSignKeyword_0_0

      public org.eclipse.xtext.Keyword getLESSLessThanSignKeyword_0_0()
    • getLESS_EQEnumLiteralDeclaration_1

      public org.eclipse.xtext.EnumLiteralDeclaration getLESS_EQEnumLiteralDeclaration_1()
    • getLESS_EQLessThanSignEqualsSignKeyword_1_0

      public org.eclipse.xtext.Keyword getLESS_EQLessThanSignEqualsSignKeyword_1_0()
    • getGREATEREnumLiteralDeclaration_2

      public org.eclipse.xtext.EnumLiteralDeclaration getGREATEREnumLiteralDeclaration_2()
    • getGREATERGreaterThanSignKeyword_2_0

      public org.eclipse.xtext.Keyword getGREATERGreaterThanSignKeyword_2_0()
    • getGREATER_EQEnumLiteralDeclaration_3

      public org.eclipse.xtext.EnumLiteralDeclaration getGREATER_EQEnumLiteralDeclaration_3()
    • getGREATER_EQGreaterThanSignEqualsSignKeyword_3_0

      public org.eclipse.xtext.Keyword getGREATER_EQGreaterThanSignEqualsSignKeyword_3_0()
    • getEQEnumLiteralDeclaration_4

      public org.eclipse.xtext.EnumLiteralDeclaration getEQEnumLiteralDeclaration_4()
    • getEQEqualsSignEqualsSignKeyword_4_0

      public org.eclipse.xtext.Keyword getEQEqualsSignEqualsSignKeyword_4_0()
    • getNOT_EQEnumLiteralDeclaration_5

      public org.eclipse.xtext.EnumLiteralDeclaration getNOT_EQEnumLiteralDeclaration_5()
    • getNOT_EQExclamationMarkEqualsSignKeyword_5_0

      public org.eclipse.xtext.Keyword getNOT_EQExclamationMarkEqualsSignKeyword_5_0()