public class FlaDslGrammarAccess.CmitigationElements
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 |
---|
CmitigationElements() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.xtext.Alternatives |
getAlternatives() |
org.eclipse.xtext.EnumLiteralDeclaration |
getFULL_CONSISTENCYEnumLiteralDeclaration_0() |
org.eclipse.xtext.Keyword |
getFULL_CONSISTENCYFull_consistencyKeyword_0_0() |
org.eclipse.xtext.EnumLiteralDeclaration |
getNONEEnumLiteralDeclaration_2() |
org.eclipse.xtext.Keyword |
getNONENoneKeyword_2_0() |
org.eclipse.xtext.EnumLiteralDeclaration |
getRANGE_VIOLATION_ALLOWEDEnumLiteralDeclaration_1() |
org.eclipse.xtext.Keyword |
getRANGE_VIOLATION_ALLOWEDRange_violation_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 getFULL_CONSISTENCYEnumLiteralDeclaration_0()
public org.eclipse.xtext.Keyword getFULL_CONSISTENCYFull_consistencyKeyword_0_0()
public org.eclipse.xtext.EnumLiteralDeclaration getRANGE_VIOLATION_ALLOWEDEnumLiteralDeclaration_1()
public org.eclipse.xtext.Keyword getRANGE_VIOLATION_ALLOWEDRange_violation_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()