Class TPCMGrammarAccess.ScenarioLoopActionElements

java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
org.palladiosimulator.textual.tpcm.services.TPCMGrammarAccess.ScenarioLoopActionElements
All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
Enclosing class:
TPCMGrammarAccess

public class TPCMGrammarAccess.ScenarioLoopActionElements extends org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
  • Constructor Details

    • ScenarioLoopActionElements

      public ScenarioLoopActionElements()
  • Method Details

    • getRule

      public org.eclipse.xtext.ParserRule getRule()
    • getGroup

      public org.eclipse.xtext.Group getGroup()
    • getLoopKeyword_0

      public org.eclipse.xtext.Keyword getLoopKeyword_0()
    • getLeftParenthesisKeyword_1

      public org.eclipse.xtext.Keyword getLeftParenthesisKeyword_1()
    • getLeftPointingDoubleAngleQuotationMarkKeyword_2

      public org.eclipse.xtext.Keyword getLeftPointingDoubleAngleQuotationMarkKeyword_2()
    • getConditionAssignment_3

      public org.eclipse.xtext.Assignment getConditionAssignment_3()
    • getConditionExpressionParserRuleCall_3_0

      public org.eclipse.xtext.RuleCall getConditionExpressionParserRuleCall_3_0()
    • getRightPointingDoubleAngleQuotationMarkKeyword_4

      public org.eclipse.xtext.Keyword getRightPointingDoubleAngleQuotationMarkKeyword_4()
    • getRightParenthesisKeyword_5

      public org.eclipse.xtext.Keyword getRightParenthesisKeyword_5()
    • getLeftCurlyBracketKeyword_6

      public org.eclipse.xtext.Keyword getLeftCurlyBracketKeyword_6()
    • getContentsAssignment_7

      public org.eclipse.xtext.Assignment getContentsAssignment_7()
    • getContentsScenarioContentParserRuleCall_7_0

      public org.eclipse.xtext.RuleCall getContentsScenarioContentParserRuleCall_7_0()
    • getRightCurlyBracketKeyword_8

      public org.eclipse.xtext.Keyword getRightCurlyBracketKeyword_8()