Class QualityEffectSpecificationGrammarAccess.QualityEffectSpecificationElements
- java.lang.Object
-
- org.eclipse.xtext.service.AbstractElementFinder
-
- org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
-
- org.palladiosimulator.qes.services.QualityEffectSpecificationGrammarAccess.QualityEffectSpecificationElements
-
- All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess
,org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
- QualityEffectSpecificationGrammarAccess
public class QualityEffectSpecificationGrammarAccess.QualityEffectSpecificationElements 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 Constructor Description QualityEffectSpecificationElements()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.eclipse.xtext.Keyword
getAndKeyword_3_0()
org.eclipse.xtext.Keyword
getAndKeyword_8_0()
org.eclipse.xtext.Assignment
getComponentsAssignment_2()
org.eclipse.xtext.Assignment
getComponentsAssignment_3_1()
org.eclipse.xtext.RuleCall
getComponentsComponentSpecificationParserRuleCall_2_0()
org.eclipse.xtext.RuleCall
getComponentsComponentSpecificationParserRuleCall_3_1_0()
org.eclipse.xtext.Keyword
getDoKeyword_5()
org.eclipse.xtext.Keyword
getForKeyword_0()
org.eclipse.xtext.Group
getGroup()
org.eclipse.xtext.Group
getGroup_3()
org.eclipse.xtext.Group
getGroup_8()
org.eclipse.xtext.Keyword
getLeftCurlyBracketKeyword_1()
org.eclipse.xtext.Keyword
getLeftCurlyBracketKeyword_6()
org.eclipse.xtext.Keyword
getRightCurlyBracketKeyword_4()
org.eclipse.xtext.Keyword
getRightCurlyBracketKeyword_9()
org.eclipse.xtext.ParserRule
getRule()
org.eclipse.xtext.Assignment
getTransformationsAssignment_7()
org.eclipse.xtext.Assignment
getTransformationsAssignment_8_1()
org.eclipse.xtext.RuleCall
getTransformationsTransformationSpecificationParserRuleCall_7_0()
org.eclipse.xtext.RuleCall
getTransformationsTransformationSpecificationParserRuleCall_8_1_0()
-
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
getRules
-
-
-
-
Method Detail
-
getRule
public org.eclipse.xtext.ParserRule getRule()
-
getGroup
public org.eclipse.xtext.Group getGroup()
-
getForKeyword_0
public org.eclipse.xtext.Keyword getForKeyword_0()
-
getLeftCurlyBracketKeyword_1
public org.eclipse.xtext.Keyword getLeftCurlyBracketKeyword_1()
-
getComponentsAssignment_2
public org.eclipse.xtext.Assignment getComponentsAssignment_2()
-
getComponentsComponentSpecificationParserRuleCall_2_0
public org.eclipse.xtext.RuleCall getComponentsComponentSpecificationParserRuleCall_2_0()
-
getGroup_3
public org.eclipse.xtext.Group getGroup_3()
-
getAndKeyword_3_0
public org.eclipse.xtext.Keyword getAndKeyword_3_0()
-
getComponentsAssignment_3_1
public org.eclipse.xtext.Assignment getComponentsAssignment_3_1()
-
getComponentsComponentSpecificationParserRuleCall_3_1_0
public org.eclipse.xtext.RuleCall getComponentsComponentSpecificationParserRuleCall_3_1_0()
-
getRightCurlyBracketKeyword_4
public org.eclipse.xtext.Keyword getRightCurlyBracketKeyword_4()
-
getDoKeyword_5
public org.eclipse.xtext.Keyword getDoKeyword_5()
-
getLeftCurlyBracketKeyword_6
public org.eclipse.xtext.Keyword getLeftCurlyBracketKeyword_6()
-
getTransformationsAssignment_7
public org.eclipse.xtext.Assignment getTransformationsAssignment_7()
-
getTransformationsTransformationSpecificationParserRuleCall_7_0
public org.eclipse.xtext.RuleCall getTransformationsTransformationSpecificationParserRuleCall_7_0()
-
getGroup_8
public org.eclipse.xtext.Group getGroup_8()
-
getAndKeyword_8_0
public org.eclipse.xtext.Keyword getAndKeyword_8_0()
-
getTransformationsAssignment_8_1
public org.eclipse.xtext.Assignment getTransformationsAssignment_8_1()
-
getTransformationsTransformationSpecificationParserRuleCall_8_1_0
public org.eclipse.xtext.RuleCall getTransformationsTransformationSpecificationParserRuleCall_8_1_0()
-
getRightCurlyBracketKeyword_9
public org.eclipse.xtext.Keyword getRightCurlyBracketKeyword_9()
-
-