Class TacticDDDLanguageGrammarAccess.AssociationElements
java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
org.contextmapper.tactic.dsl.services.TacticDDDLanguageGrammarAccess.AssociationElements
- All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess
,org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
- TacticDDDLanguageGrammarAccess
public class TacticDDDLanguageGrammarAccess.AssociationElements
extends org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
-
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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.xtext.RuleCall
org.eclipse.xtext.Keyword
org.eclipse.xtext.Assignment
org.eclipse.xtext.RuleCall
org.eclipse.xtext.Assignment
org.eclipse.xtext.RuleCall
org.eclipse.xtext.Assignment
org.eclipse.xtext.CrossReference
org.eclipse.xtext.RuleCall
org.eclipse.xtext.Group
getGroup()
org.eclipse.xtext.Group
org.eclipse.xtext.ParserRule
getRule()
org.eclipse.xtext.Keyword
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
getRules
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder
findAssignments, findByNestedRuleCall, findCrossReferences, findCrossReferences, findKeywordPairs, findKeywords, findRuleCalls
-
Constructor Details
-
AssociationElements
public AssociationElements()
-
-
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() -
getASCTerminalRuleCall_1
public org.eclipse.xtext.RuleCall getASCTerminalRuleCall_1() -
getDescriptionAssignment_2
public org.eclipse.xtext.Assignment getDescriptionAssignment_2() -
getDescriptionSTRINGTerminalRuleCall_2_0
public org.eclipse.xtext.RuleCall getDescriptionSTRINGTerminalRuleCall_2_0() -
getGroup_3
public org.eclipse.xtext.Group getGroup_3() -
getCommercialAtKeyword_3_0
public org.eclipse.xtext.Keyword getCommercialAtKeyword_3_0() -
getDomainObjectTypeAssignment_3_1
public org.eclipse.xtext.Assignment getDomainObjectTypeAssignment_3_1() -
getDomainObjectTypeSimpleDomainObjectCrossReference_3_1_0
public org.eclipse.xtext.CrossReference getDomainObjectTypeSimpleDomainObjectCrossReference_3_1_0() -
getDomainObjectTypeSimpleDomainObjectIDTerminalRuleCall_3_1_0_1
public org.eclipse.xtext.RuleCall getDomainObjectTypeSimpleDomainObjectIDTerminalRuleCall_3_1_0_1() -
getSemicolonKeyword_4
public org.eclipse.xtext.Keyword getSemicolonKeyword_4()
-