de.cau.cs.kieler.esterel.services
Class EsterelGrammarAccess.ChannelDescriptionElements

java.lang.Object
  extended by org.eclipse.xtext.service.AbstractElementFinder
      extended by org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
          extended by de.cau.cs.kieler.esterel.services.EsterelGrammarAccess.ChannelDescriptionElements
All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
Enclosing class:
EsterelGrammarAccess

public class EsterelGrammarAccess.ChannelDescriptionElements
extends org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder

Rating red

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
EsterelGrammarAccess.ChannelDescriptionElements()
           
 
Method Summary
 org.eclipse.xtext.Alternatives getAlternatives()
           
 org.eclipse.xtext.Keyword getColonEqualsSignKeyword_2_0()
           
 org.eclipse.xtext.Keyword getColonKeyword_0_0()
           
 org.eclipse.xtext.Keyword getColonKeyword_2_2()
           
 org.eclipse.xtext.Assignment getDataExprAssignment_2_1()
           
 org.eclipse.xtext.RuleCall getDataExprDataExprParserRuleCall_2_1_0()
           
 org.eclipse.xtext.Group getGroup_0()
           
 org.eclipse.xtext.Group getGroup_1()
           
 org.eclipse.xtext.Group getGroup_2()
           
 org.eclipse.xtext.Keyword getLeftParenthesisKeyword_1_0()
           
 org.eclipse.xtext.Keyword getRightParenthesisKeyword_1_2()
           
 org.eclipse.xtext.ParserRule getRule()
           
 org.eclipse.xtext.Assignment getTypeAssignment_0_1()
           
 org.eclipse.xtext.Assignment getTypeAssignment_1_1()
           
 org.eclipse.xtext.Assignment getTypeAssignment_2_3()
           
 org.eclipse.xtext.RuleCall getTypeChannelTypeParserRuleCall_0_1_0()
           
 org.eclipse.xtext.RuleCall getTypeChannelTypeParserRuleCall_1_1_0()
           
 org.eclipse.xtext.RuleCall getTypeChannelTypeParserRuleCall_2_3_0()
           
 
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

EsterelGrammarAccess.ChannelDescriptionElements

public EsterelGrammarAccess.ChannelDescriptionElements()
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()

getColonKeyword_0_0

public org.eclipse.xtext.Keyword getColonKeyword_0_0()

getTypeAssignment_0_1

public org.eclipse.xtext.Assignment getTypeAssignment_0_1()

getTypeChannelTypeParserRuleCall_0_1_0

public org.eclipse.xtext.RuleCall getTypeChannelTypeParserRuleCall_0_1_0()

getGroup_1

public org.eclipse.xtext.Group getGroup_1()

getLeftParenthesisKeyword_1_0

public org.eclipse.xtext.Keyword getLeftParenthesisKeyword_1_0()

getTypeAssignment_1_1

public org.eclipse.xtext.Assignment getTypeAssignment_1_1()

getTypeChannelTypeParserRuleCall_1_1_0

public org.eclipse.xtext.RuleCall getTypeChannelTypeParserRuleCall_1_1_0()

getRightParenthesisKeyword_1_2

public org.eclipse.xtext.Keyword getRightParenthesisKeyword_1_2()

getGroup_2

public org.eclipse.xtext.Group getGroup_2()

getColonEqualsSignKeyword_2_0

public org.eclipse.xtext.Keyword getColonEqualsSignKeyword_2_0()

getDataExprAssignment_2_1

public org.eclipse.xtext.Assignment getDataExprAssignment_2_1()

getDataExprDataExprParserRuleCall_2_1_0

public org.eclipse.xtext.RuleCall getDataExprDataExprParserRuleCall_2_1_0()

getColonKeyword_2_2

public org.eclipse.xtext.Keyword getColonKeyword_2_2()

getTypeAssignment_2_3

public org.eclipse.xtext.Assignment getTypeAssignment_2_3()

getTypeChannelTypeParserRuleCall_2_3_0

public org.eclipse.xtext.RuleCall getTypeChannelTypeParserRuleCall_2_3_0()