org.mod4j.dsl.datacontract.xtext.services
Class DataContractGrammarAccess.DtoPropertyElements
java.lang.Object
org.mod4j.dsl.datacontract.xtext.services.DataContractGrammarAccess.DtoPropertyElements
- All Implemented Interfaces:
- org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
- DataContractGrammarAccess
public class DataContractGrammarAccess.DtoPropertyElements
- extends java.lang.Object
- implements org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataContractGrammarAccess.DtoPropertyElements
public DataContractGrammarAccess.DtoPropertyElements()
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
getGroup
public org.eclipse.xtext.Group getGroup()
getAlternatives_0
public org.eclipse.xtext.Alternatives getAlternatives_0()
getDtoBooleanPropertyParserRuleCall_0_0
public org.eclipse.xtext.RuleCall getDtoBooleanPropertyParserRuleCall_0_0()
getDtoStringPropertyParserRuleCall_0_1
public org.eclipse.xtext.RuleCall getDtoStringPropertyParserRuleCall_0_1()
getDtoDateTimePropertyParserRuleCall_0_2
public org.eclipse.xtext.RuleCall getDtoDateTimePropertyParserRuleCall_0_2()
getDtoIntegerPropertyParserRuleCall_0_3
public org.eclipse.xtext.RuleCall getDtoIntegerPropertyParserRuleCall_0_3()
getDtoDecimalPropertyParserRuleCall_0_4
public org.eclipse.xtext.RuleCall getDtoDecimalPropertyParserRuleCall_0_4()
getDtoEnumerationPropertyParserRuleCall_0_5
public org.eclipse.xtext.RuleCall getDtoEnumerationPropertyParserRuleCall_0_5()
getSemicolonKeyword_1
public org.eclipse.xtext.Keyword getSemicolonKeyword_1()
Copyright © 2010 Mod4j. All Rights Reserved.