Class ThingGrammarAccess.UIDElements
java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
org.openhab.core.model.thing.services.ThingGrammarAccess.UIDElements
- All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess
,org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
- ThingGrammarAccess
public class ThingGrammarAccess.UIDElements
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
-
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.xtext.Keyword
org.eclipse.xtext.Keyword
org.eclipse.xtext.Keyword
org.eclipse.xtext.Group
getGroup()
org.eclipse.xtext.Group
org.eclipse.xtext.ParserRule
getRule()
org.eclipse.xtext.RuleCall
org.eclipse.xtext.RuleCall
org.eclipse.xtext.RuleCall
org.eclipse.xtext.RuleCall
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
-
Constructor Details
-
UIDElements
public UIDElements()
-
-
Method Details
-
getRule
public org.eclipse.xtext.ParserRule getRule() -
getGroup
public org.eclipse.xtext.Group getGroup() -
getUID_SEGMENTParserRuleCall_0
public org.eclipse.xtext.RuleCall getUID_SEGMENTParserRuleCall_0() -
getColonKeyword_1
public org.eclipse.xtext.Keyword getColonKeyword_1() -
getUID_SEGMENTParserRuleCall_2
public org.eclipse.xtext.RuleCall getUID_SEGMENTParserRuleCall_2() -
getColonKeyword_3
public org.eclipse.xtext.Keyword getColonKeyword_3() -
getUID_SEGMENTParserRuleCall_4
public org.eclipse.xtext.RuleCall getUID_SEGMENTParserRuleCall_4() -
getGroup_5
public org.eclipse.xtext.Group getGroup_5() -
getColonKeyword_5_0
public org.eclipse.xtext.Keyword getColonKeyword_5_0() -
getUID_SEGMENTParserRuleCall_5_1
public org.eclipse.xtext.RuleCall getUID_SEGMENTParserRuleCall_5_1()
-