Class QualityEffectSpecificationGrammarAccess
- java.lang.Object
-
- org.eclipse.xtext.service.AbstractElementFinder
-
- org.eclipse.xtext.service.AbstractElementFinder.AbstractGrammarElementFinder
-
- org.palladiosimulator.qes.services.QualityEffectSpecificationGrammarAccess
-
- All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess
public class QualityEffectSpecificationGrammarAccess extends org.eclipse.xtext.service.AbstractElementFinder.AbstractGrammarElementFinder
-
-
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 Constructor Description QualityEffectSpecificationGrammarAccess(org.eclipse.xtext.service.GrammarProvider grammarProvider, org.eclipse.xtext.common.services.TerminalsGrammarAccess gaTerminals)
-
Method Summary
-
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder.AbstractGrammarElementFinder
getRules
-
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder
findAssignments, findByNestedRuleCall, findCrossReferences, findCrossReferences, findKeywordPairs, findKeywords, findRuleCalls
-
-
-
-
Method Detail
-
internalFindGrammar
protected org.eclipse.xtext.Grammar internalFindGrammar(org.eclipse.xtext.service.GrammarProvider grammarProvider)
-
getGrammar
public org.eclipse.xtext.Grammar getGrammar()
-
getTerminalsGrammarAccess
public org.eclipse.xtext.common.services.TerminalsGrammarAccess getTerminalsGrammarAccess()
-
getModelAccess
public QualityEffectSpecificationGrammarAccess.ModelElements getModelAccess()
-
getModelRule
public org.eclipse.xtext.ParserRule getModelRule()
-
getQualityEffectSpecificationAccess
public QualityEffectSpecificationGrammarAccess.QualityEffectSpecificationElements getQualityEffectSpecificationAccess()
-
getQualityEffectSpecificationRule
public org.eclipse.xtext.ParserRule getQualityEffectSpecificationRule()
-
getComponentSpecificationAccess
public QualityEffectSpecificationGrammarAccess.ComponentSpecificationElements getComponentSpecificationAccess()
-
getComponentSpecificationRule
public org.eclipse.xtext.ParserRule getComponentSpecificationRule()
-
getComponentPropertyAccess
public QualityEffectSpecificationGrammarAccess.ComponentPropertyElements getComponentPropertyAccess()
-
getComponentPropertyRule
public org.eclipse.xtext.ParserRule getComponentPropertyRule()
-
getNameAccess
public QualityEffectSpecificationGrammarAccess.NameElements getNameAccess()
-
getNameRule
public org.eclipse.xtext.ParserRule getNameRule()
-
getIdentifierAccess
public QualityEffectSpecificationGrammarAccess.IdentifierElements getIdentifierAccess()
-
getIdentifierRule
public org.eclipse.xtext.ParserRule getIdentifierRule()
-
getAnnotationAccess
public QualityEffectSpecificationGrammarAccess.AnnotationElements getAnnotationAccess()
-
getAnnotationRule
public org.eclipse.xtext.ParserRule getAnnotationRule()
-
getTypeAccess
public QualityEffectSpecificationGrammarAccess.TypeElements getTypeAccess()
-
getTypeRule
public org.eclipse.xtext.ParserRule getTypeRule()
-
getComponentTypeAccess
public QualityEffectSpecificationGrammarAccess.ComponentTypeElements getComponentTypeAccess()
-
getComponentTypeRule
public org.eclipse.xtext.EnumRule getComponentTypeRule()
-
getRoleAccess
public QualityEffectSpecificationGrammarAccess.RoleElements getRoleAccess()
-
getRoleRule
public org.eclipse.xtext.ParserRule getRoleRule()
-
getRoleTypeAccess
public QualityEffectSpecificationGrammarAccess.RoleTypeElements getRoleTypeAccess()
-
getRoleTypeRule
public org.eclipse.xtext.EnumRule getRoleTypeRule()
-
getRolePropertyAccess
public QualityEffectSpecificationGrammarAccess.RolePropertyElements getRolePropertyAccess()
-
getRolePropertyRule
public org.eclipse.xtext.ParserRule getRolePropertyRule()
-
getAssemblyAccess
public QualityEffectSpecificationGrammarAccess.AssemblyElements getAssemblyAccess()
-
getAssemblyRule
public org.eclipse.xtext.ParserRule getAssemblyRule()
-
getAssemblyTypeAccess
public QualityEffectSpecificationGrammarAccess.AssemblyTypeElements getAssemblyTypeAccess()
-
getAssemblyTypeRule
public org.eclipse.xtext.EnumRule getAssemblyTypeRule()
-
getResourceAccess
public QualityEffectSpecificationGrammarAccess.ResourceElements getResourceAccess()
-
getResourceRule
public org.eclipse.xtext.ParserRule getResourceRule()
-
getResourcePropertyAccess
public QualityEffectSpecificationGrammarAccess.ResourcePropertyElements getResourcePropertyAccess()
-
getResourcePropertyRule
public org.eclipse.xtext.ParserRule getResourcePropertyRule()
-
getTransformationSpecificationAccess
public QualityEffectSpecificationGrammarAccess.TransformationSpecificationElements getTransformationSpecificationAccess()
-
getTransformationSpecificationRule
public org.eclipse.xtext.ParserRule getTransformationSpecificationRule()
-
getNQAAccess
public QualityEffectSpecificationGrammarAccess.NQAElements getNQAAccess()
-
getNQARule
public org.eclipse.xtext.ParserRule getNQARule()
-
getTransformationTypeAccess
public QualityEffectSpecificationGrammarAccess.TransformationTypeElements getTransformationTypeAccess()
-
getTransformationTypeRule
public org.eclipse.xtext.EnumRule getTransformationTypeRule()
-
getReasoningAccess
public QualityEffectSpecificationGrammarAccess.ReasoningElements getReasoningAccess()
-
getReasoningRule
public org.eclipse.xtext.ParserRule getReasoningRule()
-
getRuleAccess
public QualityEffectSpecificationGrammarAccess.RuleElements getRuleAccess()
-
getRuleRule
public org.eclipse.xtext.ParserRule getRuleRule()
-
getEntryAccess
public QualityEffectSpecificationGrammarAccess.EntryElements getEntryAccess()
-
getEntryRule
public org.eclipse.xtext.ParserRule getEntryRule()
-
getNumericValueAccess
public QualityEffectSpecificationGrammarAccess.NumericValueElements getNumericValueAccess()
-
getNumericValueRule
public org.eclipse.xtext.ParserRule getNumericValueRule()
-
getNUMBERRule
public org.eclipse.xtext.TerminalRule getNUMBERRule()
-
getNLRule
public org.eclipse.xtext.TerminalRule getNLRule()
-
getIDRule
public org.eclipse.xtext.TerminalRule getIDRule()
-
getINTRule
public org.eclipse.xtext.TerminalRule getINTRule()
-
getSTRINGRule
public org.eclipse.xtext.TerminalRule getSTRINGRule()
-
getML_COMMENTRule
public org.eclipse.xtext.TerminalRule getML_COMMENTRule()
-
getSL_COMMENTRule
public org.eclipse.xtext.TerminalRule getSL_COMMENTRule()
-
getWSRule
public org.eclipse.xtext.TerminalRule getWSRule()
-
getANY_OTHERRule
public org.eclipse.xtext.TerminalRule getANY_OTHERRule()
-
-