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.Keywordorg.eclipse.xtext.Alternativesorg.eclipse.xtext.Grouporg.eclipse.xtext.Keywordorg.eclipse.xtext.Assignmentorg.eclipse.xtext.RuleCallorg.eclipse.xtext.Keywordorg.eclipse.xtext.ParserRulegetRule()org.eclipse.xtext.RuleCallorg.eclipse.xtext.RuleCallorg.eclipse.xtext.Assignmentorg.eclipse.xtext.AssignmentMethods inherited from class org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
getRulesMethods 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()
-