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

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

public class RoomGrammarAccess.GuardElements
extends AbstractParserRuleElementFinder


Constructor Summary
RoomGrammarAccess.GuardElements()
           
 
Method Summary
 Group getGroup()
           
 Assignment getGuardAssignment_1()
           
 RuleCall getGuardDetailCodeParserRuleCall_1_0()
           
 Keyword getGuardKeyword_0()
           
 ParserRule getRule()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoomGrammarAccess.GuardElements

public RoomGrammarAccess.GuardElements()
Method Detail

getRule

public ParserRule getRule()

getGroup

public Group getGroup()

getGuardKeyword_0

public Keyword getGuardKeyword_0()

getGuardAssignment_1

public Assignment getGuardAssignment_1()

getGuardDetailCodeParserRuleCall_1_0

public RuleCall getGuardDetailCodeParserRuleCall_1_0()