public class TacticDDDLanguageGrammarAccess.DependencyElements
extends org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder, org.eclipse.xtext.service.AbstractElementFinder.AbstractGrammarElementFinder, org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
Constructor and Description |
---|
DependencyElements() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.xtext.Alternatives |
getAlternatives_0() |
org.eclipse.xtext.Alternatives |
getAlternatives_1() |
org.eclipse.xtext.Keyword |
getCommercialAtKeyword_1_0_0() |
org.eclipse.xtext.Assignment |
getDependencyAssignment_1_0_1() |
org.eclipse.xtext.CrossReference |
getDependencyServiceRepositoryOptionCrossReference_1_0_1_0() |
org.eclipse.xtext.RuleCall |
getDependencyServiceRepositoryOptionIDTerminalRuleCall_1_0_1_0_1() |
org.eclipse.xtext.Keyword |
getGreaterThanSignKeyword_0_0() |
org.eclipse.xtext.Group |
getGroup_1_0() |
org.eclipse.xtext.Group |
getGroup() |
org.eclipse.xtext.Keyword |
getInjectKeyword_0_1() |
org.eclipse.xtext.Assignment |
getNameAssignment_1_1() |
org.eclipse.xtext.RuleCall |
getNameIDTerminalRuleCall_1_1_0() |
org.eclipse.xtext.ParserRule |
getRule() |
getRules
public org.eclipse.xtext.ParserRule getRule()
public org.eclipse.xtext.Group getGroup()
public org.eclipse.xtext.Alternatives getAlternatives_0()
public org.eclipse.xtext.Keyword getGreaterThanSignKeyword_0_0()
public org.eclipse.xtext.Keyword getInjectKeyword_0_1()
public org.eclipse.xtext.Alternatives getAlternatives_1()
public org.eclipse.xtext.Group getGroup_1_0()
public org.eclipse.xtext.Keyword getCommercialAtKeyword_1_0_0()
public org.eclipse.xtext.Assignment getDependencyAssignment_1_0_1()
public org.eclipse.xtext.CrossReference getDependencyServiceRepositoryOptionCrossReference_1_0_1_0()
public org.eclipse.xtext.RuleCall getDependencyServiceRepositoryOptionIDTerminalRuleCall_1_0_1_0_1()
public org.eclipse.xtext.Assignment getNameAssignment_1_1()
public org.eclipse.xtext.RuleCall getNameIDTerminalRuleCall_1_1_0()