Class ThingGrammarAccess.ModelChannelElements
java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess
,org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
- ThingGrammarAccess
public class ThingGrammarAccess.ModelChannelElements
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.Alternatives
org.eclipse.xtext.Alternatives
org.eclipse.xtext.Assignment
org.eclipse.xtext.Keyword
org.eclipse.xtext.Keyword
org.eclipse.xtext.Assignment
org.eclipse.xtext.RuleCall
org.eclipse.xtext.Keyword
org.eclipse.xtext.Keyword
org.eclipse.xtext.Group
getGroup()
org.eclipse.xtext.Group
org.eclipse.xtext.Group
org.eclipse.xtext.Group
org.eclipse.xtext.Group
org.eclipse.xtext.Assignment
org.eclipse.xtext.RuleCall
org.eclipse.xtext.Assignment
org.eclipse.xtext.RuleCall
org.eclipse.xtext.Keyword
org.eclipse.xtext.Assignment
org.eclipse.xtext.Assignment
org.eclipse.xtext.RuleCall
org.eclipse.xtext.RuleCall
org.eclipse.xtext.Keyword
org.eclipse.xtext.ParserRule
getRule()
org.eclipse.xtext.Assignment
org.eclipse.xtext.Keyword
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
-
ModelChannelElements
public ModelChannelElements()
-
-
Method Details
-
getRule
public org.eclipse.xtext.ParserRule getRule() -
getGroup
public org.eclipse.xtext.Group getGroup() -
getAlternatives_0
public org.eclipse.xtext.Alternatives getAlternatives_0() -
getGroup_0_0
public org.eclipse.xtext.Group getGroup_0_0() -
getChannelKindAssignment_0_0_0
public org.eclipse.xtext.Assignment getChannelKindAssignment_0_0_0() -
getChannelKindAlternatives_0_0_0_0
public org.eclipse.xtext.Alternatives getChannelKindAlternatives_0_0_0_0() -
getChannelKindStateKeyword_0_0_0_0_0
public org.eclipse.xtext.Keyword getChannelKindStateKeyword_0_0_0_0_0() -
getChannelKindTriggerKeyword_0_0_0_0_1
public org.eclipse.xtext.Keyword getChannelKindTriggerKeyword_0_0_0_0_1() -
getTypeAssignment_0_0_1
public org.eclipse.xtext.Assignment getTypeAssignment_0_0_1() -
getTypeModelItemTypeParserRuleCall_0_0_1_0
public org.eclipse.xtext.RuleCall getTypeModelItemTypeParserRuleCall_0_0_1_0() -
getGroup_0_1
public org.eclipse.xtext.Group getGroup_0_1() -
getTypeKeyword_0_1_0
public org.eclipse.xtext.Keyword getTypeKeyword_0_1_0() -
getChannelTypeAssignment_0_1_1
public org.eclipse.xtext.Assignment getChannelTypeAssignment_0_1_1() -
getChannelTypeUID_SEGMENTParserRuleCall_0_1_1_0
public org.eclipse.xtext.RuleCall getChannelTypeUID_SEGMENTParserRuleCall_0_1_1_0() -
getColonKeyword_1
public org.eclipse.xtext.Keyword getColonKeyword_1() -
getIdAssignment_2
public org.eclipse.xtext.Assignment getIdAssignment_2() -
getIdCHANNEL_IDParserRuleCall_2_0
public org.eclipse.xtext.RuleCall getIdCHANNEL_IDParserRuleCall_2_0() -
getLabelAssignment_3
public org.eclipse.xtext.Assignment getLabelAssignment_3() -
getLabelSTRINGTerminalRuleCall_3_0
public org.eclipse.xtext.RuleCall getLabelSTRINGTerminalRuleCall_3_0() -
getGroup_4
public org.eclipse.xtext.Group getGroup_4() -
getLeftSquareBracketKeyword_4_0
public org.eclipse.xtext.Keyword getLeftSquareBracketKeyword_4_0() -
getPropertiesAssignment_4_1
public org.eclipse.xtext.Assignment getPropertiesAssignment_4_1() -
getPropertiesModelPropertyParserRuleCall_4_1_0
public org.eclipse.xtext.RuleCall getPropertiesModelPropertyParserRuleCall_4_1_0() -
getGroup_4_2
public org.eclipse.xtext.Group getGroup_4_2() -
getCommaKeyword_4_2_0
public org.eclipse.xtext.Keyword getCommaKeyword_4_2_0() -
getPropertiesAssignment_4_2_1
public org.eclipse.xtext.Assignment getPropertiesAssignment_4_2_1() -
getPropertiesModelPropertyParserRuleCall_4_2_1_0
public org.eclipse.xtext.RuleCall getPropertiesModelPropertyParserRuleCall_4_2_1_0() -
getRightSquareBracketKeyword_4_3
public org.eclipse.xtext.Keyword getRightSquareBracketKeyword_4_3()
-