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

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

public class DomDslGrammarAccess.AttributeValidationPropertyElements
extends org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder


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.AttributeValidationPropertyElements()
           
 
Method Summary
 org.eclipse.xtext.Alternatives getAlternatives()
           
 org.eclipse.xtext.Keyword getCommaKeyword_0_3_0()
           
 org.eclipse.xtext.Assignment getConstraintsAssignment_0_2()
           
 org.eclipse.xtext.Assignment getConstraintsAssignment_0_3_1()
           
 org.eclipse.xtext.RuleCall getConstraintsConstraintParserRuleCall_0_2_0()
           
 org.eclipse.xtext.RuleCall getConstraintsConstraintParserRuleCall_0_3_1_0()
           
 org.eclipse.xtext.Keyword getConstraintsKeyword_0_0()
           
 org.eclipse.xtext.Keyword getEqualsSignKeyword_0_1()
           
 org.eclipse.xtext.Keyword getEqualsSignKeyword_1_1()
           
 org.eclipse.xtext.Assignment getFormatAssignment_1_2()
           
 org.eclipse.xtext.Keyword getFormatKeyword_1_0()
           
 org.eclipse.xtext.RuleCall getFormatValidatorReferenceParserRuleCall_1_2_0()
           
 org.eclipse.xtext.Group getGroup_0_3()
           
 org.eclipse.xtext.Group getGroup_0()
           
 org.eclipse.xtext.Group getGroup_1()
           
 org.eclipse.xtext.ParserRule getRule()
           
 
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
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.AttributeValidationPropertyElements

public DomDslGrammarAccess.AttributeValidationPropertyElements()
Method Detail

getRule

public org.eclipse.xtext.ParserRule getRule()

getAlternatives

public org.eclipse.xtext.Alternatives getAlternatives()

getGroup_0

public org.eclipse.xtext.Group getGroup_0()

getConstraintsKeyword_0_0

public org.eclipse.xtext.Keyword getConstraintsKeyword_0_0()

getEqualsSignKeyword_0_1

public org.eclipse.xtext.Keyword getEqualsSignKeyword_0_1()

getConstraintsAssignment_0_2

public org.eclipse.xtext.Assignment getConstraintsAssignment_0_2()

getConstraintsConstraintParserRuleCall_0_2_0

public org.eclipse.xtext.RuleCall getConstraintsConstraintParserRuleCall_0_2_0()

getGroup_0_3

public org.eclipse.xtext.Group getGroup_0_3()

getCommaKeyword_0_3_0

public org.eclipse.xtext.Keyword getCommaKeyword_0_3_0()

getConstraintsAssignment_0_3_1

public org.eclipse.xtext.Assignment getConstraintsAssignment_0_3_1()

getConstraintsConstraintParserRuleCall_0_3_1_0

public org.eclipse.xtext.RuleCall getConstraintsConstraintParserRuleCall_0_3_1_0()

getGroup_1

public org.eclipse.xtext.Group getGroup_1()

getFormatKeyword_1_0

public org.eclipse.xtext.Keyword getFormatKeyword_1_0()

getEqualsSignKeyword_1_1

public org.eclipse.xtext.Keyword getEqualsSignKeyword_1_1()

getFormatAssignment_1_2

public org.eclipse.xtext.Assignment getFormatAssignment_1_2()

getFormatValidatorReferenceParserRuleCall_1_2_0

public org.eclipse.xtext.RuleCall getFormatValidatorReferenceParserRuleCall_1_2_0()


Copyright © 2013. All Rights Reserved.