Class RepoLangGrammarAccess.SeffInternalActionElements
java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
com.palladiosimulator.textual.repository.services.RepoLangGrammarAccess.SeffInternalActionElements
- All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess,org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
- RepoLangGrammarAccess
public class RepoLangGrammarAccess.SeffInternalActionElements
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.Assignmentorg.eclipse.xtext.RuleCallorg.eclipse.xtext.Assignmentorg.eclipse.xtext.CrossReferenceorg.eclipse.xtext.RuleCallorg.eclipse.xtext.GroupgetGroup()org.eclipse.xtext.Keywordorg.eclipse.xtext.Assignmentorg.eclipse.xtext.RuleCallorg.eclipse.xtext.ParserRulegetRule()Methods 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
-
SeffInternalActionElements
public SeffInternalActionElements()
-
-
Method Details
-
getRule
public org.eclipse.xtext.ParserRule getRule() -
getGroup
public org.eclipse.xtext.Group getGroup() -
getIAKeyword_0
public org.eclipse.xtext.Keyword getIAKeyword_0() -
getNameAssignment_1
public org.eclipse.xtext.Assignment getNameAssignment_1() -
getNameIDTerminalRuleCall_1_0
public org.eclipse.xtext.RuleCall getNameIDTerminalRuleCall_1_0() -
getDemandTypeAssignment_2
public org.eclipse.xtext.Assignment getDemandTypeAssignment_2() -
getDemandTypeProcessingResourceTypeCrossReference_2_0
public org.eclipse.xtext.CrossReference getDemandTypeProcessingResourceTypeCrossReference_2_0() -
getDemandTypeProcessingResourceTypeIDTerminalRuleCall_2_0_1
public org.eclipse.xtext.RuleCall getDemandTypeProcessingResourceTypeIDTerminalRuleCall_2_0_1() -
getDemandAssignment_3
public org.eclipse.xtext.Assignment getDemandAssignment_3() -
getDemandSTRINGTerminalRuleCall_3_0
public org.eclipse.xtext.RuleCall getDemandSTRINGTerminalRuleCall_3_0()
-