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

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

public class RoomGrammarAccess.DataTypeElements
extends AbstractParserRuleElementFinder


Constructor Summary
RoomGrammarAccess.DataTypeElements()
           
 
Method Summary
 Alternatives getAlternatives()
           
 RuleCall getComplexTypeParserRuleCall_1()
           
 RuleCall getPrimitiveTypeParserRuleCall_0()
           
 ParserRule getRule()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoomGrammarAccess.DataTypeElements

public RoomGrammarAccess.DataTypeElements()
Method Detail

getRule

public ParserRule getRule()

getAlternatives

public Alternatives getAlternatives()

getPrimitiveTypeParserRuleCall_0

public RuleCall getPrimitiveTypeParserRuleCall_0()

getComplexTypeParserRuleCall_1

public RuleCall getComplexTypeParserRuleCall_1()