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
-
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.xtext.Keyword
org.eclipse.xtext.Keyword
org.eclipse.xtext.Group
getGroup()
org.eclipse.xtext.Group
org.eclipse.xtext.Keyword
org.eclipse.xtext.Assignment
org.eclipse.xtext.Assignment
org.eclipse.xtext.RuleCall
org.eclipse.xtext.RuleCall
org.eclipse.xtext.Keyword
org.eclipse.xtext.ParserRule
getRule()
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
getRules
Methods 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()
-