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

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

public class RoomGrammarAccess.TrPointElements
extends AbstractParserRuleElementFinder


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

Constructor Detail

RoomGrammarAccess.TrPointElements

public RoomGrammarAccess.TrPointElements()
Method Detail

getRule

public ParserRule getRule()

getAlternatives

public Alternatives getAlternatives()

getTransitionPointParserRuleCall_0

public RuleCall getTransitionPointParserRuleCall_0()

getEntryPointParserRuleCall_1

public RuleCall getEntryPointParserRuleCall_1()

getExitPointParserRuleCall_2

public RuleCall getExitPointParserRuleCall_2()