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

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

public class RoomGrammarAccess.ActorCommunicationTypeElements
extends AbstractEnumRuleElementFinder


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

Constructor Detail

RoomGrammarAccess.ActorCommunicationTypeElements

public RoomGrammarAccess.ActorCommunicationTypeElements()
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()

getASYNCHRONOUSEnumLiteralDeclaration_2

public EnumLiteralDeclaration getASYNCHRONOUSEnumLiteralDeclaration_2()

getASYNCHRONOUSAsyncKeyword_2_0

public Keyword getASYNCHRONOUSAsyncKeyword_2_0()

getSYNCHRONOUSEnumLiteralDeclaration_3

public EnumLiteralDeclaration getSYNCHRONOUSEnumLiteralDeclaration_3()

getSYNCHRONOUSSyncKeyword_3_0

public Keyword getSYNCHRONOUSSyncKeyword_3_0()