Class RepoLangGrammarAccess.SeffExternalCallActionElements
- java.lang.Object
-
- org.eclipse.xtext.service.AbstractElementFinder
-
- org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
-
- com.palladiosimulator.textual.repository.services.RepoLangGrammarAccess.SeffExternalCallActionElements
-
- All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess
,org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
- RepoLangGrammarAccess
public class RepoLangGrammarAccess.SeffExternalCallActionElements 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 SeffExternalCallActionElements()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.eclipse.xtext.Assignment
getBindingsAssignment_4_1()
org.eclipse.xtext.RuleCall
getBindingsSeffCallParameterParserRuleCall_4_1_0()
org.eclipse.xtext.Assignment
getCalledAssignment_3()
org.eclipse.xtext.CrossReference
getCalledSignatureCrossReference_3_0()
org.eclipse.xtext.RuleCall
getCalledSignatureFQNParserRuleCall_3_0_1()
org.eclipse.xtext.Keyword
getEXTKeyword_0()
org.eclipse.xtext.Group
getGroup()
org.eclipse.xtext.Group
getGroup_2()
org.eclipse.xtext.Group
getGroup_4()
org.eclipse.xtext.Group
getGroup_4_2()
org.eclipse.xtext.Keyword
getHyphenMinusGreaterThanSignKeyword_2_1()
org.eclipse.xtext.Keyword
getLeftCurlyBracketKeyword_4_0()
org.eclipse.xtext.Assignment
getNameAssignment_1()
org.eclipse.xtext.RuleCall
getNameIDTerminalRuleCall_1_0()
org.eclipse.xtext.Assignment
getReturningAssignment_4_2_1()
org.eclipse.xtext.RuleCall
getReturningSeffReferenceParameterParserRuleCall_4_2_1_0()
org.eclipse.xtext.Keyword
getRETURNKeyword_4_2_0()
org.eclipse.xtext.Keyword
getRightCurlyBracketKeyword_4_3()
org.eclipse.xtext.Assignment
getRoleAssignment_2_0()
org.eclipse.xtext.CrossReference
getRoleRoleSpecificationCrossReference_2_0_0()
org.eclipse.xtext.RuleCall
getRoleRoleSpecificationIDTerminalRuleCall_2_0_0_1()
org.eclipse.xtext.ParserRule
getRule()
-
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
getRules
-
-
-
-
Method Detail
-
getRule
public org.eclipse.xtext.ParserRule getRule()
-
getGroup
public org.eclipse.xtext.Group getGroup()
-
getEXTKeyword_0
public org.eclipse.xtext.Keyword getEXTKeyword_0()
-
getNameAssignment_1
public org.eclipse.xtext.Assignment getNameAssignment_1()
-
getNameIDTerminalRuleCall_1_0
public org.eclipse.xtext.RuleCall getNameIDTerminalRuleCall_1_0()
-
getGroup_2
public org.eclipse.xtext.Group getGroup_2()
-
getRoleAssignment_2_0
public org.eclipse.xtext.Assignment getRoleAssignment_2_0()
-
getRoleRoleSpecificationCrossReference_2_0_0
public org.eclipse.xtext.CrossReference getRoleRoleSpecificationCrossReference_2_0_0()
-
getRoleRoleSpecificationIDTerminalRuleCall_2_0_0_1
public org.eclipse.xtext.RuleCall getRoleRoleSpecificationIDTerminalRuleCall_2_0_0_1()
-
getHyphenMinusGreaterThanSignKeyword_2_1
public org.eclipse.xtext.Keyword getHyphenMinusGreaterThanSignKeyword_2_1()
-
getCalledAssignment_3
public org.eclipse.xtext.Assignment getCalledAssignment_3()
-
getCalledSignatureCrossReference_3_0
public org.eclipse.xtext.CrossReference getCalledSignatureCrossReference_3_0()
-
getCalledSignatureFQNParserRuleCall_3_0_1
public org.eclipse.xtext.RuleCall getCalledSignatureFQNParserRuleCall_3_0_1()
-
getGroup_4
public org.eclipse.xtext.Group getGroup_4()
-
getLeftCurlyBracketKeyword_4_0
public org.eclipse.xtext.Keyword getLeftCurlyBracketKeyword_4_0()
-
getBindingsAssignment_4_1
public org.eclipse.xtext.Assignment getBindingsAssignment_4_1()
-
getBindingsSeffCallParameterParserRuleCall_4_1_0
public org.eclipse.xtext.RuleCall getBindingsSeffCallParameterParserRuleCall_4_1_0()
-
getGroup_4_2
public org.eclipse.xtext.Group getGroup_4_2()
-
getRETURNKeyword_4_2_0
public org.eclipse.xtext.Keyword getRETURNKeyword_4_2_0()
-
getReturningAssignment_4_2_1
public org.eclipse.xtext.Assignment getReturningAssignment_4_2_1()
-
getReturningSeffReferenceParameterParserRuleCall_4_2_1_0
public org.eclipse.xtext.RuleCall getReturningSeffReferenceParameterParserRuleCall_4_2_1_0()
-
getRightCurlyBracketKeyword_4_3
public org.eclipse.xtext.Keyword getRightCurlyBracketKeyword_4_3()
-
-