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

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

public class RoomGrammarAccess.FQNElements
extends AbstractParserRuleElementFinder


Constructor Summary
RoomGrammarAccess.FQNElements()
           
 
Method Summary
 Keyword getFullStopKeyword_1_0()
           
 Group getGroup_1()
           
 Group getGroup()
           
 RuleCall getIDTerminalRuleCall_0()
           
 RuleCall getIDTerminalRuleCall_1_1()
           
 ParserRule getRule()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoomGrammarAccess.FQNElements

public RoomGrammarAccess.FQNElements()
Method Detail

getRule

public ParserRule getRule()

getGroup

public Group getGroup()

getIDTerminalRuleCall_0

public RuleCall getIDTerminalRuleCall_0()

getGroup_1

public Group getGroup_1()

getFullStopKeyword_1_0

public Keyword getFullStopKeyword_1_0()

getIDTerminalRuleCall_1_1

public RuleCall getIDTerminalRuleCall_1_1()