Class PersistenceGrammarAccess.UNITElements
java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
org.openhab.core.model.persistence.services.PersistenceGrammarAccess.UNITElements
- All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess
,org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
PersistenceGrammarAccess
public class PersistenceGrammarAccess.UNITElements
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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.xtext.Alternatives
org.eclipse.xtext.Keyword
org.eclipse.xtext.Keyword
org.eclipse.xtext.Keyword
org.eclipse.xtext.Keyword
org.eclipse.xtext.Group
org.eclipse.xtext.RuleCall
org.eclipse.xtext.RuleCall
org.eclipse.xtext.Keyword
org.eclipse.xtext.Keyword
org.eclipse.xtext.Keyword
org.eclipse.xtext.Keyword
org.eclipse.xtext.Keyword
org.eclipse.xtext.Keyword
org.eclipse.xtext.Keyword
org.eclipse.xtext.ParserRule
getRule()
org.eclipse.xtext.Keyword
org.eclipse.xtext.Keyword
org.eclipse.xtext.Keyword
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
-
UNITElements
public UNITElements()
-
-
Method Details
-
getRule
public org.eclipse.xtext.ParserRule getRule() -
getAlternatives
public org.eclipse.xtext.Alternatives getAlternatives() -
getGroup_0
public org.eclipse.xtext.Group getGroup_0() -
getCircumflexAccentKeyword_0_0
public org.eclipse.xtext.Keyword getCircumflexAccentKeyword_0_0() -
getINTTerminalRuleCall_0_1
public org.eclipse.xtext.RuleCall getINTTerminalRuleCall_0_1() -
getSuperscriptTwoKeyword_1
public org.eclipse.xtext.Keyword getSuperscriptTwoKeyword_1() -
getSuperscriptThreeKeyword_2
public org.eclipse.xtext.Keyword getSuperscriptThreeKeyword_2() -
getSolidusKeyword_3
public org.eclipse.xtext.Keyword getSolidusKeyword_3() -
getAsteriskKeyword_4
public org.eclipse.xtext.Keyword getAsteriskKeyword_4() -
getMiddleDotKeyword_5
public org.eclipse.xtext.Keyword getMiddleDotKeyword_5() -
getDegreeSignKeyword_6
public org.eclipse.xtext.Keyword getDegreeSignKeyword_6() -
getMicroSignKeyword_7
public org.eclipse.xtext.Keyword getMicroSignKeyword_7() -
getPercentSignKeyword_8
public org.eclipse.xtext.Keyword getPercentSignKeyword_8() -
getPerMilleSignKeyword_9
public org.eclipse.xtext.Keyword getPerMilleSignKeyword_9() -
getGreekCapitalLetterOmegaKeyword_10
public org.eclipse.xtext.Keyword getGreekCapitalLetterOmegaKeyword_10() -
getLatinCapitalLetterAWithRingAboveKeyword_11
public org.eclipse.xtext.Keyword getLatinCapitalLetterAWithRingAboveKeyword_11() -
getLeftParenthesisKeyword_12
public org.eclipse.xtext.Keyword getLeftParenthesisKeyword_12() -
getRightParenthesisKeyword_13
public org.eclipse.xtext.Keyword getRightParenthesisKeyword_13() -
getIDTerminalRuleCall_14
public org.eclipse.xtext.RuleCall getIDTerminalRuleCall_14()
-