Class DDDslGrammarAccess.VariableUsageElements
java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
org.palladiosimulator.dataflow.confidentiality.pcm.dddsl.services.DDDslGrammarAccess.VariableUsageElements
- All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess
,org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
- DDDslGrammarAccess
public class DDDslGrammarAccess.VariableUsageElements
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.Alternatives
org.eclipse.xtext.Keyword
org.eclipse.xtext.Group
getGroup()
org.eclipse.xtext.Group
org.eclipse.xtext.Keyword
org.eclipse.xtext.RuleCall
org.eclipse.xtext.Assignment
org.eclipse.xtext.Keyword
org.eclipse.xtext.ParserRule
getRule()
org.eclipse.xtext.Assignment
org.eclipse.xtext.Assignment
org.eclipse.xtext.RuleCall
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
-
VariableUsageElements
public VariableUsageElements()
-
-
Method Details
-
getRule
public org.eclipse.xtext.ParserRule getRule() -
getGroup
public org.eclipse.xtext.Group getGroup() -
getNamedReference__VariableUsageAssignment_0
public org.eclipse.xtext.Assignment getNamedReference__VariableUsageAssignment_0() -
getNamedReference__VariableUsageAbstractedNamedReferenceParserRuleCall_0_0
public org.eclipse.xtext.RuleCall getNamedReference__VariableUsageAbstractedNamedReferenceParserRuleCall_0_0() -
getFullStopKeyword_1
public org.eclipse.xtext.Keyword getFullStopKeyword_1() -
getAlternatives_2
public org.eclipse.xtext.Alternatives getAlternatives_2() -
getVariableCharacterisation_VariableUsageAssignment_2_0
public org.eclipse.xtext.Assignment getVariableCharacterisation_VariableUsageAssignment_2_0() -
getVariableCharacterisation_VariableUsageVariableCharacterisationParserRuleCall_2_0_0
public org.eclipse.xtext.RuleCall getVariableCharacterisation_VariableUsageVariableCharacterisationParserRuleCall_2_0_0() -
getGroup_2_1
public org.eclipse.xtext.Group getGroup_2_1() -
getLeftCurlyBracketKeyword_2_1_0
public org.eclipse.xtext.Keyword getLeftCurlyBracketKeyword_2_1_0() -
getVariableCharacterisation_VariableUsageAssignment_2_1_1
public org.eclipse.xtext.Assignment getVariableCharacterisation_VariableUsageAssignment_2_1_1() -
getVariableCharacterisation_VariableUsageVariableCharacterisationParserRuleCall_2_1_1_0
public org.eclipse.xtext.RuleCall getVariableCharacterisation_VariableUsageVariableCharacterisationParserRuleCall_2_1_1_0() -
getRightCurlyBracketKeyword_2_1_2
public org.eclipse.xtext.Keyword getRightCurlyBracketKeyword_2_1_2()
-