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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.xtext.Alternativesorg.eclipse.xtext.Keywordorg.eclipse.xtext.GroupgetGroup()org.eclipse.xtext.Grouporg.eclipse.xtext.Keywordorg.eclipse.xtext.RuleCallorg.eclipse.xtext.Assignmentorg.eclipse.xtext.Keywordorg.eclipse.xtext.ParserRulegetRule()org.eclipse.xtext.Assignmentorg.eclipse.xtext.Assignmentorg.eclipse.xtext.RuleCallorg.eclipse.xtext.RuleCallMethods 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
-
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()
-