Class DSLGrammarAccess.NodeTypeElements

  • All Implemented Interfaces:
    org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IEnumRuleAccess
    Enclosing class:
    DSLGrammarAccess

    public class DSLGrammarAccess.NodeTypeElements
    extends org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder
    • Constructor Detail

      • NodeTypeElements

        public NodeTypeElements()
    • Method Detail

      • getRule

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

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

        public org.eclipse.xtext.EnumLiteralDeclaration getACTOREnumLiteralDeclaration_0()
      • getACTORActorKeyword_0_0

        public org.eclipse.xtext.Keyword getACTORActorKeyword_0_0()
      • getPROCESSEnumLiteralDeclaration_1

        public org.eclipse.xtext.EnumLiteralDeclaration getPROCESSEnumLiteralDeclaration_1()
      • getPROCESSProcessKeyword_1_0

        public org.eclipse.xtext.Keyword getPROCESSProcessKeyword_1_0()
      • getSTOREEnumLiteralDeclaration_2

        public org.eclipse.xtext.EnumLiteralDeclaration getSTOREEnumLiteralDeclaration_2()
      • getSTOREStoreKeyword_2_0

        public org.eclipse.xtext.Keyword getSTOREStoreKeyword_2_0()
      • getACTORPROCESSEnumLiteralDeclaration_3

        public org.eclipse.xtext.EnumLiteralDeclaration getACTORPROCESSEnumLiteralDeclaration_3()
      • getACTORPROCESSActorProcessKeyword_3_0

        public org.eclipse.xtext.Keyword getACTORPROCESSActorProcessKeyword_3_0()