public class FlaDslGrammarAccess.ActualFailureTypeElements
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 |
---|
ActualFailureTypeElements() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.xtext.Alternatives |
getAlternatives() |
org.eclipse.xtext.Keyword |
getCOMMISSIONCommissionKeyword_2_0() |
org.eclipse.xtext.EnumLiteralDeclaration |
getCOMMISSIONEnumLiteralDeclaration_2() |
org.eclipse.xtext.Keyword |
getEARLYEarlyKeyword_0_0() |
org.eclipse.xtext.EnumLiteralDeclaration |
getEARLYEnumLiteralDeclaration_0() |
org.eclipse.xtext.EnumLiteralDeclaration |
getLATEEnumLiteralDeclaration_1() |
org.eclipse.xtext.Keyword |
getLATELateKeyword_1_0() |
org.eclipse.xtext.EnumLiteralDeclaration |
getOMISSIONEnumLiteralDeclaration_3() |
org.eclipse.xtext.Keyword |
getOMISSIONOmissionKeyword_3_0() |
org.eclipse.xtext.EnumRule |
getRule() |
org.eclipse.xtext.EnumLiteralDeclaration |
getVALUE_COARSEEnumLiteralDeclaration_5() |
org.eclipse.xtext.Keyword |
getVALUE_COARSEValueCoarseKeyword_5_0() |
org.eclipse.xtext.EnumLiteralDeclaration |
getVALUE_SUBTLEEnumLiteralDeclaration_4() |
org.eclipse.xtext.Keyword |
getVALUE_SUBTLEValueSubtleKeyword_4_0() |
public org.eclipse.xtext.EnumRule getRule()
public org.eclipse.xtext.Alternatives getAlternatives()
public org.eclipse.xtext.EnumLiteralDeclaration getEARLYEnumLiteralDeclaration_0()
public org.eclipse.xtext.Keyword getEARLYEarlyKeyword_0_0()
public org.eclipse.xtext.EnumLiteralDeclaration getLATEEnumLiteralDeclaration_1()
public org.eclipse.xtext.Keyword getLATELateKeyword_1_0()
public org.eclipse.xtext.EnumLiteralDeclaration getCOMMISSIONEnumLiteralDeclaration_2()
public org.eclipse.xtext.Keyword getCOMMISSIONCommissionKeyword_2_0()
public org.eclipse.xtext.EnumLiteralDeclaration getOMISSIONEnumLiteralDeclaration_3()
public org.eclipse.xtext.Keyword getOMISSIONOmissionKeyword_3_0()
public org.eclipse.xtext.EnumLiteralDeclaration getVALUE_SUBTLEEnumLiteralDeclaration_4()
public org.eclipse.xtext.Keyword getVALUE_SUBTLEValueSubtleKeyword_4_0()
public org.eclipse.xtext.EnumLiteralDeclaration getVALUE_COARSEEnumLiteralDeclaration_5()
public org.eclipse.xtext.Keyword getVALUE_COARSEValueCoarseKeyword_5_0()