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

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

public class RoomGrammarAccess.PortClassElements
extends AbstractParserRuleElementFinder


Constructor Summary
RoomGrammarAccess.PortClassElements()
           
 
Method Summary
 Alternatives getAlternatives_2()
           
 Assignment getAttributesAssignment_2_0()
           
 RuleCall getAttributesAttributeParserRuleCall_2_0_0()
           
 Group getGroup_1()
           
 Group getGroup()
           
 Keyword getLeftCurlyBracketKeyword_0()
           
 Assignment getMsgHandlersAssignment_2_2()
           
 RuleCall getMsgHandlersMessageHandlerParserRuleCall_2_2_0()
           
 Assignment getOperationsAssignment_2_1()
           
 RuleCall getOperationsPortOperationParserRuleCall_2_1_0()
           
 Keyword getRightCurlyBracketKeyword_3()
           
 ParserRule getRule()
           
 Assignment getUserCodeAssignment_1_1()
           
 RuleCall getUserCodeDetailCodeParserRuleCall_1_1_0()
           
 Keyword getUsercodeKeyword_1_0()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoomGrammarAccess.PortClassElements

public RoomGrammarAccess.PortClassElements()
Method Detail

getRule

public ParserRule getRule()

getGroup

public Group getGroup()

getLeftCurlyBracketKeyword_0

public Keyword getLeftCurlyBracketKeyword_0()

getGroup_1

public Group getGroup_1()

getUsercodeKeyword_1_0

public Keyword getUsercodeKeyword_1_0()

getUserCodeAssignment_1_1

public Assignment getUserCodeAssignment_1_1()

getUserCodeDetailCodeParserRuleCall_1_1_0

public RuleCall getUserCodeDetailCodeParserRuleCall_1_1_0()

getAlternatives_2

public Alternatives getAlternatives_2()

getAttributesAssignment_2_0

public Assignment getAttributesAssignment_2_0()

getAttributesAttributeParserRuleCall_2_0_0

public RuleCall getAttributesAttributeParserRuleCall_2_0_0()

getOperationsAssignment_2_1

public Assignment getOperationsAssignment_2_1()

getOperationsPortOperationParserRuleCall_2_1_0

public RuleCall getOperationsPortOperationParserRuleCall_2_1_0()

getMsgHandlersAssignment_2_2

public Assignment getMsgHandlersAssignment_2_2()

getMsgHandlersMessageHandlerParserRuleCall_2_2_0

public RuleCall getMsgHandlersMessageHandlerParserRuleCall_2_2_0()

getRightCurlyBracketKeyword_3

public Keyword getRightCurlyBracketKeyword_3()