Class 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
    • 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 Detail

      • CriticalityElements

        public CriticalityElements()
    • Method Detail

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