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

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

public class RoomGrammarAccess.ImportedFQNElements
extends AbstractParserRuleElementFinder


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

Constructor Detail

RoomGrammarAccess.ImportedFQNElements

public RoomGrammarAccess.ImportedFQNElements()
Method Detail

getRule

public ParserRule getRule()

getGroup

public Group getGroup()

getFQNParserRuleCall_0

public RuleCall getFQNParserRuleCall_0()

getGroup_1

public Group getGroup_1()

getFullStopKeyword_1_0

public Keyword getFullStopKeyword_1_0()

getAsteriskKeyword_1_1

public Keyword getAsteriskKeyword_1_1()