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

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

public class RoomGrammarAccess.AnnotationElements
extends AbstractParserRuleElementFinder


Constructor Summary
RoomGrammarAccess.AnnotationElements()
           
 
Method Summary
 Assignment getAttributesAssignment_2_1()
           
 Assignment getAttributesAssignment_2_2_1()
           
 RuleCall getAttributesKeyValueParserRuleCall_2_1_0()
           
 RuleCall getAttributesKeyValueParserRuleCall_2_2_1_0()
           
 Keyword getCommaKeyword_2_2_0()
           
 Keyword getCommercialAtKeyword_0()
           
 Group getGroup_2_2()
           
 Group getGroup_2()
           
 Group getGroup()
           
 Keyword getLeftParenthesisKeyword_2_0()
           
 Assignment getNameAssignment_1()
           
 RuleCall getNameIDTerminalRuleCall_1_0()
           
 Keyword getRightParenthesisKeyword_2_3()
           
 ParserRule getRule()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoomGrammarAccess.AnnotationElements

public RoomGrammarAccess.AnnotationElements()
Method Detail

getRule

public ParserRule getRule()

getGroup

public Group getGroup()

getCommercialAtKeyword_0

public Keyword getCommercialAtKeyword_0()

getNameAssignment_1

public Assignment getNameAssignment_1()

getNameIDTerminalRuleCall_1_0

public RuleCall getNameIDTerminalRuleCall_1_0()

getGroup_2

public Group getGroup_2()

getLeftParenthesisKeyword_2_0

public Keyword getLeftParenthesisKeyword_2_0()

getAttributesAssignment_2_1

public Assignment getAttributesAssignment_2_1()

getAttributesKeyValueParserRuleCall_2_1_0

public RuleCall getAttributesKeyValueParserRuleCall_2_1_0()

getGroup_2_2

public Group getGroup_2_2()

getCommaKeyword_2_2_0

public Keyword getCommaKeyword_2_2_0()

getAttributesAssignment_2_2_1

public Assignment getAttributesAssignment_2_2_1()

getAttributesKeyValueParserRuleCall_2_2_1_0

public RuleCall getAttributesKeyValueParserRuleCall_2_2_1_0()

getRightParenthesisKeyword_2_3

public Keyword getRightParenthesisKeyword_2_3()