Class ContextMappingDSLGrammarAccess.CriticalityElements

java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder
org.contextmapper.dsl.services.ContextMappingDSLGrammarAccess.CriticalityElements
All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IEnumRuleAccess
Enclosing class:
ContextMappingDSLGrammarAccess

public class ContextMappingDSLGrammarAccess.CriticalityElements extends org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder
  • Constructor Details

    • CriticalityElements

      public CriticalityElements()
  • Method Details

    • getRule

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

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

      public org.eclipse.xtext.EnumLiteralDeclaration getUNDEFINEDEnumLiteralDeclaration_0()
    • getUNDEFINEDUNDEFINEDKeyword_0_0

      public org.eclipse.xtext.Keyword getUNDEFINEDUNDEFINEDKeyword_0_0()
    • getNORMALEnumLiteralDeclaration_1

      public org.eclipse.xtext.EnumLiteralDeclaration getNORMALEnumLiteralDeclaration_1()
    • getNORMALNORMALKeyword_1_0

      public org.eclipse.xtext.Keyword getNORMALNORMALKeyword_1_0()
    • getHIGHEnumLiteralDeclaration_2

      public org.eclipse.xtext.EnumLiteralDeclaration getHIGHEnumLiteralDeclaration_2()
    • getHIGHHIGHKeyword_2_0

      public org.eclipse.xtext.Keyword getHIGHHIGHKeyword_2_0()
    • getLOWEnumLiteralDeclaration_3

      public org.eclipse.xtext.EnumLiteralDeclaration getLOWEnumLiteralDeclaration_3()
    • getLOWLOWKeyword_3_0

      public org.eclipse.xtext.Keyword getLOWLOWKeyword_3_0()