Class TacticDDDLanguageGrammarAccess.DomainObjectOperationElements

  • All Implemented Interfaces:
    org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
    Enclosing class:
    TacticDDDLanguageGrammarAccess

    public class TacticDDDLanguageGrammarAccess.DomainObjectOperationElements
    extends org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
    • Constructor Detail

      • DomainObjectOperationElements

        public DomainObjectOperationElements()
    • Method Detail

      • getRule

        public org.eclipse.xtext.ParserRule getRule()
      • getGroup

        public org.eclipse.xtext.Group getGroup()
      • getDocAssignment_0

        public org.eclipse.xtext.Assignment getDocAssignment_0()
      • getDocSTRINGTerminalRuleCall_0_0

        public org.eclipse.xtext.RuleCall getDocSTRINGTerminalRuleCall_0_0()
      • getAlternatives_1

        public org.eclipse.xtext.Alternatives getAlternatives_1()
      • getDefKeyword_1_0

        public org.eclipse.xtext.Keyword getDefKeyword_1_0()
      • getAsteriskKeyword_1_1

        public org.eclipse.xtext.Keyword getAsteriskKeyword_1_1()
      • getAbstractAssignment_2

        public org.eclipse.xtext.Assignment getAbstractAssignment_2()
      • getAbstractAbstractKeyword_2_0

        public org.eclipse.xtext.Keyword getAbstractAbstractKeyword_2_0()
      • getVisibilityAssignment_3

        public org.eclipse.xtext.Assignment getVisibilityAssignment_3()
      • getVisibilityVisibilityEnumRuleCall_3_0

        public org.eclipse.xtext.RuleCall getVisibilityVisibilityEnumRuleCall_3_0()
      • getAlternatives_4

        public org.eclipse.xtext.Alternatives getAlternatives_4()
      • getReturnTypeAssignment_4_0

        public org.eclipse.xtext.Assignment getReturnTypeAssignment_4_0()
      • getReturnTypeComplexTypeParserRuleCall_4_0_0

        public org.eclipse.xtext.RuleCall getReturnTypeComplexTypeParserRuleCall_4_0_0()
      • getVoidKeyword_4_1

        public org.eclipse.xtext.Keyword getVoidKeyword_4_1()
      • getNameAssignment_5

        public org.eclipse.xtext.Assignment getNameAssignment_5()
      • getNameIDTerminalRuleCall_5_0

        public org.eclipse.xtext.RuleCall getNameIDTerminalRuleCall_5_0()
      • getGroup_6

        public org.eclipse.xtext.Group getGroup_6()
      • getLeftParenthesisKeyword_6_0

        public org.eclipse.xtext.Keyword getLeftParenthesisKeyword_6_0()
      • getParametersAssignment_6_1

        public org.eclipse.xtext.Assignment getParametersAssignment_6_1()
      • getParametersParameterParserRuleCall_6_1_0

        public org.eclipse.xtext.RuleCall getParametersParameterParserRuleCall_6_1_0()
      • getGroup_6_2

        public org.eclipse.xtext.Group getGroup_6_2()
      • getCommaKeyword_6_2_0

        public org.eclipse.xtext.Keyword getCommaKeyword_6_2_0()
      • getParametersAssignment_6_2_1

        public org.eclipse.xtext.Assignment getParametersAssignment_6_2_1()
      • getParametersParameterParserRuleCall_6_2_1_0

        public org.eclipse.xtext.RuleCall getParametersParameterParserRuleCall_6_2_1_0()
      • getRightParenthesisKeyword_6_3

        public org.eclipse.xtext.Keyword getRightParenthesisKeyword_6_3()
      • getUnorderedGroup_7

        public org.eclipse.xtext.UnorderedGroup getUnorderedGroup_7()
      • getGroup_7_0

        public org.eclipse.xtext.Group getGroup_7_0()
      • getThrowsKeyword_7_0_0

        public org.eclipse.xtext.Keyword getThrowsKeyword_7_0_0()
      • getThrowsAssignment_7_0_1

        public org.eclipse.xtext.Assignment getThrowsAssignment_7_0_1()
      • getThrowsThrowsIdentifierParserRuleCall_7_0_1_0

        public org.eclipse.xtext.RuleCall getThrowsThrowsIdentifierParserRuleCall_7_0_1_0()
      • getGroup_7_1

        public org.eclipse.xtext.Group getGroup_7_1()
      • getHintKeyword_7_1_0

        public org.eclipse.xtext.Keyword getHintKeyword_7_1_0()
      • getEqualsSignKeyword_7_1_1

        public org.eclipse.xtext.Keyword getEqualsSignKeyword_7_1_1()
      • getHintAssignment_7_1_2

        public org.eclipse.xtext.Assignment getHintAssignment_7_1_2()
      • getHintSTRINGTerminalRuleCall_7_1_2_0

        public org.eclipse.xtext.RuleCall getHintSTRINGTerminalRuleCall_7_1_2_0()
      • getSemicolonKeyword_8

        public org.eclipse.xtext.Keyword getSemicolonKeyword_8()