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

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

public class ServiceGrammarAccess.ServiceMethodElements
extends java.lang.Object
implements org.eclipse.xtext.IGrammarAccess.IParserRuleAccess


Constructor Summary
ServiceGrammarAccess.ServiceMethodElements()
           
 
Method Summary
 org.eclipse.xtext.Alternatives getAlternatives()
           
 org.eclipse.xtext.RuleCall getAssociationMethodParserRuleCall_2()
           
 org.eclipse.xtext.RuleCall getCustomMethodParserRuleCall_0()
           
 org.eclipse.xtext.ParserRule getRule()
           
 org.eclipse.xtext.RuleCall getSpecialMethodParserRuleCall_1()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceGrammarAccess.ServiceMethodElements

public ServiceGrammarAccess.ServiceMethodElements()
Method Detail

getRule

public org.eclipse.xtext.ParserRule getRule()
Specified by:
getRule in interface org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess
Specified by:
getRule in interface org.eclipse.xtext.IGrammarAccess.IParserRuleAccess

getAlternatives

public org.eclipse.xtext.Alternatives getAlternatives()

getCustomMethodParserRuleCall_0

public org.eclipse.xtext.RuleCall getCustomMethodParserRuleCall_0()

getSpecialMethodParserRuleCall_1

public org.eclipse.xtext.RuleCall getSpecialMethodParserRuleCall_1()

getAssociationMethodParserRuleCall_2

public org.eclipse.xtext.RuleCall getAssociationMethodParserRuleCall_2()


Copyright © 2010 Mod4j. All Rights Reserved.