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

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

public class RoomGrammarAccess.ProtocolSemanticsElements
extends AbstractParserRuleElementFinder


Constructor Summary
RoomGrammarAccess.ProtocolSemanticsElements()
           
 
Method Summary
 Group getGroup()
           
 Keyword getLeftCurlyBracketKeyword_2()
           
 Action getProtocolSemanticsAction_0()
           
 Keyword getRightCurlyBracketKeyword_4()
           
 ParserRule getRule()
           
 Assignment getRulesAssignment_3()
           
 RuleCall getRulesSemanticsRuleParserRuleCall_3_0()
           
 Keyword getSemanticsKeyword_1()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoomGrammarAccess.ProtocolSemanticsElements

public RoomGrammarAccess.ProtocolSemanticsElements()
Method Detail

getRule

public ParserRule getRule()

getGroup

public Group getGroup()

getProtocolSemanticsAction_0

public Action getProtocolSemanticsAction_0()

getSemanticsKeyword_1

public Keyword getSemanticsKeyword_1()

getLeftCurlyBracketKeyword_2

public Keyword getLeftCurlyBracketKeyword_2()

getRulesAssignment_3

public Assignment getRulesAssignment_3()

getRulesSemanticsRuleParserRuleCall_3_0

public RuleCall getRulesSemanticsRuleParserRuleCall_3_0()

getRightCurlyBracketKeyword_4

public Keyword getRightCurlyBracketKeyword_4()