org.eclipse.etrice.core.services
Class ConfigGrammarAccess.ActorInstanceConfigElements

java.lang.Object
  extended by AbstractParserRuleElementFinder
      extended by org.eclipse.etrice.core.services.ConfigGrammarAccess.ActorInstanceConfigElements
Enclosing class:
ConfigGrammarAccess

public class ConfigGrammarAccess.ActorInstanceConfigElements
extends AbstractParserRuleElementFinder


Constructor Summary
ConfigGrammarAccess.ActorInstanceConfigElements()
           
 
Method Summary
 Keyword getActorInstanceConfigKeyword_0()
           
 Group getGroup()
           
 Keyword getLeftCurlyBracketKeyword_1()
           
 Keyword getRightCurlyBracketKeyword_2()
           
 ParserRule getRule()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigGrammarAccess.ActorInstanceConfigElements

public ConfigGrammarAccess.ActorInstanceConfigElements()
Method Detail

getRule

public ParserRule getRule()

getGroup

public Group getGroup()

getActorInstanceConfigKeyword_0

public Keyword getActorInstanceConfigKeyword_0()

getLeftCurlyBracketKeyword_1

public Keyword getLeftCurlyBracketKeyword_1()

getRightCurlyBracketKeyword_2

public Keyword getRightCurlyBracketKeyword_2()