Class ProblemGrammarAccess.RuleKindElements

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

public class ProblemGrammarAccess.RuleKindElements extends org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder
  • 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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.xtext.Alternatives
     
    org.eclipse.xtext.Keyword
     
    org.eclipse.xtext.EnumLiteralDeclaration
     
    org.eclipse.xtext.EnumLiteralDeclaration
     
    org.eclipse.xtext.Keyword
     
    org.eclipse.xtext.EnumRule
     

    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 Details

    • RuleKindElements

      public RuleKindElements()
  • Method Details

    • getRule

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

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

      public org.eclipse.xtext.EnumLiteralDeclaration getDECISIONEnumLiteralDeclaration_0()
    • getDECISIONDecisionKeyword_0_0

      public org.eclipse.xtext.Keyword getDECISIONDecisionKeyword_0_0()
    • getPROPAGATIONEnumLiteralDeclaration_1

      public org.eclipse.xtext.EnumLiteralDeclaration getPROPAGATIONEnumLiteralDeclaration_1()
    • getPROPAGATIONPropagationKeyword_1_0

      public org.eclipse.xtext.Keyword getPROPAGATIONPropagationKeyword_1_0()