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

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

public class RoomGrammarAccess.LogicalThreadElements
extends AbstractParserRuleElementFinder


Constructor Summary
RoomGrammarAccess.LogicalThreadElements()
           
 
Method Summary
 Keyword getCommaKeyword_7_0()
           
 Keyword getEqualsSignKeyword_3()
           
 Group getGroup_7()
           
 Group getGroup()
           
 RuleCall getInstancesActorInstancePathParserRuleCall_6_0()
           
 RuleCall getInstancesActorInstancePathParserRuleCall_7_1_0()
           
 Assignment getInstancesAssignment_6()
           
 Assignment getInstancesAssignment_7_1()
           
 Keyword getLeftCurlyBracketKeyword_5()
           
 Keyword getLogicalThreadKeyword_0()
           
 Assignment getNameAssignment_1()
           
 RuleCall getNameIDTerminalRuleCall_1_0()
           
 Assignment getPrioAssignment_4()
           
 RuleCall getPrioINTTerminalRuleCall_4_0()
           
 Keyword getPrioKeyword_2()
           
 Keyword getRightCurlyBracketKeyword_8()
           
 ParserRule getRule()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoomGrammarAccess.LogicalThreadElements

public RoomGrammarAccess.LogicalThreadElements()
Method Detail

getRule

public ParserRule getRule()

getGroup

public Group getGroup()

getLogicalThreadKeyword_0

public Keyword getLogicalThreadKeyword_0()

getNameAssignment_1

public Assignment getNameAssignment_1()

getNameIDTerminalRuleCall_1_0

public RuleCall getNameIDTerminalRuleCall_1_0()

getPrioKeyword_2

public Keyword getPrioKeyword_2()

getEqualsSignKeyword_3

public Keyword getEqualsSignKeyword_3()

getPrioAssignment_4

public Assignment getPrioAssignment_4()

getPrioINTTerminalRuleCall_4_0

public RuleCall getPrioINTTerminalRuleCall_4_0()

getLeftCurlyBracketKeyword_5

public Keyword getLeftCurlyBracketKeyword_5()

getInstancesAssignment_6

public Assignment getInstancesAssignment_6()

getInstancesActorInstancePathParserRuleCall_6_0

public RuleCall getInstancesActorInstancePathParserRuleCall_6_0()

getGroup_7

public Group getGroup_7()

getCommaKeyword_7_0

public Keyword getCommaKeyword_7_0()

getInstancesAssignment_7_1

public Assignment getInstancesAssignment_7_1()

getInstancesActorInstancePathParserRuleCall_7_1_0

public RuleCall getInstancesActorInstancePathParserRuleCall_7_1_0()

getRightCurlyBracketKeyword_8

public Keyword getRightCurlyBracketKeyword_8()