Class TPCMGrammarAccess.InitializationElements
java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
org.palladiosimulator.textual.tpcm.services.TPCMGrammarAccess.InitializationElements
- All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess
,org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
- TPCMGrammarAccess
public class TPCMGrammarAccess.InitializationElements
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 -
Method Summary
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
-
Constructor Details
-
InitializationElements
public InitializationElements()
-
-
Method Details
-
getRule
public org.eclipse.xtext.ParserRule getRule() -
getGroup
public org.eclipse.xtext.Group getGroup() -
getInitializationAction_0
public org.eclipse.xtext.Action getInitializationAction_0() -
getGroup_1
public org.eclipse.xtext.Group getGroup_1() -
getLeftParenthesisKeyword_1_0
public org.eclipse.xtext.Keyword getLeftParenthesisKeyword_1_0() -
getContentsAssignment_1_1
public org.eclipse.xtext.Assignment getContentsAssignment_1_1() -
getContentsPropertyInitializerParserRuleCall_1_1_0
public org.eclipse.xtext.RuleCall getContentsPropertyInitializerParserRuleCall_1_1_0() -
getRightParenthesisKeyword_1_2
public org.eclipse.xtext.Keyword getRightParenthesisKeyword_1_2()
-