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

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

public class RoomGrammarAccess.CommunicationTypeElements
extends AbstractEnumRuleElementFinder


Constructor Summary
RoomGrammarAccess.CommunicationTypeElements()
           
 
Method Summary
 Alternatives getAlternatives()
           
 Keyword getDATA_DRIVENDatadrivenKeyword_1_0()
           
 EnumLiteralDeclaration getDATA_DRIVENEnumLiteralDeclaration_1()
           
 EnumLiteralDeclaration getEVENT_DRIVENEnumLiteralDeclaration_0()
           
 Keyword getEVENT_DRIVENEventdrivenKeyword_0_0()
           
 EnumRule getRule()
           
 EnumLiteralDeclaration getSYNCHRONOUSEnumLiteralDeclaration_2()
           
 Keyword getSYNCHRONOUSSyncKeyword_2_0()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoomGrammarAccess.CommunicationTypeElements

public RoomGrammarAccess.CommunicationTypeElements()
Method Detail

getRule

public EnumRule getRule()

getAlternatives

public Alternatives getAlternatives()

getEVENT_DRIVENEnumLiteralDeclaration_0

public EnumLiteralDeclaration getEVENT_DRIVENEnumLiteralDeclaration_0()

getEVENT_DRIVENEventdrivenKeyword_0_0

public Keyword getEVENT_DRIVENEventdrivenKeyword_0_0()

getDATA_DRIVENEnumLiteralDeclaration_1

public EnumLiteralDeclaration getDATA_DRIVENEnumLiteralDeclaration_1()

getDATA_DRIVENDatadrivenKeyword_1_0

public Keyword getDATA_DRIVENDatadrivenKeyword_1_0()

getSYNCHRONOUSEnumLiteralDeclaration_2

public EnumLiteralDeclaration getSYNCHRONOUSEnumLiteralDeclaration_2()

getSYNCHRONOUSSyncKeyword_2_0

public Keyword getSYNCHRONOUSSyncKeyword_2_0()