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

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.TypedTypeRefCSElements
All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
Enclosing class:
OCLinEcoreGrammarAccess

public class OCLinEcoreGrammarAccess.TypedTypeRefCSElements
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.TypedTypeRefCSElements()
           
 
Method Summary
 org.eclipse.xtext.Alternatives getAlternatives_0()
           
 org.eclipse.xtext.Keyword getColonColonKeyword_0_0_1()
           
 org.eclipse.xtext.Keyword getColonColonKeyword_0_0_2_1()
           
 org.eclipse.xtext.Group getGroup_0_0_2()
           
 org.eclipse.xtext.Group getGroup_0_0()
           
 org.eclipse.xtext.Group getGroup()
           
 org.eclipse.xtext.Assignment getNamespaceAssignment_0_0_0()
           
 org.eclipse.xtext.Assignment getNamespaceAssignment_0_0_2_0()
           
 org.eclipse.xtext.CrossReference getNamespaceNamespaceCrossReference_0_0_0_0()
           
 org.eclipse.xtext.CrossReference getNamespaceNamespaceCrossReference_0_0_2_0_0()
           
 org.eclipse.xtext.RuleCall getNamespaceNamespaceUnreservedNameParserRuleCall_0_0_2_0_0_1()
           
 org.eclipse.xtext.RuleCall getNamespaceNamespaceUnrestrictedNameParserRuleCall_0_0_0_0_1()
           
 org.eclipse.xtext.Assignment getOwnedTemplateBindingAssignment_1()
           
 org.eclipse.xtext.RuleCall getOwnedTemplateBindingTemplateBindingCSParserRuleCall_1_0()
           
 org.eclipse.xtext.ParserRule getRule()
           
 org.eclipse.xtext.Assignment getTypeAssignment_0_0_3()
           
 org.eclipse.xtext.Assignment getTypeAssignment_0_1()
           
 org.eclipse.xtext.CrossReference getTypeTypeCrossReference_0_0_3_0()
           
 org.eclipse.xtext.CrossReference getTypeTypeCrossReference_0_1_0()
           
 org.eclipse.xtext.RuleCall getTypeTypeUnreservedNameParserRuleCall_0_0_3_0_1()
           
 org.eclipse.xtext.RuleCall getTypeTypeUnrestrictedNameParserRuleCall_0_1_0_1()
           
 
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.TypedTypeRefCSElements

public OCLinEcoreGrammarAccess.TypedTypeRefCSElements()
Method Detail

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()

getNamespaceAssignment_0_0_0

public org.eclipse.xtext.Assignment getNamespaceAssignment_0_0_0()

getNamespaceNamespaceCrossReference_0_0_0_0

public org.eclipse.xtext.CrossReference getNamespaceNamespaceCrossReference_0_0_0_0()

getNamespaceNamespaceUnrestrictedNameParserRuleCall_0_0_0_0_1

public org.eclipse.xtext.RuleCall getNamespaceNamespaceUnrestrictedNameParserRuleCall_0_0_0_0_1()

getColonColonKeyword_0_0_1

public org.eclipse.xtext.Keyword getColonColonKeyword_0_0_1()

getGroup_0_0_2

public org.eclipse.xtext.Group getGroup_0_0_2()

getNamespaceAssignment_0_0_2_0

public org.eclipse.xtext.Assignment getNamespaceAssignment_0_0_2_0()

getNamespaceNamespaceCrossReference_0_0_2_0_0

public org.eclipse.xtext.CrossReference getNamespaceNamespaceCrossReference_0_0_2_0_0()

getNamespaceNamespaceUnreservedNameParserRuleCall_0_0_2_0_0_1

public org.eclipse.xtext.RuleCall getNamespaceNamespaceUnreservedNameParserRuleCall_0_0_2_0_0_1()

getColonColonKeyword_0_0_2_1

public org.eclipse.xtext.Keyword getColonColonKeyword_0_0_2_1()

getTypeAssignment_0_0_3

public org.eclipse.xtext.Assignment getTypeAssignment_0_0_3()

getTypeTypeCrossReference_0_0_3_0

public org.eclipse.xtext.CrossReference getTypeTypeCrossReference_0_0_3_0()

getTypeTypeUnreservedNameParserRuleCall_0_0_3_0_1

public org.eclipse.xtext.RuleCall getTypeTypeUnreservedNameParserRuleCall_0_0_3_0_1()

getTypeAssignment_0_1

public org.eclipse.xtext.Assignment getTypeAssignment_0_1()

getTypeTypeCrossReference_0_1_0

public org.eclipse.xtext.CrossReference getTypeTypeCrossReference_0_1_0()

getTypeTypeUnrestrictedNameParserRuleCall_0_1_0_1

public org.eclipse.xtext.RuleCall getTypeTypeUnrestrictedNameParserRuleCall_0_1_0_1()

getOwnedTemplateBindingAssignment_1

public org.eclipse.xtext.Assignment getOwnedTemplateBindingAssignment_1()

getOwnedTemplateBindingTemplateBindingCSParserRuleCall_1_0

public org.eclipse.xtext.RuleCall getOwnedTemplateBindingTemplateBindingCSParserRuleCall_1_0()