org.eclipse.ocl.examples.xtext.oclinecore.services
Class OCLinEcoreGrammarAccess.TemplateBindingCSElements

java.lang.Object
  extended by org.eclipse.xtext.service.AbstractElementFinder
      extended by org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
          extended by org.eclipse.ocl.examples.xtext.oclinecore.services.OCLinEcoreGrammarAccess.TemplateBindingCSElements
All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
Enclosing class:
OCLinEcoreGrammarAccess

public class OCLinEcoreGrammarAccess.TemplateBindingCSElements
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
OCLinEcoreGrammarAccess.TemplateBindingCSElements()
           
 
Method Summary
 org.eclipse.xtext.Alternatives getAlternatives()
           
 org.eclipse.xtext.Keyword getCommaKeyword_0_2_0()
           
 org.eclipse.xtext.Keyword getCommaKeyword_1_2_0()
           
 org.eclipse.xtext.Keyword getGreaterThanSignKeyword_1_3()
           
 org.eclipse.xtext.Group getGroup_0_2()
           
 org.eclipse.xtext.Group getGroup_0()
           
 org.eclipse.xtext.Group getGroup_1_2()
           
 org.eclipse.xtext.Group getGroup_1()
           
 org.eclipse.xtext.Keyword getLeftParenthesisKeyword_0_0()
           
 org.eclipse.xtext.Keyword getLessThanSignKeyword_1_0()
           
 org.eclipse.xtext.Assignment getOwnedParameterSubstitutionAssignment_0_1()
           
 org.eclipse.xtext.Assignment getOwnedParameterSubstitutionAssignment_0_2_1()
           
 org.eclipse.xtext.Assignment getOwnedParameterSubstitutionAssignment_1_1()
           
 org.eclipse.xtext.Assignment getOwnedParameterSubstitutionAssignment_1_2_1()
           
 org.eclipse.xtext.RuleCall getOwnedParameterSubstitutionTemplateParameterSubstitutionCSParserRuleCall_0_1_0()
           
 org.eclipse.xtext.RuleCall getOwnedParameterSubstitutionTemplateParameterSubstitutionCSParserRuleCall_0_2_1_0()
           
 org.eclipse.xtext.RuleCall getOwnedParameterSubstitutionTemplateParameterSubstitutionCSParserRuleCall_1_1_0()
           
 org.eclipse.xtext.RuleCall getOwnedParameterSubstitutionTemplateParameterSubstitutionCSParserRuleCall_1_2_1_0()
           
 org.eclipse.xtext.Keyword getRightParenthesisKeyword_0_3()
           
 org.eclipse.xtext.ParserRule getRule()
           
 
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
 

Constructor Detail

OCLinEcoreGrammarAccess.TemplateBindingCSElements

public OCLinEcoreGrammarAccess.TemplateBindingCSElements()
Method Detail

getRule

public org.eclipse.xtext.ParserRule getRule()

getAlternatives

public org.eclipse.xtext.Alternatives getAlternatives()

getGroup_0

public org.eclipse.xtext.Group getGroup_0()

getLeftParenthesisKeyword_0_0

public org.eclipse.xtext.Keyword getLeftParenthesisKeyword_0_0()

getOwnedParameterSubstitutionAssignment_0_1

public org.eclipse.xtext.Assignment getOwnedParameterSubstitutionAssignment_0_1()

getOwnedParameterSubstitutionTemplateParameterSubstitutionCSParserRuleCall_0_1_0

public org.eclipse.xtext.RuleCall getOwnedParameterSubstitutionTemplateParameterSubstitutionCSParserRuleCall_0_1_0()

getGroup_0_2

public org.eclipse.xtext.Group getGroup_0_2()

getCommaKeyword_0_2_0

public org.eclipse.xtext.Keyword getCommaKeyword_0_2_0()

getOwnedParameterSubstitutionAssignment_0_2_1

public org.eclipse.xtext.Assignment getOwnedParameterSubstitutionAssignment_0_2_1()

getOwnedParameterSubstitutionTemplateParameterSubstitutionCSParserRuleCall_0_2_1_0

public org.eclipse.xtext.RuleCall getOwnedParameterSubstitutionTemplateParameterSubstitutionCSParserRuleCall_0_2_1_0()

getRightParenthesisKeyword_0_3

public org.eclipse.xtext.Keyword getRightParenthesisKeyword_0_3()

getGroup_1

public org.eclipse.xtext.Group getGroup_1()

getLessThanSignKeyword_1_0

public org.eclipse.xtext.Keyword getLessThanSignKeyword_1_0()

getOwnedParameterSubstitutionAssignment_1_1

public org.eclipse.xtext.Assignment getOwnedParameterSubstitutionAssignment_1_1()

getOwnedParameterSubstitutionTemplateParameterSubstitutionCSParserRuleCall_1_1_0

public org.eclipse.xtext.RuleCall getOwnedParameterSubstitutionTemplateParameterSubstitutionCSParserRuleCall_1_1_0()

getGroup_1_2

public org.eclipse.xtext.Group getGroup_1_2()

getCommaKeyword_1_2_0

public org.eclipse.xtext.Keyword getCommaKeyword_1_2_0()

getOwnedParameterSubstitutionAssignment_1_2_1

public org.eclipse.xtext.Assignment getOwnedParameterSubstitutionAssignment_1_2_1()

getOwnedParameterSubstitutionTemplateParameterSubstitutionCSParserRuleCall_1_2_1_0

public org.eclipse.xtext.RuleCall getOwnedParameterSubstitutionTemplateParameterSubstitutionCSParserRuleCall_1_2_1_0()

getGreaterThanSignKeyword_1_3

public org.eclipse.xtext.Keyword getGreaterThanSignKeyword_1_3()