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

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

public class RoomGrammarAccess.StateGraphNodeElements
extends AbstractParserRuleElementFinder


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

Constructor Detail

RoomGrammarAccess.StateGraphNodeElements

public RoomGrammarAccess.StateGraphNodeElements()
Method Detail

getRule

public ParserRule getRule()

getAlternatives

public Alternatives getAlternatives()

getStateParserRuleCall_0

public RuleCall getStateParserRuleCall_0()

getChoicePointParserRuleCall_1

public RuleCall getChoicePointParserRuleCall_1()

getTrPointParserRuleCall_2

public RuleCall getTrPointParserRuleCall_2()