Package tools.refinery.language.services
Class ProblemGrammarAccess.NonContainmentIdentifierElements
java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
tools.refinery.language.services.ProblemGrammarAccess.NonContainmentIdentifierElements
- All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess
,org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
ProblemGrammarAccess
public class ProblemGrammarAccess.NonContainmentIdentifierElements
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.Alternatives
org.eclipse.xtext.Keyword
org.eclipse.xtext.Keyword
org.eclipse.xtext.Keyword
org.eclipse.xtext.Keyword
org.eclipse.xtext.RuleCall
org.eclipse.xtext.Keyword
org.eclipse.xtext.Keyword
org.eclipse.xtext.Keyword
org.eclipse.xtext.Keyword
org.eclipse.xtext.RuleCall
org.eclipse.xtext.ParserRule
getRule()
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
-
NonContainmentIdentifierElements
public NonContainmentIdentifierElements()
-
-
Method Details
-
getRule
public org.eclipse.xtext.ParserRule getRule() -
getAlternatives
public org.eclipse.xtext.Alternatives getAlternatives() -
getIDTerminalRuleCall_0
public org.eclipse.xtext.RuleCall getIDTerminalRuleCall_0() -
getQUOTED_IDTerminalRuleCall_1
public org.eclipse.xtext.RuleCall getQUOTED_IDTerminalRuleCall_1() -
getAtomKeyword_2
public org.eclipse.xtext.Keyword getAtomKeyword_2() -
getMultiKeyword_3
public org.eclipse.xtext.Keyword getMultiKeyword_3() -
getProblemKeyword_4
public org.eclipse.xtext.Keyword getProblemKeyword_4() -
getModuleKeyword_5
public org.eclipse.xtext.Keyword getModuleKeyword_5() -
getDatatypeKeyword_6
public org.eclipse.xtext.Keyword getDatatypeKeyword_6() -
getAggregatorKeyword_7
public org.eclipse.xtext.Keyword getAggregatorKeyword_7() -
getDecisionKeyword_8
public org.eclipse.xtext.Keyword getDecisionKeyword_8() -
getPropagationKeyword_9
public org.eclipse.xtext.Keyword getPropagationKeyword_9() -
getConcretizationKeyword_10
public org.eclipse.xtext.Keyword getConcretizationKeyword_10() -
getShadowKeyword_11
public org.eclipse.xtext.Keyword getShadowKeyword_11()
-