public class Aadl2GrammarAccess.EnumerationTypeElements
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.EnumerationTypeElements() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.xtext.Keyword |
getColonKeyword_1() |
org.eclipse.xtext.Keyword |
getCommaKeyword_6_0() |
org.eclipse.xtext.Keyword |
getEnumerationKeyword_3() |
org.eclipse.xtext.Group |
getGroup_6() |
org.eclipse.xtext.Group |
getGroup() |
org.eclipse.xtext.Keyword |
getLeftParenthesisKeyword_4() |
org.eclipse.xtext.Assignment |
getNameAssignment_0() |
org.eclipse.xtext.RuleCall |
getNameIDTerminalRuleCall_0_0() |
org.eclipse.xtext.Assignment |
getOwnedLiteralAssignment_5() |
org.eclipse.xtext.Assignment |
getOwnedLiteralAssignment_6_1() |
org.eclipse.xtext.RuleCall |
getOwnedLiteralEnumerationLiteralParserRuleCall_5_0() |
org.eclipse.xtext.RuleCall |
getOwnedLiteralEnumerationLiteralParserRuleCall_6_1_0() |
org.eclipse.xtext.Keyword |
getRightParenthesisKeyword_7() |
org.eclipse.xtext.ParserRule |
getRule() |
org.eclipse.xtext.Keyword |
getTypeKeyword_2() |
public Aadl2GrammarAccess.EnumerationTypeElements()
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 getEnumerationKeyword_3()
public org.eclipse.xtext.Keyword getLeftParenthesisKeyword_4()
public org.eclipse.xtext.Assignment getOwnedLiteralAssignment_5()
public org.eclipse.xtext.RuleCall getOwnedLiteralEnumerationLiteralParserRuleCall_5_0()
public org.eclipse.xtext.Group getGroup_6()
public org.eclipse.xtext.Keyword getCommaKeyword_6_0()
public org.eclipse.xtext.Assignment getOwnedLiteralAssignment_6_1()
public org.eclipse.xtext.RuleCall getOwnedLiteralEnumerationLiteralParserRuleCall_6_1_0()
public org.eclipse.xtext.Keyword getRightParenthesisKeyword_7()