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

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

public class RoomGrammarAccess.AttributeElements
extends AbstractParserRuleElementFinder


Constructor Summary
RoomGrammarAccess.AttributeElements()
           
 
Method Summary
 Keyword getAttributeKeyword_0()
           
 Keyword getColonKeyword_3()
           
 Assignment getDefaultValueLiteralAssignment_5_1()
           
 RuleCall getDefaultValueLiteralSTRINGTerminalRuleCall_5_1_0()
           
 Assignment getDocuAssignment_6()
           
 RuleCall getDocuDocumentationParserRuleCall_6_0()
           
 Keyword getEqualsSignKeyword_5_0()
           
 Group getGroup_2()
           
 Group getGroup_5()
           
 Group getGroup()
           
 Keyword getLeftSquareBracketKeyword_2_0()
           
 Assignment getNameAssignment_1()
           
 RuleCall getNameIDTerminalRuleCall_1_0()
           
 Assignment getRefTypeAssignment_4()
           
 RuleCall getRefTypeRefableTypeParserRuleCall_4_0()
           
 Keyword getRightSquareBracketKeyword_2_2()
           
 ParserRule getRule()
           
 Assignment getSizeAssignment_2_1()
           
 RuleCall getSizeINTTerminalRuleCall_2_1_0()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoomGrammarAccess.AttributeElements

public RoomGrammarAccess.AttributeElements()
Method Detail

getRule

public ParserRule getRule()

getGroup

public Group getGroup()

getAttributeKeyword_0

public Keyword getAttributeKeyword_0()

getNameAssignment_1

public Assignment getNameAssignment_1()

getNameIDTerminalRuleCall_1_0

public RuleCall getNameIDTerminalRuleCall_1_0()

getGroup_2

public Group getGroup_2()

getLeftSquareBracketKeyword_2_0

public Keyword getLeftSquareBracketKeyword_2_0()

getSizeAssignment_2_1

public Assignment getSizeAssignment_2_1()

getSizeINTTerminalRuleCall_2_1_0

public RuleCall getSizeINTTerminalRuleCall_2_1_0()

getRightSquareBracketKeyword_2_2

public Keyword getRightSquareBracketKeyword_2_2()

getColonKeyword_3

public Keyword getColonKeyword_3()

getRefTypeAssignment_4

public Assignment getRefTypeAssignment_4()

getRefTypeRefableTypeParserRuleCall_4_0

public RuleCall getRefTypeRefableTypeParserRuleCall_4_0()

getGroup_5

public Group getGroup_5()

getEqualsSignKeyword_5_0

public Keyword getEqualsSignKeyword_5_0()

getDefaultValueLiteralAssignment_5_1

public Assignment getDefaultValueLiteralAssignment_5_1()

getDefaultValueLiteralSTRINGTerminalRuleCall_5_1_0

public RuleCall getDefaultValueLiteralSTRINGTerminalRuleCall_5_1_0()

getDocuAssignment_6

public Assignment getDocuAssignment_6()

getDocuDocumentationParserRuleCall_6_0

public RuleCall getDocuDocumentationParserRuleCall_6_0()