de.cau.cs.kieler.synccharts.text.kits.services
Class KitsGrammarAccess.TransitionTypeElements

java.lang.Object
  extended by org.eclipse.xtext.service.AbstractElementFinder
      extended by org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder
          extended by de.cau.cs.kieler.synccharts.text.kits.services.KitsGrammarAccess.TransitionTypeElements
All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IEnumRuleAccess
Enclosing class:
KitsGrammarAccess

public class KitsGrammarAccess.TransitionTypeElements
extends org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder

Rating red

Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder, org.eclipse.xtext.service.AbstractElementFinder.AbstractGrammarElementFinder, org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
 
Constructor Summary
KitsGrammarAccess.TransitionTypeElements()
           
 
Method Summary
 org.eclipse.xtext.Alternatives getAlternatives()
           
 org.eclipse.xtext.EnumLiteralDeclaration getNORMALTERMINATIONEnumLiteralDeclaration_2()
           
 org.eclipse.xtext.Keyword getNORMALTERMINATIONGreaterThanSignHyphenMinusGreaterThanSignKeyword_2_0()
           
 org.eclipse.xtext.EnumRule getRule()
           
 org.eclipse.xtext.EnumLiteralDeclaration getSTRONGABORTEnumLiteralDeclaration_1()
           
 org.eclipse.xtext.Keyword getSTRONGABORTOKeyword_1_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getWEAKABORTEnumLiteralDeclaration_0()
           
 org.eclipse.xtext.Keyword getWEAKABORTHyphenMinusHyphenMinusGreaterThanSignKeyword_0_0()
           
 
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder
getRules
 
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder
findAssignments, findByNestedRuleCall, findCrossReferences, findCrossReferences, findKeywordPairs, findKeywords, findRuleCalls
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KitsGrammarAccess.TransitionTypeElements

public KitsGrammarAccess.TransitionTypeElements()
Method Detail

getRule

public org.eclipse.xtext.EnumRule getRule()

getAlternatives

public org.eclipse.xtext.Alternatives getAlternatives()

getWEAKABORTEnumLiteralDeclaration_0

public org.eclipse.xtext.EnumLiteralDeclaration getWEAKABORTEnumLiteralDeclaration_0()

getWEAKABORTHyphenMinusHyphenMinusGreaterThanSignKeyword_0_0

public org.eclipse.xtext.Keyword getWEAKABORTHyphenMinusHyphenMinusGreaterThanSignKeyword_0_0()

getSTRONGABORTEnumLiteralDeclaration_1

public org.eclipse.xtext.EnumLiteralDeclaration getSTRONGABORTEnumLiteralDeclaration_1()

getSTRONGABORTOKeyword_1_0

public org.eclipse.xtext.Keyword getSTRONGABORTOKeyword_1_0()

getNORMALTERMINATIONEnumLiteralDeclaration_2

public org.eclipse.xtext.EnumLiteralDeclaration getNORMALTERMINATIONEnumLiteralDeclaration_2()

getNORMALTERMINATIONGreaterThanSignHyphenMinusGreaterThanSignKeyword_2_0

public org.eclipse.xtext.Keyword getNORMALTERMINATIONGreaterThanSignHyphenMinusGreaterThanSignKeyword_2_0()