org.eclipse.etrice.core.services
Class RoomGrammarAccess.ChoicePointElements

java.lang.Object
  extended by AbstractParserRuleElementFinder
      extended by org.eclipse.etrice.core.services.RoomGrammarAccess.ChoicePointElements
Enclosing class:
RoomGrammarAccess

public class RoomGrammarAccess.ChoicePointElements
extends AbstractParserRuleElementFinder


Constructor Summary
RoomGrammarAccess.ChoicePointElements()
           
 
Method Summary
 Keyword getChoicePointKeyword_0()
           
 Assignment getDocuAssignment_2()
           
 RuleCall getDocuDocumentationParserRuleCall_2_0()
           
 Group getGroup()
           
 Assignment getNameAssignment_1()
           
 RuleCall getNameIDTerminalRuleCall_1_0()
           
 ParserRule getRule()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoomGrammarAccess.ChoicePointElements

public RoomGrammarAccess.ChoicePointElements()
Method Detail

getRule

public ParserRule getRule()

getGroup

public Group getGroup()

getChoicePointKeyword_0

public Keyword getChoicePointKeyword_0()

getNameAssignment_1

public Assignment getNameAssignment_1()

getNameIDTerminalRuleCall_1_0

public RuleCall getNameIDTerminalRuleCall_1_0()

getDocuAssignment_2

public Assignment getDocuAssignment_2()

getDocuDocumentationParserRuleCall_2_0

public RuleCall getDocuDocumentationParserRuleCall_2_0()