org.eclipse.ocl.examples.xtext.oclstdlib.services
Class OCLstdlibGrammarAccess.LibPropertyCSElements

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.oclstdlib.services.OCLstdlibGrammarAccess.LibPropertyCSElements
All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
Enclosing class:
OCLstdlibGrammarAccess

public class OCLstdlibGrammarAccess.LibPropertyCSElements
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
OCLstdlibGrammarAccess.LibPropertyCSElements()
           
 
Method Summary
 org.eclipse.xtext.Alternatives getAlternatives_6()
           
 org.eclipse.xtext.Keyword getColonKeyword_3()
           
 org.eclipse.xtext.Keyword getEqualsSignGreaterThanSignKeyword_5_0()
           
 org.eclipse.xtext.Group getGroup_5()
           
 org.eclipse.xtext.Group getGroup_6_0()
           
 org.eclipse.xtext.Group getGroup()
           
 org.eclipse.xtext.Assignment getImplementationAssignment_5_1()
           
 org.eclipse.xtext.CrossReference getImplementationJvmTypeCrossReference_5_1_0()
           
 org.eclipse.xtext.RuleCall getImplementationJvmTypeSINGLE_QUOTED_STRINGTerminalRuleCall_5_1_0_1()
           
 org.eclipse.xtext.Keyword getLeftCurlyBracketKeyword_6_0_0()
           
 org.eclipse.xtext.Assignment getNameAssignment_2()
           
 org.eclipse.xtext.RuleCall getNameNameParserRuleCall_2_0()
           
 org.eclipse.xtext.RuleCall getOwnedAnnotationAnnotationElementCSParserRuleCall_6_0_1_0()
           
 org.eclipse.xtext.Assignment getOwnedAnnotationAssignment_6_0_1()
           
 org.eclipse.xtext.Assignment getOwnedTypeAssignment_4()
           
 org.eclipse.xtext.RuleCall getOwnedTypeTypedMultiplicityRefCSParserRuleCall_4_0()
           
 org.eclipse.xtext.Keyword getPropertyKeyword_1()
           
 org.eclipse.xtext.Keyword getRightCurlyBracketKeyword_6_0_2()
           
 org.eclipse.xtext.ParserRule getRule()
           
 org.eclipse.xtext.Keyword getSemicolonKeyword_6_1()
           
 org.eclipse.xtext.Assignment getStaticAssignment_0()
           
 org.eclipse.xtext.Keyword getStaticStaticKeyword_0_0()
           
 
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

OCLstdlibGrammarAccess.LibPropertyCSElements

public OCLstdlibGrammarAccess.LibPropertyCSElements()
Method Detail

getRule

public org.eclipse.xtext.ParserRule getRule()

getGroup

public org.eclipse.xtext.Group getGroup()

getStaticAssignment_0

public org.eclipse.xtext.Assignment getStaticAssignment_0()

getStaticStaticKeyword_0_0

public org.eclipse.xtext.Keyword getStaticStaticKeyword_0_0()

getPropertyKeyword_1

public org.eclipse.xtext.Keyword getPropertyKeyword_1()

getNameAssignment_2

public org.eclipse.xtext.Assignment getNameAssignment_2()

getNameNameParserRuleCall_2_0

public org.eclipse.xtext.RuleCall getNameNameParserRuleCall_2_0()

getColonKeyword_3

public org.eclipse.xtext.Keyword getColonKeyword_3()

getOwnedTypeAssignment_4

public org.eclipse.xtext.Assignment getOwnedTypeAssignment_4()

getOwnedTypeTypedMultiplicityRefCSParserRuleCall_4_0

public org.eclipse.xtext.RuleCall getOwnedTypeTypedMultiplicityRefCSParserRuleCall_4_0()

getGroup_5

public org.eclipse.xtext.Group getGroup_5()

getEqualsSignGreaterThanSignKeyword_5_0

public org.eclipse.xtext.Keyword getEqualsSignGreaterThanSignKeyword_5_0()

getImplementationAssignment_5_1

public org.eclipse.xtext.Assignment getImplementationAssignment_5_1()

getImplementationJvmTypeCrossReference_5_1_0

public org.eclipse.xtext.CrossReference getImplementationJvmTypeCrossReference_5_1_0()

getImplementationJvmTypeSINGLE_QUOTED_STRINGTerminalRuleCall_5_1_0_1

public org.eclipse.xtext.RuleCall getImplementationJvmTypeSINGLE_QUOTED_STRINGTerminalRuleCall_5_1_0_1()

getAlternatives_6

public org.eclipse.xtext.Alternatives getAlternatives_6()

getGroup_6_0

public org.eclipse.xtext.Group getGroup_6_0()

getLeftCurlyBracketKeyword_6_0_0

public org.eclipse.xtext.Keyword getLeftCurlyBracketKeyword_6_0_0()

getOwnedAnnotationAssignment_6_0_1

public org.eclipse.xtext.Assignment getOwnedAnnotationAssignment_6_0_1()

getOwnedAnnotationAnnotationElementCSParserRuleCall_6_0_1_0

public org.eclipse.xtext.RuleCall getOwnedAnnotationAnnotationElementCSParserRuleCall_6_0_1_0()

getRightCurlyBracketKeyword_6_0_2

public org.eclipse.xtext.Keyword getRightCurlyBracketKeyword_6_0_2()

getSemicolonKeyword_6_1

public org.eclipse.xtext.Keyword getSemicolonKeyword_6_1()