org.openxma.dsl.dom.services
Class DomDslGrammarAccess.CrudOperationTypeElements

java.lang.Object
  extended by org.eclipse.xtext.service.AbstractElementFinder
      extended by org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder
          extended by org.openxma.dsl.dom.services.DomDslGrammarAccess.CrudOperationTypeElements
All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IEnumRuleAccess
Enclosing class:
DomDslGrammarAccess

public class DomDslGrammarAccess.CrudOperationTypeElements
extends org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder


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
DomDslGrammarAccess.CrudOperationTypeElements()
           
 
Method Summary
 org.eclipse.xtext.Keyword getALLCrudKeyword_4_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getALLEnumLiteralDeclaration_4()
           
 org.eclipse.xtext.Alternatives getAlternatives()
           
 org.eclipse.xtext.Keyword getCREATECreateKeyword_0_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getCREATEEnumLiteralDeclaration_0()
           
 org.eclipse.xtext.Keyword getDELETEDeleteKeyword_3_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getDELETEEnumLiteralDeclaration_3()
           
 org.eclipse.xtext.EnumLiteralDeclaration getREADEnumLiteralDeclaration_1()
           
 org.eclipse.xtext.Keyword getREADReadKeyword_1_0()
           
 org.eclipse.xtext.EnumRule getRule()
           
 org.eclipse.xtext.EnumLiteralDeclaration getUPDATEEnumLiteralDeclaration_2()
           
 org.eclipse.xtext.Keyword getUPDATEUpdateKeyword_2_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

DomDslGrammarAccess.CrudOperationTypeElements

public DomDslGrammarAccess.CrudOperationTypeElements()
Method Detail

getRule

public org.eclipse.xtext.EnumRule getRule()

getAlternatives

public org.eclipse.xtext.Alternatives getAlternatives()

getCREATEEnumLiteralDeclaration_0

public org.eclipse.xtext.EnumLiteralDeclaration getCREATEEnumLiteralDeclaration_0()

getCREATECreateKeyword_0_0

public org.eclipse.xtext.Keyword getCREATECreateKeyword_0_0()

getREADEnumLiteralDeclaration_1

public org.eclipse.xtext.EnumLiteralDeclaration getREADEnumLiteralDeclaration_1()

getREADReadKeyword_1_0

public org.eclipse.xtext.Keyword getREADReadKeyword_1_0()

getUPDATEEnumLiteralDeclaration_2

public org.eclipse.xtext.EnumLiteralDeclaration getUPDATEEnumLiteralDeclaration_2()

getUPDATEUpdateKeyword_2_0

public org.eclipse.xtext.Keyword getUPDATEUpdateKeyword_2_0()

getDELETEEnumLiteralDeclaration_3

public org.eclipse.xtext.EnumLiteralDeclaration getDELETEEnumLiteralDeclaration_3()

getDELETEDeleteKeyword_3_0

public org.eclipse.xtext.Keyword getDELETEDeleteKeyword_3_0()

getALLEnumLiteralDeclaration_4

public org.eclipse.xtext.EnumLiteralDeclaration getALLEnumLiteralDeclaration_4()

getALLCrudKeyword_4_0

public org.eclipse.xtext.Keyword getALLCrudKeyword_4_0()


Copyright © 2013. All Rights Reserved.