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
  • 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()
    • getCONCRETIZATIONEnumLiteralDeclaration_2

      public org.eclipse.xtext.EnumLiteralDeclaration getCONCRETIZATIONEnumLiteralDeclaration_2()
    • getCONCRETIZATIONConcretizationKeyword_2_0

      public org.eclipse.xtext.Keyword getCONCRETIZATIONConcretizationKeyword_2_0()