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

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

public class RoomGrammarAccess.MULTIPLICITYElements
extends AbstractParserRuleElementFinder


Constructor Summary
RoomGrammarAccess.MULTIPLICITYElements()
           
 
Method Summary
 Alternatives getAlternatives_1()
           
 Keyword getAsteriskKeyword_1_0()
           
 Group getGroup()
           
 RuleCall getINTTerminalRuleCall_1_1()
           
 Keyword getLeftSquareBracketKeyword_0()
           
 Keyword getRightSquareBracketKeyword_2()
           
 ParserRule getRule()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoomGrammarAccess.MULTIPLICITYElements

public RoomGrammarAccess.MULTIPLICITYElements()
Method Detail

getRule

public ParserRule getRule()

getGroup

public Group getGroup()

getLeftSquareBracketKeyword_0

public Keyword getLeftSquareBracketKeyword_0()

getAlternatives_1

public Alternatives getAlternatives_1()

getAsteriskKeyword_1_0

public Keyword getAsteriskKeyword_1_0()

getINTTerminalRuleCall_1_1

public RuleCall getINTTerminalRuleCall_1_1()

getRightSquareBracketKeyword_2

public Keyword getRightSquareBracketKeyword_2()