public class Aadl2GrammarAccess.FlowSpecRefinementElements
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.FlowSpecRefinementElements() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.xtext.Keyword |
getColonKeyword_1() |
org.eclipse.xtext.Keyword |
getFlowKeyword_4() |
org.eclipse.xtext.Group |
getGroup() |
org.eclipse.xtext.Assignment |
getKindAssignment_5() |
org.eclipse.xtext.RuleCall |
getKindFlowKindEnumRuleCall_5_0() |
org.eclipse.xtext.Assignment |
getRefinedAssignment_0() |
org.eclipse.xtext.CrossReference |
getRefinedFlowSpecificationCrossReference_0_0() |
org.eclipse.xtext.RuleCall |
getRefinedFlowSpecificationREFINEDNAMEParserRuleCall_0_0_1() |
org.eclipse.xtext.Keyword |
getRefinedKeyword_2() |
org.eclipse.xtext.ParserRule |
getRule() |
org.eclipse.xtext.Keyword |
getToKeyword_3() |
public Aadl2GrammarAccess.FlowSpecRefinementElements()
public org.eclipse.xtext.ParserRule getRule()
public org.eclipse.xtext.Group getGroup()
public org.eclipse.xtext.Assignment getRefinedAssignment_0()
public org.eclipse.xtext.CrossReference getRefinedFlowSpecificationCrossReference_0_0()
public org.eclipse.xtext.RuleCall getRefinedFlowSpecificationREFINEDNAMEParserRuleCall_0_0_1()
public org.eclipse.xtext.Keyword getColonKeyword_1()
public org.eclipse.xtext.Keyword getRefinedKeyword_2()
public org.eclipse.xtext.Keyword getToKeyword_3()
public org.eclipse.xtext.Keyword getFlowKeyword_4()
public org.eclipse.xtext.Assignment getKindAssignment_5()
public org.eclipse.xtext.RuleCall getKindFlowKindEnumRuleCall_5_0()