org.openxma.dsl.dom.services
Class DomDslGrammarAccess.AggregateFunctionElements

java.lang.Object
  extended by org.eclipse.xtext.service.AbstractElementFinder
      extended by org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
          extended by org.openxma.dsl.dom.services.DomDslGrammarAccess.AggregateFunctionElements
All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
Enclosing class:
DomDslGrammarAccess

public class DomDslGrammarAccess.AggregateFunctionElements
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
DomDslGrammarAccess.AggregateFunctionElements()
           
 
Method Summary
 org.eclipse.xtext.RuleCall getAggregateExpressionAdditiveExpressionParserRuleCall_0_2_0()
           
 org.eclipse.xtext.Assignment getAggregateExpressionAssignment_0_2()
           
 org.eclipse.xtext.Keyword getAllAllKeyword_1_2_1_0_1_0()
           
 org.eclipse.xtext.Assignment getAllAssignment_1_2_0()
           
 org.eclipse.xtext.Assignment getAllAssignment_1_2_1_0_1()
           
 org.eclipse.xtext.Keyword getAllAsteriskKeyword_1_2_0_0()
           
 org.eclipse.xtext.Alternatives getAlternatives_1_2_1_0()
           
 org.eclipse.xtext.Alternatives getAlternatives_1_2_1_1()
           
 org.eclipse.xtext.Alternatives getAlternatives_1_2()
           
 org.eclipse.xtext.Alternatives getAlternatives()
           
 org.eclipse.xtext.Assignment getCollectionAssignment_1_2_1_1_1()
           
 org.eclipse.xtext.RuleCall getCollectionCollectionFunctionParserRuleCall_1_2_1_1_1_0()
           
 org.eclipse.xtext.Assignment getDistinctAssignment_1_2_1_0_0()
           
 org.eclipse.xtext.Keyword getDistinctDistinctKeyword_1_2_1_0_0_0()
           
 org.eclipse.xtext.Assignment getFromAssignment_1_2_1_1_0()
           
 org.eclipse.xtext.RuleCall getFromQualifiedNameParserRuleCall_1_2_1_1_0_0()
           
 org.eclipse.xtext.Alternatives getFunctionAlternatives_0_0_0()
           
 org.eclipse.xtext.Assignment getFunctionAssignment_0_0()
           
 org.eclipse.xtext.Assignment getFunctionAssignment_1_0()
           
 org.eclipse.xtext.Keyword getFunctionAvgKeyword_0_0_0_1()
           
 org.eclipse.xtext.Keyword getFunctionCountKeyword_1_0_0()
           
 org.eclipse.xtext.Keyword getFunctionMaxKeyword_0_0_0_2()
           
 org.eclipse.xtext.Keyword getFunctionMinKeyword_0_0_0_3()
           
 org.eclipse.xtext.Keyword getFunctionSumKeyword_0_0_0_0()
           
 org.eclipse.xtext.Group getGroup_0()
           
 org.eclipse.xtext.Group getGroup_1_2_1()
           
 org.eclipse.xtext.Group getGroup_1()
           
 org.eclipse.xtext.Keyword getLeftParenthesisKeyword_0_1()
           
 org.eclipse.xtext.Keyword getLeftParenthesisKeyword_1_1()
           
 org.eclipse.xtext.Keyword getRightParenthesisKeyword_0_3()
           
 org.eclipse.xtext.Keyword getRightParenthesisKeyword_1_3()
           
 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DomDslGrammarAccess.AggregateFunctionElements

public DomDslGrammarAccess.AggregateFunctionElements()
Method Detail

getRule

public org.eclipse.xtext.ParserRule getRule()

getAlternatives

public org.eclipse.xtext.Alternatives getAlternatives()

getGroup_0

public org.eclipse.xtext.Group getGroup_0()

getFunctionAssignment_0_0

public org.eclipse.xtext.Assignment getFunctionAssignment_0_0()

getFunctionAlternatives_0_0_0

public org.eclipse.xtext.Alternatives getFunctionAlternatives_0_0_0()

getFunctionSumKeyword_0_0_0_0

public org.eclipse.xtext.Keyword getFunctionSumKeyword_0_0_0_0()

getFunctionAvgKeyword_0_0_0_1

public org.eclipse.xtext.Keyword getFunctionAvgKeyword_0_0_0_1()

getFunctionMaxKeyword_0_0_0_2

public org.eclipse.xtext.Keyword getFunctionMaxKeyword_0_0_0_2()

getFunctionMinKeyword_0_0_0_3

public org.eclipse.xtext.Keyword getFunctionMinKeyword_0_0_0_3()

getLeftParenthesisKeyword_0_1

public org.eclipse.xtext.Keyword getLeftParenthesisKeyword_0_1()

getAggregateExpressionAssignment_0_2

public org.eclipse.xtext.Assignment getAggregateExpressionAssignment_0_2()

getAggregateExpressionAdditiveExpressionParserRuleCall_0_2_0

public org.eclipse.xtext.RuleCall getAggregateExpressionAdditiveExpressionParserRuleCall_0_2_0()

getRightParenthesisKeyword_0_3

public org.eclipse.xtext.Keyword getRightParenthesisKeyword_0_3()

getGroup_1

public org.eclipse.xtext.Group getGroup_1()

getFunctionAssignment_1_0

public org.eclipse.xtext.Assignment getFunctionAssignment_1_0()

getFunctionCountKeyword_1_0_0

public org.eclipse.xtext.Keyword getFunctionCountKeyword_1_0_0()

getLeftParenthesisKeyword_1_1

public org.eclipse.xtext.Keyword getLeftParenthesisKeyword_1_1()

getAlternatives_1_2

public org.eclipse.xtext.Alternatives getAlternatives_1_2()

getAllAssignment_1_2_0

public org.eclipse.xtext.Assignment getAllAssignment_1_2_0()

getAllAsteriskKeyword_1_2_0_0

public org.eclipse.xtext.Keyword getAllAsteriskKeyword_1_2_0_0()

getGroup_1_2_1

public org.eclipse.xtext.Group getGroup_1_2_1()

getAlternatives_1_2_1_0

public org.eclipse.xtext.Alternatives getAlternatives_1_2_1_0()

getDistinctAssignment_1_2_1_0_0

public org.eclipse.xtext.Assignment getDistinctAssignment_1_2_1_0_0()

getDistinctDistinctKeyword_1_2_1_0_0_0

public org.eclipse.xtext.Keyword getDistinctDistinctKeyword_1_2_1_0_0_0()

getAllAssignment_1_2_1_0_1

public org.eclipse.xtext.Assignment getAllAssignment_1_2_1_0_1()

getAllAllKeyword_1_2_1_0_1_0

public org.eclipse.xtext.Keyword getAllAllKeyword_1_2_1_0_1_0()

getAlternatives_1_2_1_1

public org.eclipse.xtext.Alternatives getAlternatives_1_2_1_1()

getFromAssignment_1_2_1_1_0

public org.eclipse.xtext.Assignment getFromAssignment_1_2_1_1_0()

getFromQualifiedNameParserRuleCall_1_2_1_1_0_0

public org.eclipse.xtext.RuleCall getFromQualifiedNameParserRuleCall_1_2_1_1_0_0()

getCollectionAssignment_1_2_1_1_1

public org.eclipse.xtext.Assignment getCollectionAssignment_1_2_1_1_1()

getCollectionCollectionFunctionParserRuleCall_1_2_1_1_1_0

public org.eclipse.xtext.RuleCall getCollectionCollectionFunctionParserRuleCall_1_2_1_1_1_0()

getRightParenthesisKeyword_1_3

public org.eclipse.xtext.Keyword getRightParenthesisKeyword_1_3()


Copyright © 2013. All Rights Reserved.