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

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

public class RoomGrammarAccess.ImportElements
extends AbstractParserRuleElementFinder


Constructor Summary
RoomGrammarAccess.ImportElements()
           
 
Method Summary
 Alternatives getAlternatives_1()
           
 Keyword getFromKeyword_1_0_1()
           
 Group getGroup_1_0()
           
 Group getGroup()
           
 Assignment getImportedNamespaceAssignment_1_0_0()
           
 RuleCall getImportedNamespaceImportedFQNParserRuleCall_1_0_0_0()
           
 Keyword getImportKeyword_0()
           
 Assignment getImportURIAssignment_2()
           
 RuleCall getImportURISTRINGTerminalRuleCall_2_0()
           
 Keyword getModelKeyword_1_1()
           
 ParserRule getRule()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoomGrammarAccess.ImportElements

public RoomGrammarAccess.ImportElements()
Method Detail

getRule

public ParserRule getRule()

getGroup

public Group getGroup()

getImportKeyword_0

public Keyword getImportKeyword_0()

getAlternatives_1

public Alternatives getAlternatives_1()

getGroup_1_0

public Group getGroup_1_0()

getImportedNamespaceAssignment_1_0_0

public Assignment getImportedNamespaceAssignment_1_0_0()

getImportedNamespaceImportedFQNParserRuleCall_1_0_0_0

public RuleCall getImportedNamespaceImportedFQNParserRuleCall_1_0_0_0()

getFromKeyword_1_0_1

public Keyword getFromKeyword_1_0_1()

getModelKeyword_1_1

public Keyword getModelKeyword_1_1()

getImportURIAssignment_2

public Assignment getImportURIAssignment_2()

getImportURISTRINGTerminalRuleCall_2_0

public RuleCall getImportURISTRINGTerminalRuleCall_2_0()