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

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

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


Constructor Summary
ServiceGrammarAccess.AssociationMethodTypeElements()
           
 
Method Summary
 org.eclipse.xtext.Keyword getADDTOAddKeyword_0_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getADDTOEnumLiteralDeclaration_0()
           
 org.eclipse.xtext.Alternatives getAlternatives()
           
 org.eclipse.xtext.EnumLiteralDeclaration getGETFROMEnumLiteralDeclaration_2()
           
 org.eclipse.xtext.Keyword getGETFROMGetKeyword_2_0()
           
 org.eclipse.xtext.EnumLiteralDeclaration getREMOVEFROMEnumLiteralDeclaration_1()
           
 org.eclipse.xtext.Keyword getREMOVEFROMRemoveKeyword_1_0()
           
 org.eclipse.xtext.EnumRule getRule()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceGrammarAccess.AssociationMethodTypeElements

public ServiceGrammarAccess.AssociationMethodTypeElements()
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()

getADDTOEnumLiteralDeclaration_0

public org.eclipse.xtext.EnumLiteralDeclaration getADDTOEnumLiteralDeclaration_0()

getADDTOAddKeyword_0_0

public org.eclipse.xtext.Keyword getADDTOAddKeyword_0_0()

getREMOVEFROMEnumLiteralDeclaration_1

public org.eclipse.xtext.EnumLiteralDeclaration getREMOVEFROMEnumLiteralDeclaration_1()

getREMOVEFROMRemoveKeyword_1_0

public org.eclipse.xtext.Keyword getREMOVEFROMRemoveKeyword_1_0()

getGETFROMEnumLiteralDeclaration_2

public org.eclipse.xtext.EnumLiteralDeclaration getGETFROMEnumLiteralDeclaration_2()

getGETFROMGetKeyword_2_0

public org.eclipse.xtext.Keyword getGETFROMGetKeyword_2_0()


Copyright © 2010 Mod4j. All Rights Reserved.