public class FlaDslGrammarAccess.DmitigationElements
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 |
---|
DmitigationElements() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.xtext.Alternatives |
getAlternatives() |
org.eclipse.xtext.EnumLiteralDeclaration |
getNO_LOSSEnumLiteralDeclaration_0() |
org.eclipse.xtext.Keyword |
getNO_LOSSNo_lossKeyword_0_0() |
org.eclipse.xtext.EnumLiteralDeclaration |
getNONEEnumLiteralDeclaration_2() |
org.eclipse.xtext.Keyword |
getNONENoneKeyword_2_0() |
org.eclipse.xtext.EnumLiteralDeclaration |
getPARTIAL_LOSS_ALLOWEDEnumLiteralDeclaration_1() |
org.eclipse.xtext.Keyword |
getPARTIAL_LOSS_ALLOWEDPartial_loss_allowedKeyword_1_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 getNO_LOSSEnumLiteralDeclaration_0()
public org.eclipse.xtext.Keyword getNO_LOSSNo_lossKeyword_0_0()
public org.eclipse.xtext.EnumLiteralDeclaration getPARTIAL_LOSS_ALLOWEDEnumLiteralDeclaration_1()
public org.eclipse.xtext.Keyword getPARTIAL_LOSS_ALLOWEDPartial_loss_allowedKeyword_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()