public class FlaDslGrammarAccess.FailureTypeElements
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 |
---|
FailureTypeElements() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.xtext.Alternatives |
getAlternatives() |
org.eclipse.xtext.Keyword |
getCOMMISSIONCommissionKeyword_3_0() |
org.eclipse.xtext.EnumLiteralDeclaration |
getCOMMISSIONEnumLiteralDeclaration_3() |
org.eclipse.xtext.Keyword |
getEARLYEarlyKeyword_1_0() |
org.eclipse.xtext.EnumLiteralDeclaration |
getEARLYEnumLiteralDeclaration_1() |
org.eclipse.xtext.EnumLiteralDeclaration |
getLATEEnumLiteralDeclaration_2() |
org.eclipse.xtext.Keyword |
getLATELateKeyword_2_0() |
org.eclipse.xtext.EnumLiteralDeclaration |
getNO_FAILUREEnumLiteralDeclaration_0() |
org.eclipse.xtext.Keyword |
getNO_FAILURENoFailureKeyword_0_0() |
org.eclipse.xtext.EnumLiteralDeclaration |
getOMISSIONEnumLiteralDeclaration_4() |
org.eclipse.xtext.Keyword |
getOMISSIONOmissionKeyword_4_0() |
org.eclipse.xtext.EnumRule |
getRule() |
org.eclipse.xtext.EnumLiteralDeclaration |
getVALUE_COARSEEnumLiteralDeclaration_6() |
org.eclipse.xtext.Keyword |
getVALUE_COARSEValueCoarseKeyword_6_0() |
org.eclipse.xtext.EnumLiteralDeclaration |
getVALUE_SUBTLEEnumLiteralDeclaration_5() |
org.eclipse.xtext.Keyword |
getVALUE_SUBTLEValueSubtleKeyword_5_0() |
org.eclipse.xtext.EnumLiteralDeclaration |
getVARIABLEEnumLiteralDeclaration_8() |
org.eclipse.xtext.Keyword |
getVARIABLEVariableKeyword_8_0() |
org.eclipse.xtext.EnumLiteralDeclaration |
getWILDCARDEnumLiteralDeclaration_7() |
org.eclipse.xtext.Keyword |
getWILDCARDWildcardKeyword_7_0() |
public org.eclipse.xtext.EnumRule getRule()
public org.eclipse.xtext.Alternatives getAlternatives()
public org.eclipse.xtext.EnumLiteralDeclaration getNO_FAILUREEnumLiteralDeclaration_0()
public org.eclipse.xtext.Keyword getNO_FAILURENoFailureKeyword_0_0()
public org.eclipse.xtext.EnumLiteralDeclaration getEARLYEnumLiteralDeclaration_1()
public org.eclipse.xtext.Keyword getEARLYEarlyKeyword_1_0()
public org.eclipse.xtext.EnumLiteralDeclaration getLATEEnumLiteralDeclaration_2()
public org.eclipse.xtext.Keyword getLATELateKeyword_2_0()
public org.eclipse.xtext.EnumLiteralDeclaration getCOMMISSIONEnumLiteralDeclaration_3()
public org.eclipse.xtext.Keyword getCOMMISSIONCommissionKeyword_3_0()
public org.eclipse.xtext.EnumLiteralDeclaration getOMISSIONEnumLiteralDeclaration_4()
public org.eclipse.xtext.Keyword getOMISSIONOmissionKeyword_4_0()
public org.eclipse.xtext.EnumLiteralDeclaration getVALUE_SUBTLEEnumLiteralDeclaration_5()
public org.eclipse.xtext.Keyword getVALUE_SUBTLEValueSubtleKeyword_5_0()
public org.eclipse.xtext.EnumLiteralDeclaration getVALUE_COARSEEnumLiteralDeclaration_6()
public org.eclipse.xtext.Keyword getVALUE_COARSEValueCoarseKeyword_6_0()
public org.eclipse.xtext.EnumLiteralDeclaration getWILDCARDEnumLiteralDeclaration_7()
public org.eclipse.xtext.Keyword getWILDCARDWildcardKeyword_7_0()
public org.eclipse.xtext.EnumLiteralDeclaration getVARIABLEEnumLiteralDeclaration_8()
public org.eclipse.xtext.Keyword getVARIABLEVariableKeyword_8_0()