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

List of all members.

Public Member Functions

Assignment getRosAssignment ()
RuleCall getRosSTRINGTerminalRuleCall_0 ()
ParserRule getRule ()

Private Attributes

final Assignment cRosAssignment = (Assignment)rule.eContents().get(1)
final RuleCall cRosSTRINGTerminalRuleCall_0 = (RuleCall)cRosAssignment.eContents().get(0)
final ParserRule rule = (ParserRule) GrammarUtil.findRuleForName(getGrammar(), "Test")

Detailed Description

Definition at line 38 of file SmachDSLGrammarAccess.java.


Member Function Documentation

Definition at line 48 of file SmachDSLGrammarAccess.java.

Definition at line 51 of file SmachDSLGrammarAccess.java.

Definition at line 45 of file SmachDSLGrammarAccess.java.


Member Data Documentation

final Assignment org.best.of.robotics.services.SmachDSLGrammarAccess.TestElements.cRosAssignment = (Assignment)rule.eContents().get(1) [private]

Definition at line 40 of file SmachDSLGrammarAccess.java.

final RuleCall org.best.of.robotics.services.SmachDSLGrammarAccess.TestElements.cRosSTRINGTerminalRuleCall_0 = (RuleCall)cRosAssignment.eContents().get(0) [private]

Definition at line 41 of file SmachDSLGrammarAccess.java.

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

Definition at line 39 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