Package ca.ubc.stat.blang.services
Class BlangDslGrammarAccess.BlangModelElements
java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
ca.ubc.stat.blang.services.BlangDslGrammarAccess.BlangModelElements
- All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess
,org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
- BlangDslGrammarAccess
public class BlangDslGrammarAccess.BlangModelElements
extends org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder, org.eclipse.xtext.service.AbstractElementFinder.AbstractGrammarElementFinder, org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
-
Constructor Summary
Constructors Constructor Description BlangModelElements()
-
Method Summary
Modifier and Type Method Description org.eclipse.xtext.Assignment
getAnnotationsAssignment_3()
org.eclipse.xtext.RuleCall
getAnnotationsXAnnotationParserRuleCall_3_0()
org.eclipse.xtext.Action
getBlangModelAction_0()
org.eclipse.xtext.Keyword
getGenerateKeyword_12_0()
org.eclipse.xtext.Assignment
getGenerationAlgorithmAssignment_12_4()
org.eclipse.xtext.RuleCall
getGenerationAlgorithmXBlockExpressionParserRuleCall_12_4_0()
org.eclipse.xtext.Assignment
getGenerationRandomAssignment_12_2()
org.eclipse.xtext.RuleCall
getGenerationRandomValidIDParserRuleCall_12_2_0()
org.eclipse.xtext.Group
getGroup()
org.eclipse.xtext.Group
getGroup_1()
org.eclipse.xtext.Group
getGroup_12()
org.eclipse.xtext.Assignment
getImportSectionAssignment_2()
org.eclipse.xtext.RuleCall
getImportSectionXImportSectionParserRuleCall_2_0()
org.eclipse.xtext.Assignment
getLawNodesAssignment_10()
org.eclipse.xtext.RuleCall
getLawNodesLawNodeParserRuleCall_10_0()
org.eclipse.xtext.Keyword
getLawsKeyword_8()
org.eclipse.xtext.Keyword
getLeftCurlyBracketKeyword_6()
org.eclipse.xtext.Keyword
getLeftCurlyBracketKeyword_9()
org.eclipse.xtext.Keyword
getLeftParenthesisKeyword_12_1()
org.eclipse.xtext.Keyword
getModelKeyword_4()
org.eclipse.xtext.Assignment
getNameAssignment_5()
org.eclipse.xtext.RuleCall
getNameIDTerminalRuleCall_5_0()
org.eclipse.xtext.Assignment
getPackageAssignment_1_1()
org.eclipse.xtext.Keyword
getPackageKeyword_1_0()
org.eclipse.xtext.RuleCall
getPackageQualifiedNameParserRuleCall_1_1_0()
org.eclipse.xtext.Keyword
getRightCurlyBracketKeyword_11()
org.eclipse.xtext.Keyword
getRightCurlyBracketKeyword_14()
org.eclipse.xtext.Keyword
getRightParenthesisKeyword_12_3()
org.eclipse.xtext.ParserRule
getRule()
org.eclipse.xtext.Assignment
getVariableDeclarationsAssignment_13()
org.eclipse.xtext.Assignment
getVariableDeclarationsAssignment_7()
org.eclipse.xtext.RuleCall
getVariableDeclarationsVariableDeclarationParserRuleCall_13_0()
org.eclipse.xtext.RuleCall
getVariableDeclarationsVariableDeclarationParserRuleCall_7_0()
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
getRules
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder
findAssignments, findByNestedRuleCall, findCrossReferences, findCrossReferences, findKeywordPairs, findKeywords, findRuleCalls
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BlangModelElements
public BlangModelElements()
-
-
Method Details
-
getRule
public org.eclipse.xtext.ParserRule getRule() -
getGroup
public org.eclipse.xtext.Group getGroup() -
getBlangModelAction_0
public org.eclipse.xtext.Action getBlangModelAction_0() -
getGroup_1
public org.eclipse.xtext.Group getGroup_1() -
getPackageKeyword_1_0
public org.eclipse.xtext.Keyword getPackageKeyword_1_0() -
getPackageAssignment_1_1
public org.eclipse.xtext.Assignment getPackageAssignment_1_1() -
getPackageQualifiedNameParserRuleCall_1_1_0
public org.eclipse.xtext.RuleCall getPackageQualifiedNameParserRuleCall_1_1_0() -
getImportSectionAssignment_2
public org.eclipse.xtext.Assignment getImportSectionAssignment_2() -
getImportSectionXImportSectionParserRuleCall_2_0
public org.eclipse.xtext.RuleCall getImportSectionXImportSectionParserRuleCall_2_0() -
getAnnotationsAssignment_3
public org.eclipse.xtext.Assignment getAnnotationsAssignment_3() -
getAnnotationsXAnnotationParserRuleCall_3_0
public org.eclipse.xtext.RuleCall getAnnotationsXAnnotationParserRuleCall_3_0() -
getModelKeyword_4
public org.eclipse.xtext.Keyword getModelKeyword_4() -
getNameAssignment_5
public org.eclipse.xtext.Assignment getNameAssignment_5() -
getNameIDTerminalRuleCall_5_0
public org.eclipse.xtext.RuleCall getNameIDTerminalRuleCall_5_0() -
getLeftCurlyBracketKeyword_6
public org.eclipse.xtext.Keyword getLeftCurlyBracketKeyword_6() -
getVariableDeclarationsAssignment_7
public org.eclipse.xtext.Assignment getVariableDeclarationsAssignment_7() -
getVariableDeclarationsVariableDeclarationParserRuleCall_7_0
public org.eclipse.xtext.RuleCall getVariableDeclarationsVariableDeclarationParserRuleCall_7_0() -
getLawsKeyword_8
public org.eclipse.xtext.Keyword getLawsKeyword_8() -
getLeftCurlyBracketKeyword_9
public org.eclipse.xtext.Keyword getLeftCurlyBracketKeyword_9() -
getLawNodesAssignment_10
public org.eclipse.xtext.Assignment getLawNodesAssignment_10() -
getLawNodesLawNodeParserRuleCall_10_0
public org.eclipse.xtext.RuleCall getLawNodesLawNodeParserRuleCall_10_0() -
getRightCurlyBracketKeyword_11
public org.eclipse.xtext.Keyword getRightCurlyBracketKeyword_11() -
getGroup_12
public org.eclipse.xtext.Group getGroup_12() -
getGenerateKeyword_12_0
public org.eclipse.xtext.Keyword getGenerateKeyword_12_0() -
getLeftParenthesisKeyword_12_1
public org.eclipse.xtext.Keyword getLeftParenthesisKeyword_12_1() -
getGenerationRandomAssignment_12_2
public org.eclipse.xtext.Assignment getGenerationRandomAssignment_12_2() -
getGenerationRandomValidIDParserRuleCall_12_2_0
public org.eclipse.xtext.RuleCall getGenerationRandomValidIDParserRuleCall_12_2_0() -
getRightParenthesisKeyword_12_3
public org.eclipse.xtext.Keyword getRightParenthesisKeyword_12_3() -
getGenerationAlgorithmAssignment_12_4
public org.eclipse.xtext.Assignment getGenerationAlgorithmAssignment_12_4() -
getGenerationAlgorithmXBlockExpressionParserRuleCall_12_4_0
public org.eclipse.xtext.RuleCall getGenerationAlgorithmXBlockExpressionParserRuleCall_12_4_0() -
getVariableDeclarationsAssignment_13
public org.eclipse.xtext.Assignment getVariableDeclarationsAssignment_13() -
getVariableDeclarationsVariableDeclarationParserRuleCall_13_0
public org.eclipse.xtext.RuleCall getVariableDeclarationsVariableDeclarationParserRuleCall_13_0() -
getRightCurlyBracketKeyword_14
public org.eclipse.xtext.Keyword getRightCurlyBracketKeyword_14()
-