Public Member Functions | Private Attributes
org.best.of.robotics.services.SmachDSLGrammarAccess.OUTCOMEElements Class Reference

List of all members.

Public Member Functions

Keyword getAbortedKeyword_2 ()
Alternatives getAlternatives ()
Keyword getPreemptedKeyword_1 ()
ParserRule getRule ()
Keyword getSucceededKeyword_0 ()

Private Attributes

final Keyword cAbortedKeyword_2 = (Keyword)cAlternatives.eContents().get(2)
final Alternatives cAlternatives = (Alternatives)rule.eContents().get(1)
final Keyword cPreemptedKeyword_1 = (Keyword)cAlternatives.eContents().get(1)
final Keyword cSucceededKeyword_0 = (Keyword)cAlternatives.eContents().get(0)
final ParserRule rule = (ParserRule) GrammarUtil.findRuleForName(getGrammar(), "OUTCOME")

Detailed Description

Definition at line 347 of file SmachDSLGrammarAccess.java.


Member Function Documentation

Definition at line 370 of file SmachDSLGrammarAccess.java.

Definition at line 361 of file SmachDSLGrammarAccess.java.

Definition at line 367 of file SmachDSLGrammarAccess.java.

Definition at line 358 of file SmachDSLGrammarAccess.java.

Definition at line 364 of file SmachDSLGrammarAccess.java.


Member Data Documentation

final Keyword org.best.of.robotics.services.SmachDSLGrammarAccess.OUTCOMEElements.cAbortedKeyword_2 = (Keyword)cAlternatives.eContents().get(2) [private]

Definition at line 352 of file SmachDSLGrammarAccess.java.

final Alternatives org.best.of.robotics.services.SmachDSLGrammarAccess.OUTCOMEElements.cAlternatives = (Alternatives)rule.eContents().get(1) [private]

Definition at line 349 of file SmachDSLGrammarAccess.java.

final Keyword org.best.of.robotics.services.SmachDSLGrammarAccess.OUTCOMEElements.cPreemptedKeyword_1 = (Keyword)cAlternatives.eContents().get(1) [private]

Definition at line 351 of file SmachDSLGrammarAccess.java.

final Keyword org.best.of.robotics.services.SmachDSLGrammarAccess.OUTCOMEElements.cSucceededKeyword_0 = (Keyword)cAlternatives.eContents().get(0) [private]

Definition at line 350 of file SmachDSLGrammarAccess.java.

final ParserRule org.best.of.robotics.services.SmachDSLGrammarAccess.OUTCOMEElements.rule = (ParserRule) GrammarUtil.findRuleForName(getGrammar(), "OUTCOME") [private]

Definition at line 348 of file SmachDSLGrammarAccess.java.


The documentation for this class was generated from the following file:


bride_plugin_source
Author(s): Alexander Bubeck
autogenerated on Sun Oct 5 2014 22:38:34