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

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

public class RoomGrammarAccess.NonInitialTransitionElements
extends AbstractParserRuleElementFinder


Constructor Summary
RoomGrammarAccess.NonInitialTransitionElements()
           
 
Method Summary
 Alternatives getAlternatives()
           
 RuleCall getContinuationTransitionParserRuleCall_2()
           
 RuleCall getCPBranchTransitionParserRuleCall_3()
           
 RuleCall getGuardedTransitionParserRuleCall_1()
           
 ParserRule getRule()
           
 RuleCall getTriggeredTransitionParserRuleCall_0()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoomGrammarAccess.NonInitialTransitionElements

public RoomGrammarAccess.NonInitialTransitionElements()
Method Detail

getRule

public ParserRule getRule()

getAlternatives

public Alternatives getAlternatives()

getTriggeredTransitionParserRuleCall_0

public RuleCall getTriggeredTransitionParserRuleCall_0()

getGuardedTransitionParserRuleCall_1

public RuleCall getGuardedTransitionParserRuleCall_1()

getContinuationTransitionParserRuleCall_2

public RuleCall getContinuationTransitionParserRuleCall_2()

getCPBranchTransitionParserRuleCall_3

public RuleCall getCPBranchTransitionParserRuleCall_3()