Package org.contextmapper.dsl.services
Class ContextMappingDSLGrammarAccess.DownstreamGovernanceRightsElements
java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder
org.contextmapper.dsl.services.ContextMappingDSLGrammarAccess.DownstreamGovernanceRightsElements
- All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess
,org.eclipse.xtext.IGrammarAccess.IEnumRuleAccess
- Enclosing class:
- ContextMappingDSLGrammarAccess
public class ContextMappingDSLGrammarAccess.DownstreamGovernanceRightsElements
extends org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder
-
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.Alternatives
org.eclipse.xtext.Keyword
org.eclipse.xtext.EnumLiteralDeclaration
org.eclipse.xtext.EnumLiteralDeclaration
org.eclipse.xtext.Keyword
org.eclipse.xtext.EnumLiteralDeclaration
org.eclipse.xtext.Keyword
org.eclipse.xtext.EnumLiteralDeclaration
org.eclipse.xtext.Keyword
org.eclipse.xtext.EnumRule
getRule()
org.eclipse.xtext.EnumLiteralDeclaration
org.eclipse.xtext.Keyword
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder
getRules
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder
findAssignments, findByNestedRuleCall, findCrossReferences, findCrossReferences, findKeywordPairs, findKeywords, findRuleCalls
-
Constructor Details
-
DownstreamGovernanceRightsElements
public DownstreamGovernanceRightsElements()
-
-
Method Details
-
getRule
public org.eclipse.xtext.EnumRule getRule() -
getAlternatives
public org.eclipse.xtext.Alternatives getAlternatives() -
getINFLUENCEREnumLiteralDeclaration_0
public org.eclipse.xtext.EnumLiteralDeclaration getINFLUENCEREnumLiteralDeclaration_0() -
getINFLUENCERINFLUENCERKeyword_0_0
public org.eclipse.xtext.Keyword getINFLUENCERINFLUENCERKeyword_0_0() -
getOPINION_LEADEREnumLiteralDeclaration_1
public org.eclipse.xtext.EnumLiteralDeclaration getOPINION_LEADEREnumLiteralDeclaration_1() -
getOPINION_LEADEROPINION_LEADERKeyword_1_0
public org.eclipse.xtext.Keyword getOPINION_LEADEROPINION_LEADERKeyword_1_0() -
getVETO_RIGHTEnumLiteralDeclaration_2
public org.eclipse.xtext.EnumLiteralDeclaration getVETO_RIGHTEnumLiteralDeclaration_2() -
getVETO_RIGHTVETO_RIGHTKeyword_2_0
public org.eclipse.xtext.Keyword getVETO_RIGHTVETO_RIGHTKeyword_2_0() -
getDECISION_MAKEREnumLiteralDeclaration_3
public org.eclipse.xtext.EnumLiteralDeclaration getDECISION_MAKEREnumLiteralDeclaration_3() -
getDECISION_MAKERDECISION_MAKERKeyword_3_0
public org.eclipse.xtext.Keyword getDECISION_MAKERDECISION_MAKERKeyword_3_0() -
getMONOPOLISTEnumLiteralDeclaration_4
public org.eclipse.xtext.EnumLiteralDeclaration getMONOPOLISTEnumLiteralDeclaration_4() -
getMONOPOLISTMONOPOLISTKeyword_4_0
public org.eclipse.xtext.Keyword getMONOPOLISTMONOPOLISTKeyword_4_0()
-