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

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

public class RoomGrammarAccess.BindingElements
extends AbstractParserRuleElementFinder


Constructor Summary
RoomGrammarAccess.BindingElements()
           
 
Method Summary
 Keyword getAndKeyword_2()
           
 Keyword getBindingKeyword_0()
           
 Assignment getEndpoint1Assignment_1()
           
 RuleCall getEndpoint1BindingEndPointParserRuleCall_1_0()
           
 Assignment getEndpoint2Assignment_3()
           
 RuleCall getEndpoint2BindingEndPointParserRuleCall_3_0()
           
 Group getGroup()
           
 ParserRule getRule()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoomGrammarAccess.BindingElements

public RoomGrammarAccess.BindingElements()
Method Detail

getRule

public ParserRule getRule()

getGroup

public Group getGroup()

getBindingKeyword_0

public Keyword getBindingKeyword_0()

getEndpoint1Assignment_1

public Assignment getEndpoint1Assignment_1()

getEndpoint1BindingEndPointParserRuleCall_1_0

public RuleCall getEndpoint1BindingEndPointParserRuleCall_1_0()

getAndKeyword_2

public Keyword getAndKeyword_2()

getEndpoint2Assignment_3

public Assignment getEndpoint2Assignment_3()

getEndpoint2BindingEndPointParserRuleCall_3_0

public RuleCall getEndpoint2BindingEndPointParserRuleCall_3_0()