public class Aadl2GrammarAccess.ReferenceTypeElements
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 |
---|
Aadl2GrammarAccess.ReferenceTypeElements() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.xtext.Keyword |
getColonKeyword_1() |
org.eclipse.xtext.Keyword |
getCommaKeyword_4_2_0() |
org.eclipse.xtext.Group |
getGroup_4_2() |
org.eclipse.xtext.Group |
getGroup_4() |
org.eclipse.xtext.Group |
getGroup() |
org.eclipse.xtext.Keyword |
getLeftParenthesisKeyword_4_0() |
org.eclipse.xtext.Assignment |
getNameAssignment_0() |
org.eclipse.xtext.Assignment |
getNamedElementReferenceAssignment_4_1() |
org.eclipse.xtext.Assignment |
getNamedElementReferenceAssignment_4_2_1() |
org.eclipse.xtext.RuleCall |
getNamedElementReferenceQMReferenceParserRuleCall_4_1_0() |
org.eclipse.xtext.RuleCall |
getNamedElementReferenceQMReferenceParserRuleCall_4_2_1_0() |
org.eclipse.xtext.RuleCall |
getNameIDTerminalRuleCall_0_0() |
org.eclipse.xtext.Keyword |
getReferenceKeyword_3() |
org.eclipse.xtext.Keyword |
getRightParenthesisKeyword_4_3() |
org.eclipse.xtext.ParserRule |
getRule() |
org.eclipse.xtext.Keyword |
getTypeKeyword_2() |
public Aadl2GrammarAccess.ReferenceTypeElements()
public org.eclipse.xtext.ParserRule getRule()
public org.eclipse.xtext.Group getGroup()
public org.eclipse.xtext.Assignment getNameAssignment_0()
public org.eclipse.xtext.RuleCall getNameIDTerminalRuleCall_0_0()
public org.eclipse.xtext.Keyword getColonKeyword_1()
public org.eclipse.xtext.Keyword getTypeKeyword_2()
public org.eclipse.xtext.Keyword getReferenceKeyword_3()
public org.eclipse.xtext.Group getGroup_4()
public org.eclipse.xtext.Keyword getLeftParenthesisKeyword_4_0()
public org.eclipse.xtext.Assignment getNamedElementReferenceAssignment_4_1()
public org.eclipse.xtext.RuleCall getNamedElementReferenceQMReferenceParserRuleCall_4_1_0()
public org.eclipse.xtext.Group getGroup_4_2()
public org.eclipse.xtext.Keyword getCommaKeyword_4_2_0()
public org.eclipse.xtext.Assignment getNamedElementReferenceAssignment_4_2_1()
public org.eclipse.xtext.RuleCall getNamedElementReferenceQMReferenceParserRuleCall_4_2_1_0()
public org.eclipse.xtext.Keyword getRightParenthesisKeyword_4_3()