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

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

public class RoomGrammarAccess.SAPRefElements
extends AbstractParserRuleElementFinder


Constructor Summary
RoomGrammarAccess.SAPRefElements()
           
 
Method Summary
 Keyword getColonKeyword_2()
           
 Group getGroup()
           
 Assignment getNameAssignment_1()
           
 RuleCall getNameIDTerminalRuleCall_1_0()
           
 Assignment getProtocolAssignment_3()
           
 CrossReference getProtocolProtocolClassCrossReference_3_0()
           
 RuleCall getProtocolProtocolClassFQNParserRuleCall_3_0_1()
           
 ParserRule getRule()
           
 Keyword getSAPKeyword_0()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoomGrammarAccess.SAPRefElements

public RoomGrammarAccess.SAPRefElements()
Method Detail

getRule

public ParserRule getRule()

getGroup

public Group getGroup()

getSAPKeyword_0

public Keyword getSAPKeyword_0()

getNameAssignment_1

public Assignment getNameAssignment_1()

getNameIDTerminalRuleCall_1_0

public RuleCall getNameIDTerminalRuleCall_1_0()

getColonKeyword_2

public Keyword getColonKeyword_2()

getProtocolAssignment_3

public Assignment getProtocolAssignment_3()

getProtocolProtocolClassCrossReference_3_0

public CrossReference getProtocolProtocolClassCrossReference_3_0()

getProtocolProtocolClassFQNParserRuleCall_3_0_1

public RuleCall getProtocolProtocolClassFQNParserRuleCall_3_0_1()