Class TPCMGrammarAccess.AllocationContextElements
java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
org.palladiosimulator.textual.tpcm.services.TPCMGrammarAccess.AllocationContextElements
- All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess
,org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
- TPCMGrammarAccess
public class TPCMGrammarAccess.AllocationContextElements
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
Modifier and TypeMethodDescriptionorg.eclipse.xtext.Keyword
org.eclipse.xtext.Alternatives
org.eclipse.xtext.Group
org.eclipse.xtext.Keyword
org.eclipse.xtext.Assignment
org.eclipse.xtext.RuleCall
org.eclipse.xtext.Keyword
org.eclipse.xtext.ParserRule
getRule()
org.eclipse.xtext.RuleCall
org.eclipse.xtext.RuleCall
org.eclipse.xtext.Assignment
org.eclipse.xtext.Assignment
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
-
AllocationContextElements
public AllocationContextElements()
-
-
Method Details
-
getRule
public org.eclipse.xtext.ParserRule getRule() -
getAlternatives
public org.eclipse.xtext.Alternatives getAlternatives() -
getGroup_0
public org.eclipse.xtext.Group getGroup_0() -
getAllocKeyword_0_0
public org.eclipse.xtext.Keyword getAllocKeyword_0_0() -
getNameAssignment_0_1
public org.eclipse.xtext.Assignment getNameAssignment_0_1() -
getNameIDTerminalRuleCall_0_1_0
public org.eclipse.xtext.RuleCall getNameIDTerminalRuleCall_0_1_0() -
getLeftParenthesisKeyword_0_2
public org.eclipse.xtext.Keyword getLeftParenthesisKeyword_0_2() -
getSpecAssignment_0_3
public org.eclipse.xtext.Assignment getSpecAssignment_0_3() -
getSpecAllocationSpecificationParserRuleCall_0_3_0
public org.eclipse.xtext.RuleCall getSpecAllocationSpecificationParserRuleCall_0_3_0() -
getRightParenthesisKeyword_0_4
public org.eclipse.xtext.Keyword getRightParenthesisKeyword_0_4() -
getSpecAssignment_1
public org.eclipse.xtext.Assignment getSpecAssignment_1() -
getSpecAllocationSpecificationParserRuleCall_1_0
public org.eclipse.xtext.RuleCall getSpecAllocationSpecificationParserRuleCall_1_0()
-