org.mod4j.dsl.service.xtext.services
Class ServiceGrammarAccess.SpecialMethodTypeElements

java.lang.Object
  extended by org.mod4j.dsl.service.xtext.services.ServiceGrammarAccess.SpecialMethodTypeElements
All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IEnumRuleAccess
Enclosing class:
ServiceGrammarAccess

public class ServiceGrammarAccess.SpecialMethodTypeElements
extends java.lang.Object
implements org.eclipse.xtext.IGrammarAccess.IEnumRuleAccess


Constructor Summary
ServiceGrammarAccess.SpecialMethodTypeElements()
           
 
Method Summary
 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 getFINDEnumLiteralDeclaration_5()
           
 org.eclipse.xtext.Keyword getFINDFindKeyword_5_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getLISTALLEnumLiteralDeclaration_4()
           
 org.eclipse.xtext.Keyword getLISTALLListallKeyword_4_0()
           
 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 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceGrammarAccess.SpecialMethodTypeElements

public ServiceGrammarAccess.SpecialMethodTypeElements()
Method Detail

getRule

public org.eclipse.xtext.EnumRule getRule()
Specified by:
getRule in interface org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess
Specified by:
getRule in interface org.eclipse.xtext.IGrammarAccess.IEnumRuleAccess

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()

getLISTALLEnumLiteralDeclaration_4

public org.eclipse.xtext.EnumLiteralDeclaration getLISTALLEnumLiteralDeclaration_4()

getLISTALLListallKeyword_4_0

public org.eclipse.xtext.Keyword getLISTALLListallKeyword_4_0()

getFINDEnumLiteralDeclaration_5

public org.eclipse.xtext.EnumLiteralDeclaration getFINDEnumLiteralDeclaration_5()

getFINDFindKeyword_5_0

public org.eclipse.xtext.Keyword getFINDFindKeyword_5_0()


Copyright © 2010 Mod4j. All Rights Reserved.