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

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

public class RoomGrammarAccess.StateGraphItemElements
extends AbstractParserRuleElementFinder


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

Constructor Detail

RoomGrammarAccess.StateGraphItemElements

public RoomGrammarAccess.StateGraphItemElements()
Method Detail

getRule

public ParserRule getRule()

getAlternatives

public Alternatives getAlternatives()

getStateGraphNodeParserRuleCall_0

public RuleCall getStateGraphNodeParserRuleCall_0()

getTransitionParserRuleCall_1

public RuleCall getTransitionParserRuleCall_1()