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

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

public class RoomGrammarAccess.LayerConnectionElements
extends AbstractParserRuleElementFinder


Constructor Summary
RoomGrammarAccess.LayerConnectionElements()
           
 
Method Summary
 Assignment getFromAssignment_1()
           
 RuleCall getFromSAPointParserRuleCall_1_0()
           
 Group getGroup()
           
 Keyword getLayerConnectionKeyword_0()
           
 ParserRule getRule()
           
 Keyword getSatisfied_byKeyword_2()
           
 Assignment getToAssignment_3()
           
 RuleCall getToSPPointParserRuleCall_3_0()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoomGrammarAccess.LayerConnectionElements

public RoomGrammarAccess.LayerConnectionElements()
Method Detail

getRule

public ParserRule getRule()

getGroup

public Group getGroup()

getLayerConnectionKeyword_0

public Keyword getLayerConnectionKeyword_0()

getFromAssignment_1

public Assignment getFromAssignment_1()

getFromSAPointParserRuleCall_1_0

public RuleCall getFromSAPointParserRuleCall_1_0()

getSatisfied_byKeyword_2

public Keyword getSatisfied_byKeyword_2()

getToAssignment_3

public Assignment getToAssignment_3()

getToSPPointParserRuleCall_3_0

public RuleCall getToSPPointParserRuleCall_3_0()