Package tools.refinery.language.services
Class ProblemGrammarAccess.AggregationExprElements
java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
tools.refinery.language.services.ProblemGrammarAccess.AggregationExprElements
- All Implemented Interfaces:
 org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess,org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
 ProblemGrammarAccess
public class ProblemGrammarAccess.AggregationExprElements
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.CrossReferenceorg.eclipse.xtext.RuleCallorg.eclipse.xtext.Assignmentorg.eclipse.xtext.Assignmentorg.eclipse.xtext.RuleCallorg.eclipse.xtext.GroupgetGroup()org.eclipse.xtext.Grouporg.eclipse.xtext.Keywordorg.eclipse.xtext.Keywordorg.eclipse.xtext.Keywordorg.eclipse.xtext.ParserRulegetRule()org.eclipse.xtext.Assignmentorg.eclipse.xtext.RuleCallMethods 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
- 
AggregationExprElements
public AggregationExprElements() 
 - 
 - 
Method Details
- 
getRule
public org.eclipse.xtext.ParserRule getRule() - 
getGroup
public org.eclipse.xtext.Group getGroup() - 
getAggregatorAssignment_0
public org.eclipse.xtext.Assignment getAggregatorAssignment_0() - 
getAggregatorAggregatorDeclarationCrossReference_0_0
public org.eclipse.xtext.CrossReference getAggregatorAggregatorDeclarationCrossReference_0_0() - 
getAggregatorAggregatorDeclarationQualifiedNameParserRuleCall_0_0_1
public org.eclipse.xtext.RuleCall getAggregatorAggregatorDeclarationQualifiedNameParserRuleCall_0_0_1() - 
getLeftCurlyBracketKeyword_1
public org.eclipse.xtext.Keyword getLeftCurlyBracketKeyword_1() - 
getConditionAssignment_2
public org.eclipse.xtext.Assignment getConditionAssignment_2() - 
getConditionExprParserRuleCall_2_0
public org.eclipse.xtext.RuleCall getConditionExprParserRuleCall_2_0() - 
getGroup_3
public org.eclipse.xtext.Group getGroup_3() - 
getHyphenMinusGreaterThanSignKeyword_3_0
public org.eclipse.xtext.Keyword getHyphenMinusGreaterThanSignKeyword_3_0() - 
getValueAssignment_3_1
public org.eclipse.xtext.Assignment getValueAssignment_3_1() - 
getValueExprParserRuleCall_3_1_0
public org.eclipse.xtext.RuleCall getValueExprParserRuleCall_3_1_0() - 
getRightCurlyBracketKeyword_4
public org.eclipse.xtext.Keyword getRightCurlyBracketKeyword_4() 
 -