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

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

public class RoomGrammarAccess.SemanticsRuleElements
extends AbstractParserRuleElementFinder


Constructor Summary
RoomGrammarAccess.SemanticsRuleElements()
           
 
Method Summary
 Alternatives getAlternatives()
           
 ParserRule getRule()
           
 RuleCall getSemanticsInRuleParserRuleCall_0()
           
 RuleCall getSemanticsOutRuleParserRuleCall_1()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoomGrammarAccess.SemanticsRuleElements

public RoomGrammarAccess.SemanticsRuleElements()
Method Detail

getRule

public ParserRule getRule()

getAlternatives

public Alternatives getAlternatives()

getSemanticsInRuleParserRuleCall_0

public RuleCall getSemanticsInRuleParserRuleCall_0()

getSemanticsOutRuleParserRuleCall_1

public RuleCall getSemanticsOutRuleParserRuleCall_1()