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

java.lang.Object
  extended by AbstractEnumRuleElementFinder
      extended by org.eclipse.etrice.core.services.RoomGrammarAccess.PrimitiveTypeElements
Enclosing class:
RoomGrammarAccess

public class RoomGrammarAccess.PrimitiveTypeElements
extends AbstractEnumRuleElementFinder


Constructor Summary
RoomGrammarAccess.PrimitiveTypeElements()
           
 
Method Summary
 Alternatives getAlternatives()
           
 Keyword getBooleanBooleanKeyword_9_0()
           
 EnumLiteralDeclaration getBooleanEnumLiteralDeclaration_9()
           
 Keyword getCharCharKeyword_11_0()
           
 EnumLiteralDeclaration getCharEnumLiteralDeclaration_11()
           
 EnumLiteralDeclaration getFloat32EnumLiteralDeclaration_7()
           
 Keyword getFloat32Float32Keyword_7_0()
           
 EnumLiteralDeclaration getFloat64EnumLiteralDeclaration_8()
           
 Keyword getFloat64Float64Keyword_8_0()
           
 EnumLiteralDeclaration getInt16EnumLiteralDeclaration_2()
           
 Keyword getInt16Int16Keyword_2_0()
           
 EnumLiteralDeclaration getInt32EnumLiteralDeclaration_3()
           
 Keyword getInt32Int32Keyword_3_0()
           
 EnumLiteralDeclaration getInt8EnumLiteralDeclaration_1()
           
 Keyword getInt8Int8Keyword_1_0()
           
 EnumRule getRule()
           
 EnumLiteralDeclaration getStringEnumLiteralDeclaration_10()
           
 Keyword getStringStringKeyword_10_0()
           
 EnumLiteralDeclaration getUint16EnumLiteralDeclaration_5()
           
 Keyword getUint16Uint16Keyword_5_0()
           
 EnumLiteralDeclaration getUint32EnumLiteralDeclaration_6()
           
 Keyword getUint32Uint32Keyword_6_0()
           
 EnumLiteralDeclaration getUint8EnumLiteralDeclaration_4()
           
 Keyword getUint8Uint8Keyword_4_0()
           
 EnumLiteralDeclaration getVoidEnumLiteralDeclaration_0()
           
 Keyword getVoidVoidKeyword_0_0()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoomGrammarAccess.PrimitiveTypeElements

public RoomGrammarAccess.PrimitiveTypeElements()
Method Detail

getRule

public EnumRule getRule()

getAlternatives

public Alternatives getAlternatives()

getVoidEnumLiteralDeclaration_0

public EnumLiteralDeclaration getVoidEnumLiteralDeclaration_0()

getVoidVoidKeyword_0_0

public Keyword getVoidVoidKeyword_0_0()

getInt8EnumLiteralDeclaration_1

public EnumLiteralDeclaration getInt8EnumLiteralDeclaration_1()

getInt8Int8Keyword_1_0

public Keyword getInt8Int8Keyword_1_0()

getInt16EnumLiteralDeclaration_2

public EnumLiteralDeclaration getInt16EnumLiteralDeclaration_2()

getInt16Int16Keyword_2_0

public Keyword getInt16Int16Keyword_2_0()

getInt32EnumLiteralDeclaration_3

public EnumLiteralDeclaration getInt32EnumLiteralDeclaration_3()

getInt32Int32Keyword_3_0

public Keyword getInt32Int32Keyword_3_0()

getUint8EnumLiteralDeclaration_4

public EnumLiteralDeclaration getUint8EnumLiteralDeclaration_4()

getUint8Uint8Keyword_4_0

public Keyword getUint8Uint8Keyword_4_0()

getUint16EnumLiteralDeclaration_5

public EnumLiteralDeclaration getUint16EnumLiteralDeclaration_5()

getUint16Uint16Keyword_5_0

public Keyword getUint16Uint16Keyword_5_0()

getUint32EnumLiteralDeclaration_6

public EnumLiteralDeclaration getUint32EnumLiteralDeclaration_6()

getUint32Uint32Keyword_6_0

public Keyword getUint32Uint32Keyword_6_0()

getFloat32EnumLiteralDeclaration_7

public EnumLiteralDeclaration getFloat32EnumLiteralDeclaration_7()

getFloat32Float32Keyword_7_0

public Keyword getFloat32Float32Keyword_7_0()

getFloat64EnumLiteralDeclaration_8

public EnumLiteralDeclaration getFloat64EnumLiteralDeclaration_8()

getFloat64Float64Keyword_8_0

public Keyword getFloat64Float64Keyword_8_0()

getBooleanEnumLiteralDeclaration_9

public EnumLiteralDeclaration getBooleanEnumLiteralDeclaration_9()

getBooleanBooleanKeyword_9_0

public Keyword getBooleanBooleanKeyword_9_0()

getStringEnumLiteralDeclaration_10

public EnumLiteralDeclaration getStringEnumLiteralDeclaration_10()

getStringStringKeyword_10_0

public Keyword getStringStringKeyword_10_0()

getCharEnumLiteralDeclaration_11

public EnumLiteralDeclaration getCharEnumLiteralDeclaration_11()

getCharCharKeyword_11_0

public Keyword getCharCharKeyword_11_0()