public class FlaDslGrammarAccess.AmitigationElements
extends org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder, org.eclipse.xtext.service.AbstractElementFinder.AbstractGrammarElementFinder, org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
Constructor and Description |
---|
AmitigationElements() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.xtext.Keyword |
getALL_OR_COMPENSATIONAll_or_compensationKeyword_1_0() |
org.eclipse.xtext.EnumLiteralDeclaration |
getALL_OR_COMPENSATIONEnumLiteralDeclaration_1() |
org.eclipse.xtext.Keyword |
getALL_OR_NOTHINGAll_or_nothingKeyword_0_0() |
org.eclipse.xtext.EnumLiteralDeclaration |
getALL_OR_NOTHINGEnumLiteralDeclaration_0() |
org.eclipse.xtext.Alternatives |
getAlternatives() |
org.eclipse.xtext.EnumLiteralDeclaration |
getNONEEnumLiteralDeclaration_2() |
org.eclipse.xtext.Keyword |
getNONENoneKeyword_2_0() |
org.eclipse.xtext.EnumRule |
getRule() |
org.eclipse.xtext.EnumLiteralDeclaration |
getUNSPECIFIEDEnumLiteralDeclaration_3() |
org.eclipse.xtext.Keyword |
getUNSPECIFIEDUnspecifiedKeyword_3_0() |
public org.eclipse.xtext.EnumRule getRule()
public org.eclipse.xtext.Alternatives getAlternatives()
public org.eclipse.xtext.EnumLiteralDeclaration getALL_OR_NOTHINGEnumLiteralDeclaration_0()
public org.eclipse.xtext.Keyword getALL_OR_NOTHINGAll_or_nothingKeyword_0_0()
public org.eclipse.xtext.EnumLiteralDeclaration getALL_OR_COMPENSATIONEnumLiteralDeclaration_1()
public org.eclipse.xtext.Keyword getALL_OR_COMPENSATIONAll_or_compensationKeyword_1_0()
public org.eclipse.xtext.EnumLiteralDeclaration getNONEEnumLiteralDeclaration_2()
public org.eclipse.xtext.Keyword getNONENoneKeyword_2_0()
public org.eclipse.xtext.EnumLiteralDeclaration getUNSPECIFIEDEnumLiteralDeclaration_3()
public org.eclipse.xtext.Keyword getUNSPECIFIEDUnspecifiedKeyword_3_0()