Class TacticDDDLanguageGrammarAccess.DomainObjectOperationElements

java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
org.contextmapper.tactic.dsl.services.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 Details

    • DomainObjectOperationElements

      public DomainObjectOperationElements()
  • Method Details

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

      public org.eclipse.xtext.Group getGroup_8()
    • getColonKeyword_8_0

      public org.eclipse.xtext.Keyword getColonKeyword_8_0()
    • getAlternatives_8_1

      public org.eclipse.xtext.Alternatives getAlternatives_8_1()
    • getReadOnlyOperationAssignment_8_1_0

      public org.eclipse.xtext.Assignment getReadOnlyOperationAssignment_8_1_0()
    • getReadOnlyOperationReadOnlyKeyword_8_1_0_0

      public org.eclipse.xtext.Keyword getReadOnlyOperationReadOnlyKeyword_8_1_0_0()
    • getGroup_8_1_1

      public org.eclipse.xtext.Group getGroup_8_1_1()
    • getWriteOperationAssignment_8_1_1_0

      public org.eclipse.xtext.Assignment getWriteOperationAssignment_8_1_1_0()
    • getWriteOperationWriteKeyword_8_1_1_0_0

      public org.eclipse.xtext.Keyword getWriteOperationWriteKeyword_8_1_1_0_0()
    • getGroup_8_1_1_1

      public org.eclipse.xtext.Group getGroup_8_1_1_1()
    • getLeftSquareBracketKeyword_8_1_1_1_0

      public org.eclipse.xtext.Keyword getLeftSquareBracketKeyword_8_1_1_1_0()
    • getStateTransitionAssignment_8_1_1_1_1

      public org.eclipse.xtext.Assignment getStateTransitionAssignment_8_1_1_1_1()
    • getStateTransitionStateTransitionParserRuleCall_8_1_1_1_1_0

      public org.eclipse.xtext.RuleCall getStateTransitionStateTransitionParserRuleCall_8_1_1_1_1_0()
    • getRightSquareBracketKeyword_8_1_1_1_2

      public org.eclipse.xtext.Keyword getRightSquareBracketKeyword_8_1_1_1_2()
    • getSemicolonKeyword_9

      public org.eclipse.xtext.Keyword getSemicolonKeyword_9()