org.openxma.dsl.dom.services
Class DomDslGrammarAccess.EntityElements
java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
org.openxma.dsl.dom.services.DomDslGrammarAccess.EntityElements
- All Implemented Interfaces:
- org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
- DomDslGrammarAccess
public class DomDslGrammarAccess.EntityElements
- extends org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
| 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 |
| 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 |
DomDslGrammarAccess.EntityElements
public DomDslGrammarAccess.EntityElements()
getRule
public org.eclipse.xtext.ParserRule getRule()
getGroup
public org.eclipse.xtext.Group getGroup()
getEntityKeyword_0
public org.eclipse.xtext.Keyword getEntityKeyword_0()
getNameAssignment_1
public org.eclipse.xtext.Assignment getNameAssignment_1()
getNameIDTerminalRuleCall_1_0
public org.eclipse.xtext.RuleCall getNameIDTerminalRuleCall_1_0()
getGroup_2
public org.eclipse.xtext.Group getGroup_2()
getExtendsKeyword_2_0
public org.eclipse.xtext.Keyword getExtendsKeyword_2_0()
getSuperTypeAssignment_2_1
public org.eclipse.xtext.Assignment getSuperTypeAssignment_2_1()
getSuperTypeEntityCrossReference_2_1_0
public org.eclipse.xtext.CrossReference getSuperTypeEntityCrossReference_2_1_0()
getSuperTypeEntityQualifiedNameParserRuleCall_2_1_0_1
public org.eclipse.xtext.RuleCall getSuperTypeEntityQualifiedNameParserRuleCall_2_1_0_1()
getLeftCurlyBracketKeyword_3
public org.eclipse.xtext.Keyword getLeftCurlyBracketKeyword_3()
getAlternatives_4
public org.eclipse.xtext.Alternatives getAlternatives_4()
getAttributesAssignment_4_0
public org.eclipse.xtext.Assignment getAttributesAssignment_4_0()
getAttributesAttributeParserRuleCall_4_0_0
public org.eclipse.xtext.RuleCall getAttributesAttributeParserRuleCall_4_0_0()
getAttributeGroupsAssignment_4_1
public org.eclipse.xtext.Assignment getAttributeGroupsAssignment_4_1()
getAttributeGroupsAttributeGroupParserRuleCall_4_1_0
public org.eclipse.xtext.RuleCall getAttributeGroupsAttributeGroupParserRuleCall_4_1_0()
getConditionsBlockAssignment_5
public org.eclipse.xtext.Assignment getConditionsBlockAssignment_5()
getConditionsBlockConditionsBlockParserRuleCall_5_0
public org.eclipse.xtext.RuleCall getConditionsBlockConditionsBlockParserRuleCall_5_0()
getRightCurlyBracketKeyword_6
public org.eclipse.xtext.Keyword getRightCurlyBracketKeyword_6()
Copyright © 2013. All Rights Reserved.