Class QualityEffectSpecificationGrammarAccess.ModelElements
- java.lang.Object
-
- org.eclipse.xtext.service.AbstractElementFinder
-
- org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
-
- org.palladiosimulator.qes.services.QualityEffectSpecificationGrammarAccess.ModelElements
-
- All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess,org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
- QualityEffectSpecificationGrammarAccess
public class QualityEffectSpecificationGrammarAccess.ModelElements 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 ModelElements()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.eclipse.xtext.GroupgetGroup()org.eclipse.xtext.GroupgetGroup_1()org.eclipse.xtext.RuleCallgetNLTerminalRuleCall_1_0()org.eclipse.xtext.RuleCallgetNLTerminalRuleCall_2()org.eclipse.xtext.ParserRulegetRule()org.eclipse.xtext.AssignmentgetSpecificationsAssignment_0()org.eclipse.xtext.AssignmentgetSpecificationsAssignment_1_1()org.eclipse.xtext.RuleCallgetSpecificationsQualityEffectSpecificationParserRuleCall_0_0()org.eclipse.xtext.RuleCallgetSpecificationsQualityEffectSpecificationParserRuleCall_1_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()
-
getSpecificationsAssignment_0
public org.eclipse.xtext.Assignment getSpecificationsAssignment_0()
-
getSpecificationsQualityEffectSpecificationParserRuleCall_0_0
public org.eclipse.xtext.RuleCall getSpecificationsQualityEffectSpecificationParserRuleCall_0_0()
-
getGroup_1
public org.eclipse.xtext.Group getGroup_1()
-
getNLTerminalRuleCall_1_0
public org.eclipse.xtext.RuleCall getNLTerminalRuleCall_1_0()
-
getSpecificationsAssignment_1_1
public org.eclipse.xtext.Assignment getSpecificationsAssignment_1_1()
-
getSpecificationsQualityEffectSpecificationParserRuleCall_1_1_0
public org.eclipse.xtext.RuleCall getSpecificationsQualityEffectSpecificationParserRuleCall_1_1_0()
-
getNLTerminalRuleCall_2
public org.eclipse.xtext.RuleCall getNLTerminalRuleCall_2()
-
-