Uses of Interface
com._1c.g5.v8.dt.bsl.model.Expression
Packages that use Expression
Package
Description
-
Uses of Expression in com._1c.g5.v8.dt.bp.scheme.ui.contentassist.stringliteral
Method parameters in com._1c.g5.v8.dt.bp.scheme.ui.contentassist.stringliteral with type arguments of type ExpressionModifier and TypeMethodDescriptionList<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> GraphicalSchemeStringLiteralProposalProvider.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) Collection<org.eclipse.xtext.naming.QualifiedName>GraphicalSchemeStringLiteralProposalProvider.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>GraphicalSchemeStringLiteralProposalProvider.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) booleanGraphicalSchemeStringLiteralProposalProvider.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) -
Uses of Expression in com._1c.g5.v8.dt.bsl.model
Subinterfaces of Expression in com._1c.g5.v8.dt.bsl.modelModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Await Expression'.interfaceA representation of the model object 'Binary Expression'.interfaceA representation of the model object 'Boolean Literal'.interfaceA representation of the model object 'Date Literal'.interfaceA representation of the model object 'Dynamic Feature Access'.interfaceA representation of the model object 'Empty Expression'.interfaceA representation of the model object 'Feature Access'.interfaceA representation of the model object 'Function Style Creator'.interfaceA representation of the model object 'If Preprocessor Expression'.interfaceA representation of the model object 'Index Access'.interfaceA representation of the model object 'Invocation'.interfaceA representation of the model object 'Literal'.interfaceA representation of the model object 'Name Expression'.interfaceA representation of the model object 'Null Literal'.interfaceA representation of the model object 'Number Literal'.interfaceA representation of the model object 'Operator Style Creator'.interfaceA representation of the model object 'Region Preprocessor Expression'.interfaceA representation of the model object 'Static Feature Access'.interfaceA representation of the model object 'String Literal'.interfaceA representation of the model object 'Unary Expression'.interfaceA representation of the model object 'Undefined Literal'.Methods in com._1c.g5.v8.dt.bsl.model that return ExpressionModifier and TypeMethodDescriptionForToStatement.getBound()Returns the value of the 'Bound' containment reference.ForEachStatement.getCollection()Returns the value of the 'Collection' containment reference.EventHandlerStatement.getEventExpression()Returns the value of the 'Event Expression' containment reference.AwaitExpression.getExpression()Returns the value of the 'Expression' containment reference.ExecuteStatement.getExpression()Returns the value of the 'Expression' containment reference.PreprocessorItemExpression.getExpression()Returns the value of the 'Expression' containment reference.ReturnStatement.getExpression()Returns the value of the 'Expression' containment reference.EventHandlerStatement.getHandlerExpression()Returns the value of the 'Handler Expression' containment reference.IndexAccess.getIndex()Returns the value of the 'Index' containment reference.ForToStatement.getInitializer()Returns the value of the 'Initializer' containment reference.BinaryExpression.getLeft()Returns the value of the 'Left' containment reference.SimpleStatement.getLeft()Returns the value of the 'Left' containment reference.UnaryExpression.getOperand()Returns the value of the 'Operand' containment reference.FunctionStyleCreator.getParamsExpression()Returns the value of the 'Params Expression' containment reference.Conditional.getPredicate()Returns the value of the 'Predicate' containment reference.WhileStatement.getPredicate()Returns the value of the 'Predicate' containment reference.BinaryExpression.getRight()Returns the value of the 'Right' containment reference.SimpleStatement.getRight()Returns the value of the 'Right' containment reference.DynamicFeatureAccess.getSource()Returns the value of the 'Source' containment reference.IndexAccess.getSource()Returns the value of the 'Source' containment reference.FunctionStyleCreator.getTypeNameExpression()Returns the value of the 'Type Name Expression' containment reference.Methods in com._1c.g5.v8.dt.bsl.model that return types with arguments of type ExpressionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Expression>RaiseStatement.getExpressions()Returns the value of the 'Expressions' containment reference list.org.eclipse.emf.common.util.EList<Expression>Invocation.getParams()Returns the value of the 'Params' containment reference list.org.eclipse.emf.common.util.EList<Expression>OperatorStyleCreator.getParams()Returns the value of the 'Params' containment reference list.Methods in com._1c.g5.v8.dt.bsl.model with parameters of type ExpressionModifier and TypeMethodDescriptionvoidForToStatement.setBound(Expression value) Sets the value of the 'Bound' containment reference.voidForEachStatement.setCollection(Expression value) Sets the value of the 'Collection' containment reference.voidEventHandlerStatement.setEventExpression(Expression value) Sets the value of the 'Event Expression' containment reference.voidAwaitExpression.setExpression(Expression value) Sets the value of the 'Expression' containment reference.voidExecuteStatement.setExpression(Expression value) Sets the value of the 'Expression' containment reference.voidPreprocessorItemExpression.setExpression(Expression value) Sets the value of the 'Expression' containment reference.voidReturnStatement.setExpression(Expression value) Sets the value of the 'Expression' containment reference.voidEventHandlerStatement.setHandlerExpression(Expression value) Sets the value of the 'Handler Expression' containment reference.voidIndexAccess.setIndex(Expression value) Sets the value of the 'Index' containment reference.voidForToStatement.setInitializer(Expression value) Sets the value of the 'Initializer' containment reference.voidBinaryExpression.setLeft(Expression value) Sets the value of the 'Left' containment reference.voidSimpleStatement.setLeft(Expression value) Sets the value of the 'Left' containment reference.voidUnaryExpression.setOperand(Expression value) Sets the value of the 'Operand' containment reference.voidFunctionStyleCreator.setParamsExpression(Expression value) Sets the value of the 'Params Expression' containment reference.voidConditional.setPredicate(Expression value) Sets the value of the 'Predicate' containment reference.voidWhileStatement.setPredicate(Expression value) Sets the value of the 'Predicate' containment reference.voidBinaryExpression.setRight(Expression value) Sets the value of the 'Right' containment reference.voidSimpleStatement.setRight(Expression value) Sets the value of the 'Right' containment reference.voidDynamicFeatureAccess.setSource(Expression value) Sets the value of the 'Source' containment reference.voidIndexAccess.setSource(Expression value) Sets the value of the 'Source' containment reference.voidFunctionStyleCreator.setTypeNameExpression(Expression value) Sets the value of the 'Type Name Expression' containment reference. -
Uses of Expression in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement ExpressionModifier and TypeClassDescriptionclassAn implementation of the model object 'Await Expression'.classAn implementation of the model object 'Binary Expression'.classAn implementation of the model object 'Boolean Literal'.classAn implementation of the model object 'Date Literal'.classAn implementation of the model object 'Dynamic Feature Access'.classAn implementation of the model object 'Empty Expression'.classAn implementation of the model object 'Expression'.classAn implementation of the model object 'Feature Access'.classAn implementation of the model object 'Function Style Creator'.classAn implementation of the model object 'If Preprocessor Expression'.classAn implementation of the model object 'Index Access'.classAn implementation of the model object 'Invocation'.classAn implementation of the model object 'Literal'.classAn implementation of the model object 'Name Expression'.classAn implementation of the model object 'Null Literal'.classAn implementation of the model object 'Number Literal'.classAn implementation of the model object 'Operator Style Creator'.classAn implementation of the model object 'Region Preprocessor Expression'.classAn implementation of the model object 'Static Feature Access'.classAn implementation of the model object 'String Literal'.classAn implementation of the model object 'Unary Expression'.classAn implementation of the model object 'Undefined Literal'.Fields in com._1c.g5.v8.dt.bsl.model.impl declared as ExpressionModifier and TypeFieldDescriptionprotected ExpressionForToStatementImpl.boundThe cached value of the 'Bound' containment reference.protected ExpressionForEachStatementImpl.collectionThe cached value of the 'Collection' containment reference.protected ExpressionEventHandlerStatementImpl.eventExpressionThe cached value of the 'Event Expression' containment reference.protected ExpressionAwaitExpressionImpl.expressionThe cached value of the 'Expression' containment reference.protected ExpressionExecuteStatementImpl.expressionThe cached value of the 'Expression' containment reference.protected ExpressionPreprocessorItemExpressionImpl.expressionThe cached value of the 'Expression' containment reference.protected ExpressionReturnStatementImpl.expressionThe cached value of the 'Expression' containment reference.protected ExpressionEventHandlerStatementImpl.handlerExpressionThe cached value of the 'Handler Expression' containment reference.protected ExpressionIndexAccessImpl.indexThe cached value of the 'Index' containment reference.protected ExpressionForToStatementImpl.initializerThe cached value of the 'Initializer' containment reference.protected ExpressionBinaryExpressionImpl.leftThe cached value of the 'Left' containment reference.protected ExpressionSimpleStatementImpl.leftThe cached value of the 'Left' containment reference.protected ExpressionUnaryExpressionImpl.operandThe cached value of the 'Operand' containment reference.protected ExpressionFunctionStyleCreatorImpl.paramsExpressionThe cached value of the 'Params Expression' containment reference.protected ExpressionConditionalImpl.predicateThe cached value of the 'Predicate' containment reference.protected ExpressionWhileStatementImpl.predicateThe cached value of the 'Predicate' containment reference.protected ExpressionBinaryExpressionImpl.rightThe cached value of the 'Right' containment reference.protected ExpressionSimpleStatementImpl.rightThe cached value of the 'Right' containment reference.protected ExpressionDynamicFeatureAccessImpl.sourceThe cached value of the 'Source' containment reference.protected ExpressionIndexAccessImpl.sourceThe cached value of the 'Source' containment reference.protected ExpressionFunctionStyleCreatorImpl.typeNameExpressionThe cached value of the 'Type Name Expression' containment reference.Fields in com._1c.g5.v8.dt.bsl.model.impl with type parameters of type ExpressionModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<Expression>RaiseStatementImpl.expressionsThe cached value of the 'Expressions' containment reference list.protected org.eclipse.emf.common.util.EList<Expression>InvocationImpl.paramsThe cached value of the 'Params' containment reference list.protected org.eclipse.emf.common.util.EList<Expression>OperatorStyleCreatorImpl.paramsThe cached value of the 'Params' containment reference list.Methods in com._1c.g5.v8.dt.bsl.model.impl that return ExpressionModifier and TypeMethodDescriptionForToStatementImpl.getBound()ForEachStatementImpl.getCollection()EventHandlerStatementImpl.getEventExpression()AwaitExpressionImpl.getExpression()ExecuteStatementImpl.getExpression()PreprocessorItemExpressionImpl.getExpression()ReturnStatementImpl.getExpression()EventHandlerStatementImpl.getHandlerExpression()IndexAccessImpl.getIndex()ForToStatementImpl.getInitializer()BinaryExpressionImpl.getLeft()SimpleStatementImpl.getLeft()UnaryExpressionImpl.getOperand()FunctionStyleCreatorImpl.getParamsExpression()ConditionalImpl.getPredicate()WhileStatementImpl.getPredicate()BinaryExpressionImpl.getRight()SimpleStatementImpl.getRight()DynamicFeatureAccessImpl.getSource()IndexAccessImpl.getSource()FunctionStyleCreatorImpl.getTypeNameExpression()Methods in com._1c.g5.v8.dt.bsl.model.impl that return types with arguments of type ExpressionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Expression>RaiseStatementImpl.getExpressions()org.eclipse.emf.common.util.EList<Expression>InvocationImpl.getParams()org.eclipse.emf.common.util.EList<Expression>OperatorStyleCreatorImpl.getParams()Methods in com._1c.g5.v8.dt.bsl.model.impl with parameters of type ExpressionModifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotificationChainForToStatementImpl.basicSetBound(Expression newBound, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainForEachStatementImpl.basicSetCollection(Expression newCollection, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainEventHandlerStatementImpl.basicSetEventExpression(Expression newEventExpression, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainAwaitExpressionImpl.basicSetExpression(Expression newExpression, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainExecuteStatementImpl.basicSetExpression(Expression newExpression, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainPreprocessorItemExpressionImpl.basicSetExpression(Expression newExpression, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainReturnStatementImpl.basicSetExpression(Expression newExpression, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainEventHandlerStatementImpl.basicSetHandlerExpression(Expression newHandlerExpression, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainIndexAccessImpl.basicSetIndex(Expression newIndex, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainForToStatementImpl.basicSetInitializer(Expression newInitializer, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainBinaryExpressionImpl.basicSetLeft(Expression newLeft, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainSimpleStatementImpl.basicSetLeft(Expression newLeft, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainUnaryExpressionImpl.basicSetOperand(Expression newOperand, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainFunctionStyleCreatorImpl.basicSetParamsExpression(Expression newParamsExpression, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainConditionalImpl.basicSetPredicate(Expression newPredicate, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainWhileStatementImpl.basicSetPredicate(Expression newPredicate, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainBinaryExpressionImpl.basicSetRight(Expression newRight, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainSimpleStatementImpl.basicSetRight(Expression newRight, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainDynamicFeatureAccessImpl.basicSetSource(Expression newSource, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainIndexAccessImpl.basicSetSource(Expression newSource, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainFunctionStyleCreatorImpl.basicSetTypeNameExpression(Expression newTypeNameExpression, org.eclipse.emf.common.notify.NotificationChain msgs) voidForToStatementImpl.setBound(Expression newBound) voidForEachStatementImpl.setCollection(Expression newCollection) voidEventHandlerStatementImpl.setEventExpression(Expression newEventExpression) voidAwaitExpressionImpl.setExpression(Expression newExpression) voidExecuteStatementImpl.setExpression(Expression newExpression) voidPreprocessorItemExpressionImpl.setExpression(Expression newExpression) voidReturnStatementImpl.setExpression(Expression newExpression) voidEventHandlerStatementImpl.setHandlerExpression(Expression newHandlerExpression) voidIndexAccessImpl.setIndex(Expression newIndex) voidForToStatementImpl.setInitializer(Expression newInitializer) voidBinaryExpressionImpl.setLeft(Expression newLeft) voidSimpleStatementImpl.setLeft(Expression newLeft) voidUnaryExpressionImpl.setOperand(Expression newOperand) voidFunctionStyleCreatorImpl.setParamsExpression(Expression newParamsExpression) voidConditionalImpl.setPredicate(Expression newPredicate) voidWhileStatementImpl.setPredicate(Expression newPredicate) voidBinaryExpressionImpl.setRight(Expression newRight) voidSimpleStatementImpl.setRight(Expression newRight) voidDynamicFeatureAccessImpl.setSource(Expression newSource) voidIndexAccessImpl.setSource(Expression newSource) voidFunctionStyleCreatorImpl.setTypeNameExpression(Expression newTypeNameExpression) -
Uses of Expression in com._1c.g5.v8.dt.bsl.model.typesytem
Fields in com._1c.g5.v8.dt.bsl.model.typesytem with type parameters of type ExpressionModifier and TypeFieldDescriptionprotected Collection<org.eclipse.xtext.util.Pair<Expression,List<VariableTreeTypeState>>> VariableTreeTypeState.expressionsprotected Map<Expression,Set<? extends TypeItem>> VariableTypeState.typesByDependedStateTypes in this state may be compute by concreteExpression, we need remember this information for correct update types in this state, when returning type of expression should be recomputeMethods in com._1c.g5.v8.dt.bsl.model.typesytem that return types with arguments of type ExpressionModifier and TypeMethodDescriptionIterable<org.eclipse.xtext.util.Pair<Expression,List<VariableTreeTypeState>>> PromiseVariableTreeTypeState.getExpressions()Iterable<org.eclipse.xtext.util.Pair<Expression,List<VariableTreeTypeState>>> ThreadSafeVariableTreeTypeState.getExpressions()Iterable<org.eclipse.xtext.util.Pair<Expression,List<VariableTreeTypeState>>> VariableTreeTypeState.getExpressions()Gets expression corresponding to this stateMethods in com._1c.g5.v8.dt.bsl.model.typesytem with parameters of type ExpressionModifier and TypeMethodDescriptionvoidIExpressionTypeState.addExpressionRelatedTypes(Expression baseExpression, Collection<? extends TypeItem> types) Adds types to state.voidVariableTypeState.addExpressionRelatedTypes(Expression baseExpression, Collection<? extends TypeItem> types) Method parameters in com._1c.g5.v8.dt.bsl.model.typesytem with type arguments of type ExpressionModifier and TypeMethodDescriptionvoidPromiseVariableTreeTypeState.addExpression(org.eclipse.xtext.util.Pair<Expression, List<VariableTreeTypeState>> expression) voidThreadSafeVariableTreeTypeState.addExpression(org.eclipse.xtext.util.Pair<Expression, List<VariableTreeTypeState>> expression) voidVariableTreeTypeState.addExpression(org.eclipse.xtext.util.Pair<Expression, List<VariableTreeTypeState>> expression) Adds expresion to the state -
Uses of Expression in com._1c.g5.v8.dt.bsl.model.util
Methods in com._1c.g5.v8.dt.bsl.model.util with parameters of type ExpressionModifier and TypeMethodDescriptionBslSwitch.caseExpression(Expression object) Returns the result of interpreting the object as an instance of 'Expression'. -
Uses of Expression in com._1c.g5.v8.dt.bsl.typesystem.util
Methods in com._1c.g5.v8.dt.bsl.typesystem.util with parameters of type ExpressionModifier and TypeMethodDescriptionstatic List<VariableTreeTypeState>CreatorTreeState.getAllDependState(Expression expr, DynamicFeatureAccessComputer dynamicComputer, IBslOwnerComputerService ownerComputerService, InvocationTypesComputerExtensionRegistry invTypesComputerExtension, TypeSystemMode mode, Environments envs) Gets allVariableTreeTypeStatefrom bslExpression -
Uses of Expression in com._1c.g5.v8.dt.bsl.ui.contentassist.stringliteral
Method parameters in com._1c.g5.v8.dt.bsl.ui.contentassist.stringliteral with type arguments of type ExpressionModifier and TypeMethodDescriptionabstract List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> AbstractStringLiteralProposalProvider.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> IStringLiteralProposalProviderExtension.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) Computes all proposals forStringLiteralin Bls languageprotected List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> AbstractStringLiteralProposalProvider.computeProposalsForMdObject(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider imgProvider) Computes all proposals forStringLiteralin Bls language forMdObjectmethodsvoidAbstractStringLiteralProposalProvider.createHyperlinks(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, com.google.inject.Provider<org.eclipse.xtext.ui.editor.hyperlinking.XtextHyperlink> hyperlinkProvider, org.eclipse.xtext.ui.editor.hyperlinking.IHyperlinkAcceptor acceptor) protected voidAbstractStringLiteralProposalProvider.createHyperlinksForAllReferences(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, com.google.inject.Provider<org.eclipse.xtext.ui.editor.hyperlinking.XtextHyperlink> hyperlinkProvider, org.eclipse.xtext.ui.editor.hyperlinking.IHyperlinkAcceptor acceptor) Creates hyperlinks forStringLiteralby allIReferenceDescriptionfromIAvailableStringLiteralProviderImportedNamesExtension.getReferenceDescriptions(Triple, IScopeProvider)protected voidAbstractStringLiteralProposalProvider.createHyperlinksForFormModule(String formName, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, com.google.inject.Provider<org.eclipse.xtext.ui.editor.hyperlinking.XtextHyperlink> hyperlinkProvider, org.eclipse.xtext.ui.editor.hyperlinking.IHyperlinkAcceptor acceptor) Creates hyperlinks for form moduleprotected List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> AbstractStringLiteralProposalProvider.createProposalsForCommonMdObjects(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, org.eclipse.emf.ecore.EReference ref, org.eclipse.emf.ecore.EClass eClass) Creates proposals for common objects inConfigurationprotected List<org.eclipse.xtext.resource.IReferenceDescription>AbstractStringLiteralProposalProvider.getReferenceDescriptionForMdObject(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Computes reference description for mdObject objects by string literalsprotected TypeItemAbstractStringLiteralProposalProvider.getTypeOfPreviousElement(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) GetsTypeItemfor previous elements for parentObject (if it'sDynamicFeatureAccess)booleanAbstractStringLiteralProposalProvider.hasHyperlinks(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanAbstractStringLiteralProposalProvider.isCorrectValue(String content, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) -
Uses of Expression in com._1c.g5.v8.dt.bsl.ui.editor
Method parameters in com._1c.g5.v8.dt.bsl.ui.editor with type arguments of type ExpressionModifier and TypeMethodDescriptionvoidIStringLiteralHyperlinkProvider.createHyperlinks(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, com.google.inject.Provider<org.eclipse.xtext.ui.editor.hyperlinking.XtextHyperlink> hyperlinkProvider, org.eclipse.xtext.ui.editor.hyperlinking.IHyperlinkAcceptor acceptor) Creates hyperlinks forStringLiteralbooleanIStringLiteralHyperlinkProvider.hasHyperlinks(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) Checks that hyperlinks enable for current context ofStringLiteral -
Uses of Expression in com._1c.g5.v8.dt.bsl.ui.internal.contentassist.stringliteral
Method parameters in com._1c.g5.v8.dt.bsl.ui.internal.contentassist.stringliteral with type arguments of type ExpressionModifier and TypeMethodDescriptionList<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> LiteralProposalProviderAttachIdleHandler.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> LiteralProposalProviderGlobalAttachHandlers.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> LiteralProposalProviderSetAction.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalFormFunctionalOption.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderActionCtor.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderBackgroundJobsManager.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderCommonForm.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderCommonTemplate.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderCreateWsProxy.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderDataLockAdd.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderDataLockItemSetValue.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderFindByAttribute.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderFuncCtor.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderFunctionalOption.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderGetOrOpenForm.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderIndexAccess.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderMdObjectForm.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderMdObjectTemplate.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderMethodFindForArrayInFillCheckProcessing.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderMethodType.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderOperatorCtor.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderPredefinedValue.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderRights.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderSort.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderTotal.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderTypeDescription.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderUuid.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderWebSocketClientConnectionHandlers.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderXdtoFactory.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderXdtoFactoryPackage.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderXdtoFactoryWriteXmlPackage.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) voidStringLiteralProposalProviderCommonForm.createHyperlinks(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, com.google.inject.Provider<org.eclipse.xtext.ui.editor.hyperlinking.XtextHyperlink> hyperlinkProvider, org.eclipse.xtext.ui.editor.hyperlinking.IHyperlinkAcceptor acceptor) voidStringLiteralProposalProviderFindByAttribute.createHyperlinks(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, com.google.inject.Provider<org.eclipse.xtext.ui.editor.hyperlinking.XtextHyperlink> hyperlinkProvider, org.eclipse.xtext.ui.editor.hyperlinking.IHyperlinkAcceptor acceptor) voidStringLiteralProposalProviderGetOrOpenForm.createHyperlinks(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, com.google.inject.Provider<org.eclipse.xtext.ui.editor.hyperlinking.XtextHyperlink> hyperlinkProvider, org.eclipse.xtext.ui.editor.hyperlinking.IHyperlinkAcceptor acceptor) voidStringLiteralProposalProviderMdObjectForm.createHyperlinks(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, com.google.inject.Provider<org.eclipse.xtext.ui.editor.hyperlinking.XtextHyperlink> hyperlinkProvider, org.eclipse.xtext.ui.editor.hyperlinking.IHyperlinkAcceptor acceptor) protected voidStringLiteralProposalProviderSort.createHyperlinksForAllReferences(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, com.google.inject.Provider<org.eclipse.xtext.ui.editor.hyperlinking.XtextHyperlink> hyperlinkProvider, org.eclipse.xtext.ui.editor.hyperlinking.IHyperlinkAcceptor acceptor) protected voidStringLiteralProposalProviderTotal.createHyperlinksForAllReferences(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, com.google.inject.Provider<org.eclipse.xtext.ui.editor.hyperlinking.XtextHyperlink> hyperlinkProvider, org.eclipse.xtext.ui.editor.hyperlinking.IHyperlinkAcceptor acceptor) protected voidStringLiteralProposalProviderTypeDescription.createHyperlinksForAllReferences(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, com.google.inject.Provider<org.eclipse.xtext.ui.editor.hyperlinking.XtextHyperlink> hyperlinkProvider, org.eclipse.xtext.ui.editor.hyperlinking.IHyperlinkAcceptor acceptor) Collection<org.eclipse.xtext.naming.QualifiedName>LiteralProposalProviderAttachIdleHandler.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>LiteralProposalProviderGlobalAttachHandlers.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>LiteralProposalProviderSetAction.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalFormFunctionalOption.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalProviderActionCtor.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalProviderBackgroundJobsManager.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalProviderCommonForm.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalProviderCommonTemplate.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalProviderCreateWsProxy.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalProviderDataLockAdd.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalProviderDataLockItemSetValue.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalProviderFindByAttribute.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalProviderFuncCtor.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalProviderFunctionalOption.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalProviderGetOrOpenForm.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalProviderIndexAccess.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalProviderMdObjectForm.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalProviderMdObjectTemplate.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalProviderMethodFindForArrayInFillCheckProcessing.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalProviderMethodType.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalProviderOperatorCtor.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalProviderPredefinedValue.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalProviderRights.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalProviderSort.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalProviderTotal.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalProviderTypeDescription.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalProviderUuid.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalProviderWebSocketClientConnectionHandlers.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalProviderXdtoFactory.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalProviderXdtoFactoryPackage.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalProviderXdtoFactoryWriteXmlPackage.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>LiteralProposalProviderAttachIdleHandler.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>LiteralProposalProviderGlobalAttachHandlers.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>LiteralProposalProviderSetAction.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalFormFunctionalOption.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderActionCtor.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderBackgroundJobsManager.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderCommonForm.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderCommonTemplate.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderCreateWsProxy.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderDataLockAdd.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderDataLockItemSetValue.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderFindByAttribute.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderFuncCtor.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderFunctionalOption.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderGetOrOpenForm.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderIndexAccess.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderMdObjectForm.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderMdObjectTemplate.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderMethodFindForArrayInFillCheckProcessing.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderMethodType.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderOperatorCtor.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderPredefinedValue.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderRights.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderSort.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderTotal.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderTypeDescription.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderUuid.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderWebSocketClientConnectionHandlers.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderXdtoFactory.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderXdtoFactoryPackage.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderXdtoFactoryWriteXmlPackage.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) protected TypeItemLiteralProposalProviderSetAction.getTypeOfPreviousElement(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanLiteralProposalProviderAttachIdleHandler.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanLiteralProposalProviderGlobalAttachHandlers.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanLiteralProposalProviderSetAction.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalFormFunctionalOption.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalProviderActionCtor.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalProviderBackgroundJobsManager.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalProviderCommonForm.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalProviderCommonTemplate.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalProviderCreateWsProxy.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalProviderDataLockAdd.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalProviderDataLockItemSetValue.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalProviderFindByAttribute.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalProviderFuncCtor.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalProviderFunctionalOption.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalProviderGetOrOpenForm.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalProviderIndexAccess.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalProviderMdObjectForm.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalProviderMdObjectTemplate.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalProviderMethodFindForArrayInFillCheckProcessing.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalProviderMethodType.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalProviderOperatorCtor.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalProviderPredefinedValue.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalProviderRights.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalProviderSort.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalProviderTotal.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalProviderTypeDescription.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalProviderUuid.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalProviderWebSocketClientConnectionHandlers.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalProviderXdtoFactory.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalProviderXdtoFactoryPackage.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalProviderXdtoFactoryWriteXmlPackage.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanLiteralProposalProviderSetAction.isCorrectValue(String content, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) booleanStringLiteralProposalProviderBackgroundJobsManager.isCorrectValue(String content, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) booleanStringLiteralProposalProviderCreateWsProxy.isCorrectValue(String content, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) booleanStringLiteralProposalProviderDataLockAdd.isCorrectValue(String value, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) booleanStringLiteralProposalProviderDataLockItemSetValue.isCorrectValue(String value, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) booleanStringLiteralProposalProviderFuncCtor.isCorrectValue(String content, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) booleanStringLiteralProposalProviderGetOrOpenForm.isCorrectValue(String content, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) booleanStringLiteralProposalProviderIndexAccess.isCorrectValue(String content, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) booleanStringLiteralProposalProviderMethodFindForArrayInFillCheckProcessing.isCorrectValue(String content, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) booleanStringLiteralProposalProviderMethodType.isCorrectValue(String content, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) booleanStringLiteralProposalProviderOperatorCtor.isCorrectValue(String content, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) booleanStringLiteralProposalProviderPredefinedValue.isCorrectValue(String content, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) booleanStringLiteralProposalProviderRights.isCorrectValue(String content, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) booleanStringLiteralProposalProviderSort.isCorrectValue(String content, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) booleanStringLiteralProposalProviderTotal.isCorrectValue(String content, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) booleanStringLiteralProposalProviderTypeDescription.isCorrectValue(String content, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) booleanStringLiteralProposalProviderUuid.isCorrectValue(String content, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) booleanStringLiteralProposalProviderWebSocketClientConnectionHandlers.isCorrectValue(String content, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) booleanStringLiteralProposalProviderXdtoFactory.isCorrectValue(String content, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) booleanStringLiteralProposalProviderXdtoFactoryPackage.isCorrectValue(String content, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) booleanStringLiteralProposalProviderXdtoFactoryWriteXmlPackage.isCorrectValue(String content, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) -
Uses of Expression in com._1c.g5.v8.dt.bsl.validation
Methods in com._1c.g5.v8.dt.bsl.validation with parameters of type ExpressionModifier and TypeMethodDescriptionprotected List<BslJavaValidator.ErrorDescr>TypesChecker._checkExpression(Expression expr, Environments envs) TypesChecker.checkExpression(Expression expr, Environments envs) TypesChecker.checkExpressionTypes(Expression expr, Environments envs) Check types forExpressionin BSL -
Uses of Expression in com._1c.g5.v8.dt.bsl.validation.stringliterals
Method parameters in com._1c.g5.v8.dt.bsl.validation.stringliterals with type arguments of type ExpressionModifier and TypeMethodDescriptionCollection<org.eclipse.xtext.naming.QualifiedName>IAvailableStringLiteralProviderImportedNamesExtension.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Gets imported names provided by string literalsSet<org.eclipse.xtext.naming.QualifiedName>IAvailableStringLiteralServiceProvider.getExportedNames(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Gets all available imported names provided by string literalsList<org.eclipse.xtext.resource.IReferenceDescription>IAvailableStringLiteralProviderImportedNamesExtension.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Gets reference descriptions by string literalsList<org.eclipse.xtext.resource.IReferenceDescription>IAvailableStringLiteralServiceProvider.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Gets reference descriptions by string literalsbooleanIAvailableStringLiteralProviderExtension.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) Checks context for availability of proposalsbooleanIAvailableStringLiteralServiceProvider.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) Check context for availability of validationbooleanIAvailableStringLiteralProviderExtension.isCorrectValue(String content, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) Checks that content of theStringLiteralcorrect in this context.booleanIAvailableStringLiteralServiceProvider.isCorrectValue(String content, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) Checks that content of theStringLiteralcorrect in this context -
Uses of Expression in com._1c.g5.v8.dt.dcs.ui.bsl.stringliterals
Method parameters in com._1c.g5.v8.dt.dcs.ui.bsl.stringliterals with type arguments of type ExpressionModifier and TypeMethodDescriptionList<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderSetParameterValue.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalProviderSetParameterValue.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderSetParameterValue.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) booleanStringLiteralProposalProviderSetParameterValue.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalProviderSetParameterValue.isCorrectValue(String content, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) -
Uses of Expression in com._1c.g5.v8.dt.form.ui.bsl.stringliterals
Method parameters in com._1c.g5.v8.dt.form.ui.bsl.stringliterals with type arguments of type ExpressionModifier and TypeMethodDescriptionList<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderValueToFormAttr.computeProposals(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String content, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) Collection<org.eclipse.xtext.naming.QualifiedName>StringLiteralProposalProviderValueToFormAttr.getExportedName(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderValueToFormAttr.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) booleanStringLiteralProposalProviderValueToFormAttr.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanStringLiteralProposalProviderValueToFormAttr.isCorrectValue(String content, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) -
Uses of Expression in com._1c.g5.v8.dt.internal.bsl.validation.stringliterals
Method parameters in com._1c.g5.v8.dt.internal.bsl.validation.stringliterals with type arguments of type ExpressionModifier and TypeMethodDescriptionSet<org.eclipse.xtext.naming.QualifiedName>AvailableStringLiteralServiceProvider.getExportedNames(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) List<org.eclipse.xtext.resource.IReferenceDescription>AvailableStringLiteralServiceProvider.getReferenceDescriptions(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) booleanAvailableStringLiteralServiceProvider.isAppropriate(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) booleanAvailableStringLiteralServiceProvider.isCorrectValue(String content, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) -
Uses of Expression in com._1c.g5.v8.dt.internal.debug.ui.hover
Methods in com._1c.g5.v8.dt.internal.debug.ui.hover with parameters of type ExpressionModifier and TypeMethodDescriptionprotected booleanBslDebugDispatchingEObjectTextHover.isSupported(Expression expression) Returns whether given expression is supported for hover creation. -
Uses of Expression in com.e1c.g5.v8.dt.formatter.bsl
Methods in com.e1c.g5.v8.dt.formatter.bsl with parameters of type ExpressionModifier and TypeMethodDescriptionprotected voidBslFormatter2.formatExpression(Expression expression, org.eclipse.xtext.formatting2.IFormattableDocument document) FormatsExpressionobject