de.cau.cs.kieler.kiml.graphviz.dot.services
Class GraphvizDotGrammarAccess.CompassPointElements

java.lang.Object
  extended by org.eclipse.xtext.service.AbstractElementFinder
      extended by org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder
          extended by de.cau.cs.kieler.kiml.graphviz.dot.services.GraphvizDotGrammarAccess.CompassPointElements
All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IEnumRuleAccess
Enclosing class:
GraphvizDotGrammarAccess

public class GraphvizDotGrammarAccess.CompassPointElements
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
GraphvizDotGrammarAccess.CompassPointElements()
           
 
Method Summary
 org.eclipse.xtext.Alternatives getAlternatives()
           
 org.eclipse.xtext.Keyword getBlank_Keyword_9_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getBlankEnumLiteralDeclaration_9()
           
 org.eclipse.xtext.Keyword getCenterCKeyword_8_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getCenterEnumLiteralDeclaration_8()
           
 org.eclipse.xtext.Keyword getEastEKeyword_2_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getEastEnumLiteralDeclaration_2()
           
 org.eclipse.xtext.EnumLiteralDeclaration getNorthEastEnumLiteralDeclaration_1()
           
 org.eclipse.xtext.Keyword getNorthEastNeKeyword_1_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getNorthEnumLiteralDeclaration_0()
           
 org.eclipse.xtext.Keyword getNorthNKeyword_0_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getNorthWestEnumLiteralDeclaration_7()
           
 org.eclipse.xtext.Keyword getNorthWestNwKeyword_7_0()
           
 org.eclipse.xtext.EnumRule getRule()
           
 org.eclipse.xtext.EnumLiteralDeclaration getSouthEastEnumLiteralDeclaration_3()
           
 org.eclipse.xtext.Keyword getSouthEastSeKeyword_3_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getSouthEnumLiteralDeclaration_4()
           
 org.eclipse.xtext.Keyword getSouthSKeyword_4_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getSouthWestEnumLiteralDeclaration_5()
           
 org.eclipse.xtext.Keyword getSouthWestSwKeyword_5_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getWestEnumLiteralDeclaration_6()
           
 org.eclipse.xtext.Keyword getWestWKeyword_6_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

GraphvizDotGrammarAccess.CompassPointElements

public GraphvizDotGrammarAccess.CompassPointElements()
Method Detail

getRule

public org.eclipse.xtext.EnumRule getRule()

getAlternatives

public org.eclipse.xtext.Alternatives getAlternatives()

getNorthEnumLiteralDeclaration_0

public org.eclipse.xtext.EnumLiteralDeclaration getNorthEnumLiteralDeclaration_0()

getNorthNKeyword_0_0

public org.eclipse.xtext.Keyword getNorthNKeyword_0_0()

getNorthEastEnumLiteralDeclaration_1

public org.eclipse.xtext.EnumLiteralDeclaration getNorthEastEnumLiteralDeclaration_1()

getNorthEastNeKeyword_1_0

public org.eclipse.xtext.Keyword getNorthEastNeKeyword_1_0()

getEastEnumLiteralDeclaration_2

public org.eclipse.xtext.EnumLiteralDeclaration getEastEnumLiteralDeclaration_2()

getEastEKeyword_2_0

public org.eclipse.xtext.Keyword getEastEKeyword_2_0()

getSouthEastEnumLiteralDeclaration_3

public org.eclipse.xtext.EnumLiteralDeclaration getSouthEastEnumLiteralDeclaration_3()

getSouthEastSeKeyword_3_0

public org.eclipse.xtext.Keyword getSouthEastSeKeyword_3_0()

getSouthEnumLiteralDeclaration_4

public org.eclipse.xtext.EnumLiteralDeclaration getSouthEnumLiteralDeclaration_4()

getSouthSKeyword_4_0

public org.eclipse.xtext.Keyword getSouthSKeyword_4_0()

getSouthWestEnumLiteralDeclaration_5

public org.eclipse.xtext.EnumLiteralDeclaration getSouthWestEnumLiteralDeclaration_5()

getSouthWestSwKeyword_5_0

public org.eclipse.xtext.Keyword getSouthWestSwKeyword_5_0()

getWestEnumLiteralDeclaration_6

public org.eclipse.xtext.EnumLiteralDeclaration getWestEnumLiteralDeclaration_6()

getWestWKeyword_6_0

public org.eclipse.xtext.Keyword getWestWKeyword_6_0()

getNorthWestEnumLiteralDeclaration_7

public org.eclipse.xtext.EnumLiteralDeclaration getNorthWestEnumLiteralDeclaration_7()

getNorthWestNwKeyword_7_0

public org.eclipse.xtext.Keyword getNorthWestNwKeyword_7_0()

getCenterEnumLiteralDeclaration_8

public org.eclipse.xtext.EnumLiteralDeclaration getCenterEnumLiteralDeclaration_8()

getCenterCKeyword_8_0

public org.eclipse.xtext.Keyword getCenterCKeyword_8_0()

getBlankEnumLiteralDeclaration_9

public org.eclipse.xtext.EnumLiteralDeclaration getBlankEnumLiteralDeclaration_9()

getBlank_Keyword_9_0

public org.eclipse.xtext.Keyword getBlank_Keyword_9_0()