Class ProblemGrammarAccess.LogicValueElements

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

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

    • LogicValueElements

      public LogicValueElements()
  • Method Details

    • getRule

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

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

      public org.eclipse.xtext.EnumLiteralDeclaration getTRUEEnumLiteralDeclaration_0()
    • getTRUETrueKeyword_0_0

      public org.eclipse.xtext.Keyword getTRUETrueKeyword_0_0()
    • getFALSEEnumLiteralDeclaration_1

      public org.eclipse.xtext.EnumLiteralDeclaration getFALSEEnumLiteralDeclaration_1()
    • getFALSEFalseKeyword_1_0

      public org.eclipse.xtext.Keyword getFALSEFalseKeyword_1_0()
    • getUNKNOWNEnumLiteralDeclaration_2

      public org.eclipse.xtext.EnumLiteralDeclaration getUNKNOWNEnumLiteralDeclaration_2()
    • getUNKNOWNUnknownKeyword_2_0

      public org.eclipse.xtext.Keyword getUNKNOWNUnknownKeyword_2_0()
    • getERROREnumLiteralDeclaration_3

      public org.eclipse.xtext.EnumLiteralDeclaration getERROREnumLiteralDeclaration_3()
    • getERRORErrorKeyword_3_0

      public org.eclipse.xtext.Keyword getERRORErrorKeyword_3_0()