Class DDDslGrammarAccess.ReusableBehaviourElements
java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
org.palladiosimulator.dataflow.confidentiality.pcm.dddsl.services.DDDslGrammarAccess.ReusableBehaviourElements
- All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess
,org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
- DDDslGrammarAccess
public class DDDslGrammarAccess.ReusableBehaviourElements
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
-
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.xtext.Keyword
org.eclipse.xtext.Assignment
org.eclipse.xtext.RuleCall
org.eclipse.xtext.Group
getGroup()
org.eclipse.xtext.Group
org.eclipse.xtext.Group
org.eclipse.xtext.Keyword
org.eclipse.xtext.Assignment
org.eclipse.xtext.RuleCall
org.eclipse.xtext.Keyword
org.eclipse.xtext.Keyword
org.eclipse.xtext.Assignment
org.eclipse.xtext.RuleCall
org.eclipse.xtext.Keyword
org.eclipse.xtext.ParserRule
getRule()
org.eclipse.xtext.Assignment
org.eclipse.xtext.RuleCall
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
-
ReusableBehaviourElements
public ReusableBehaviourElements()
-
-
Method Details
-
getRule
public org.eclipse.xtext.ParserRule getRule() -
getGroup
public org.eclipse.xtext.Group getGroup() -
getBehaviorKeyword_0
public org.eclipse.xtext.Keyword getBehaviorKeyword_0() -
getEntityNameAssignment_1
public org.eclipse.xtext.Assignment getEntityNameAssignment_1() -
getEntityNameNameStringParserRuleCall_1_0
public org.eclipse.xtext.RuleCall getEntityNameNameStringParserRuleCall_1_0() -
getLeftCurlyBracketKeyword_2
public org.eclipse.xtext.Keyword getLeftCurlyBracketKeyword_2() -
getGroup_3
public org.eclipse.xtext.Group getGroup_3() -
getInputKeyword_3_0
public org.eclipse.xtext.Keyword getInputKeyword_3_0() -
getInputVariablesAssignment_3_1
public org.eclipse.xtext.Assignment getInputVariablesAssignment_3_1() -
getInputVariablesVariableReferenceParserRuleCall_3_1_0
public org.eclipse.xtext.RuleCall getInputVariablesVariableReferenceParserRuleCall_3_1_0() -
getGroup_4
public org.eclipse.xtext.Group getGroup_4() -
getOutputKeyword_4_0
public org.eclipse.xtext.Keyword getOutputKeyword_4_0() -
getOutputVariablesAssignment_4_1
public org.eclipse.xtext.Assignment getOutputVariablesAssignment_4_1() -
getOutputVariablesVariableReferenceParserRuleCall_4_1_0
public org.eclipse.xtext.RuleCall getOutputVariablesVariableReferenceParserRuleCall_4_1_0() -
getVariableUsagesAssignment_5
public org.eclipse.xtext.Assignment getVariableUsagesAssignment_5() -
getVariableUsagesVariableUsageParserRuleCall_5_0
public org.eclipse.xtext.RuleCall getVariableUsagesVariableUsageParserRuleCall_5_0() -
getRightCurlyBracketKeyword_6
public org.eclipse.xtext.Keyword getRightCurlyBracketKeyword_6()
-