Package com.regnosys.rosetta.services
Class RosettaGrammarAccess.RosettaEnumSynonymElements
java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
com.regnosys.rosetta.services.RosettaGrammarAccess.RosettaEnumSynonymElements
- All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess,org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
- RosettaGrammarAccess
public class RosettaGrammarAccess.RosettaEnumSynonymElements
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.Keywordorg.eclipse.xtext.Assignmentorg.eclipse.xtext.Keywordorg.eclipse.xtext.RuleCallorg.eclipse.xtext.GroupgetGroup()org.eclipse.xtext.Grouporg.eclipse.xtext.Grouporg.eclipse.xtext.Grouporg.eclipse.xtext.Keywordorg.eclipse.xtext.Keywordorg.eclipse.xtext.Assignmentorg.eclipse.xtext.RuleCallorg.eclipse.xtext.Assignmentorg.eclipse.xtext.RuleCallorg.eclipse.xtext.Assignmentorg.eclipse.xtext.Keywordorg.eclipse.xtext.Keywordorg.eclipse.xtext.ParserRulegetRule()org.eclipse.xtext.Assignmentorg.eclipse.xtext.Assignmentorg.eclipse.xtext.CrossReferenceorg.eclipse.xtext.CrossReferenceorg.eclipse.xtext.RuleCallorg.eclipse.xtext.RuleCallorg.eclipse.xtext.Keywordorg.eclipse.xtext.Assignmentorg.eclipse.xtext.RuleCallorg.eclipse.xtext.KeywordMethods 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
-
RosettaEnumSynonymElements
public RosettaEnumSynonymElements()
-
-
Method Details
-
getRule
public org.eclipse.xtext.ParserRule getRule() -
getGroup
public org.eclipse.xtext.Group getGroup() -
getLeftSquareBracketKeyword_0
public org.eclipse.xtext.Keyword getLeftSquareBracketKeyword_0() -
getSynonymKeyword_1
public org.eclipse.xtext.Keyword getSynonymKeyword_1() -
getSourcesAssignment_2
public org.eclipse.xtext.Assignment getSourcesAssignment_2() -
getSourcesRosettaSynonymSourceCrossReference_2_0
public org.eclipse.xtext.CrossReference getSourcesRosettaSynonymSourceCrossReference_2_0() -
getSourcesRosettaSynonymSourceQualifiedNameParserRuleCall_2_0_1
public org.eclipse.xtext.RuleCall getSourcesRosettaSynonymSourceQualifiedNameParserRuleCall_2_0_1() -
getGroup_3
public org.eclipse.xtext.Group getGroup_3() -
getCommaKeyword_3_0
public org.eclipse.xtext.Keyword getCommaKeyword_3_0() -
getSourcesAssignment_3_1
public org.eclipse.xtext.Assignment getSourcesAssignment_3_1() -
getSourcesRosettaSynonymSourceCrossReference_3_1_0
public org.eclipse.xtext.CrossReference getSourcesRosettaSynonymSourceCrossReference_3_1_0() -
getSourcesRosettaSynonymSourceQualifiedNameParserRuleCall_3_1_0_1
public org.eclipse.xtext.RuleCall getSourcesRosettaSynonymSourceQualifiedNameParserRuleCall_3_1_0_1() -
getValueKeyword_4
public org.eclipse.xtext.Keyword getValueKeyword_4() -
getSynonymValueAssignment_5
public org.eclipse.xtext.Assignment getSynonymValueAssignment_5() -
getSynonymValueSTRINGTerminalRuleCall_5_0
public org.eclipse.xtext.RuleCall getSynonymValueSTRINGTerminalRuleCall_5_0() -
getGroup_6
public org.eclipse.xtext.Group getGroup_6() -
getDefinitionKeyword_6_0
public org.eclipse.xtext.Keyword getDefinitionKeyword_6_0() -
getDefinitionAssignment_6_1
public org.eclipse.xtext.Assignment getDefinitionAssignment_6_1() -
getDefinitionSTRINGTerminalRuleCall_6_1_0
public org.eclipse.xtext.RuleCall getDefinitionSTRINGTerminalRuleCall_6_1_0() -
getGroup_7
public org.eclipse.xtext.Group getGroup_7() -
getPatternKeyword_7_0
public org.eclipse.xtext.Keyword getPatternKeyword_7_0() -
getPatternMatchAssignment_7_1
public org.eclipse.xtext.Assignment getPatternMatchAssignment_7_1() -
getPatternMatchSTRINGTerminalRuleCall_7_1_0
public org.eclipse.xtext.RuleCall getPatternMatchSTRINGTerminalRuleCall_7_1_0() -
getPatternReplaceAssignment_7_2
public org.eclipse.xtext.Assignment getPatternReplaceAssignment_7_2() -
getPatternReplaceSTRINGTerminalRuleCall_7_2_0
public org.eclipse.xtext.RuleCall getPatternReplaceSTRINGTerminalRuleCall_7_2_0() -
getRemoveHtmlAssignment_8
public org.eclipse.xtext.Assignment getRemoveHtmlAssignment_8() -
getRemoveHtmlRemoveHtmlKeyword_8_0
public org.eclipse.xtext.Keyword getRemoveHtmlRemoveHtmlKeyword_8_0() -
getRightSquareBracketKeyword_9
public org.eclipse.xtext.Keyword getRightSquareBracketKeyword_9()
-