Class QualityEffectSpecificationGrammarAccess.ComponentSpecificationElements
java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
org.palladiosimulator.qes.services.QualityEffectSpecificationGrammarAccess.ComponentSpecificationElements
- All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess,org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
- QualityEffectSpecificationGrammarAccess
public class QualityEffectSpecificationGrammarAccess.ComponentSpecificationElements
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 -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.xtext.Keywordorg.eclipse.xtext.Keywordorg.eclipse.xtext.GroupgetGroup()org.eclipse.xtext.Grouporg.eclipse.xtext.Keywordorg.eclipse.xtext.Assignmentorg.eclipse.xtext.Assignmentorg.eclipse.xtext.RuleCallorg.eclipse.xtext.RuleCallorg.eclipse.xtext.Keywordorg.eclipse.xtext.ParserRulegetRule()Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
getRulesMethods inherited from class org.eclipse.xtext.service.AbstractElementFinder
findAssignments, findByNestedRuleCall, findCrossReferences, findCrossReferences, findKeywordPairs, findKeywords, findRuleCalls
-
Constructor Details
-
ComponentSpecificationElements
public ComponentSpecificationElements()
-
-
Method Details
-
getRule
public org.eclipse.xtext.ParserRule getRule() -
getGroup
public org.eclipse.xtext.Group getGroup() -
getComponentKeyword_0
public org.eclipse.xtext.Keyword getComponentKeyword_0() -
getLeftParenthesisKeyword_1
public org.eclipse.xtext.Keyword getLeftParenthesisKeyword_1() -
getPropertiesAssignment_2
public org.eclipse.xtext.Assignment getPropertiesAssignment_2() -
getPropertiesComponentPropertyParserRuleCall_2_0
public org.eclipse.xtext.RuleCall getPropertiesComponentPropertyParserRuleCall_2_0() -
getGroup_3
public org.eclipse.xtext.Group getGroup_3() -
getAndKeyword_3_0
public org.eclipse.xtext.Keyword getAndKeyword_3_0() -
getPropertiesAssignment_3_1
public org.eclipse.xtext.Assignment getPropertiesAssignment_3_1() -
getPropertiesComponentPropertyParserRuleCall_3_1_0
public org.eclipse.xtext.RuleCall getPropertiesComponentPropertyParserRuleCall_3_1_0() -
getRightParenthesisKeyword_4
public org.eclipse.xtext.Keyword getRightParenthesisKeyword_4()
-