Class TPCMGrammarAccess.PropertyInitializerElements
java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
org.palladiosimulator.textual.tpcm.services.TPCMGrammarAccess.PropertyInitializerElements
- All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess
,org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
- TPCMGrammarAccess
public class TPCMGrammarAccess.PropertyInitializerElements
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.Group
getGroup()
org.eclipse.xtext.Group
org.eclipse.xtext.Keyword
org.eclipse.xtext.Assignment
org.eclipse.xtext.CrossReference
org.eclipse.xtext.RuleCall
org.eclipse.xtext.Assignment
org.eclipse.xtext.CrossReference
org.eclipse.xtext.RuleCall
org.eclipse.xtext.Keyword
org.eclipse.xtext.ParserRule
getRule()
org.eclipse.xtext.Assignment
org.eclipse.xtext.RuleCall
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
-
PropertyInitializerElements
public PropertyInitializerElements()
-
-
Method Details
-
getRule
public org.eclipse.xtext.ParserRule getRule() -
getGroup
public org.eclipse.xtext.Group getGroup() -
getPropertyAssignment_0
public org.eclipse.xtext.Assignment getPropertyAssignment_0() -
getPropertyPropertyDefinitionCrossReference_0_0
public org.eclipse.xtext.CrossReference getPropertyPropertyDefinitionCrossReference_0_0() -
getPropertyPropertyDefinitionIDTerminalRuleCall_0_0_1
public org.eclipse.xtext.RuleCall getPropertyPropertyDefinitionIDTerminalRuleCall_0_0_1() -
getColonKeyword_1
public org.eclipse.xtext.Keyword getColonKeyword_1() -
getAlternatives_2
public org.eclipse.xtext.Alternatives getAlternatives_2() -
getReferencedElementAssignment_2_0
public org.eclipse.xtext.Assignment getReferencedElementAssignment_2_0() -
getReferencedElementEObjectCrossReference_2_0_0
public org.eclipse.xtext.CrossReference getReferencedElementEObjectCrossReference_2_0_0() -
getReferencedElementEObjectFQNParserRuleCall_2_0_0_1
public org.eclipse.xtext.RuleCall getReferencedElementEObjectFQNParserRuleCall_2_0_0_1() -
getGroup_2_1
public org.eclipse.xtext.Group getGroup_2_1() -
getLeftPointingDoubleAngleQuotationMarkKeyword_2_1_0
public org.eclipse.xtext.Keyword getLeftPointingDoubleAngleQuotationMarkKeyword_2_1_0() -
getSpecificationAssignment_2_1_1
public org.eclipse.xtext.Assignment getSpecificationAssignment_2_1_1() -
getSpecificationExpressionParserRuleCall_2_1_1_0
public org.eclipse.xtext.RuleCall getSpecificationExpressionParserRuleCall_2_1_1_0() -
getRightPointingDoubleAngleQuotationMarkKeyword_2_1_2
public org.eclipse.xtext.Keyword getRightPointingDoubleAngleQuotationMarkKeyword_2_1_2()
-