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) boolean
GraphicalSchemeStringLiteralProposalProvider.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 TypeInterfaceDescriptioninterface
A representation of the model object 'Await Expression'.interface
A representation of the model object 'Binary Expression'.interface
A representation of the model object 'Boolean Literal'.interface
A representation of the model object 'Date Literal'.interface
A representation of the model object 'Dynamic Feature Access'.interface
A representation of the model object 'Empty Expression'.interface
A representation of the model object 'Feature Access'.interface
A representation of the model object 'Function Style Creator'.interface
A representation of the model object 'If Preprocessor Expression'.interface
A representation of the model object 'Index Access'.interface
A representation of the model object 'Invocation'.interface
A representation of the model object 'Literal'.interface
A representation of the model object 'Name Expression'.interface
A representation of the model object 'Null Literal'.interface
A representation of the model object 'Number Literal'.interface
A representation of the model object 'Operator Style Creator'.interface
A representation of the model object 'Region Preprocessor Expression'.interface
A representation of the model object 'Static Feature Access'.interface
A representation of the model object 'String Literal'.interface
A representation of the model object 'Unary Expression'.interface
A 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 TypeMethodDescriptionvoid
ForToStatement.setBound
(Expression value) Sets the value of the 'Bound
' containment reference.void
ForEachStatement.setCollection
(Expression value) Sets the value of the 'Collection
' containment reference.void
EventHandlerStatement.setEventExpression
(Expression value) Sets the value of the 'Event Expression
' containment reference.void
AwaitExpression.setExpression
(Expression value) Sets the value of the 'Expression
' containment reference.void
ExecuteStatement.setExpression
(Expression value) Sets the value of the 'Expression
' containment reference.void
PreprocessorItemExpression.setExpression
(Expression value) Sets the value of the 'Expression
' containment reference.void
ReturnStatement.setExpression
(Expression value) Sets the value of the 'Expression
' containment reference.void
EventHandlerStatement.setHandlerExpression
(Expression value) Sets the value of the 'Handler Expression
' containment reference.void
IndexAccess.setIndex
(Expression value) Sets the value of the 'Index
' containment reference.void
ForToStatement.setInitializer
(Expression value) Sets the value of the 'Initializer
' containment reference.void
BinaryExpression.setLeft
(Expression value) Sets the value of the 'Left
' containment reference.void
SimpleStatement.setLeft
(Expression value) Sets the value of the 'Left
' containment reference.void
UnaryExpression.setOperand
(Expression value) Sets the value of the 'Operand
' containment reference.void
FunctionStyleCreator.setParamsExpression
(Expression value) Sets the value of the 'Params Expression
' containment reference.void
Conditional.setPredicate
(Expression value) Sets the value of the 'Predicate
' containment reference.void
WhileStatement.setPredicate
(Expression value) Sets the value of the 'Predicate
' containment reference.void
BinaryExpression.setRight
(Expression value) Sets the value of the 'Right
' containment reference.void
SimpleStatement.setRight
(Expression value) Sets the value of the 'Right
' containment reference.void
DynamicFeatureAccess.setSource
(Expression value) Sets the value of the 'Source
' containment reference.void
IndexAccess.setSource
(Expression value) Sets the value of the 'Source
' containment reference.void
FunctionStyleCreator.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 TypeClassDescriptionclass
An implementation of the model object 'Await Expression'.class
An implementation of the model object 'Binary Expression'.class
An implementation of the model object 'Boolean Literal'.class
An implementation of the model object 'Date Literal'.class
An implementation of the model object 'Dynamic Feature Access'.class
An implementation of the model object 'Empty Expression'.class
An implementation of the model object 'Expression'.class
An implementation of the model object 'Feature Access'.class
An implementation of the model object 'Function Style Creator'.class
An implementation of the model object 'If Preprocessor Expression'.class
An implementation of the model object 'Index Access'.class
An implementation of the model object 'Invocation'.class
An implementation of the model object 'Literal'.class
An implementation of the model object 'Name Expression'.class
An implementation of the model object 'Null Literal'.class
An implementation of the model object 'Number Literal'.class
An implementation of the model object 'Operator Style Creator'.class
An implementation of the model object 'Region Preprocessor Expression'.class
An implementation of the model object 'Static Feature Access'.class
An implementation of the model object 'String Literal'.class
An implementation of the model object 'Unary Expression'.class
An implementation of the model object 'Undefined Literal'.Fields in com._1c.g5.v8.dt.bsl.model.impl declared as ExpressionModifier and TypeFieldDescriptionprotected Expression
ForToStatementImpl.bound
The cached value of the 'Bound
' containment reference.protected Expression
ForEachStatementImpl.collection
The cached value of the 'Collection
' containment reference.protected Expression
EventHandlerStatementImpl.eventExpression
The cached value of the 'Event Expression
' containment reference.protected Expression
AwaitExpressionImpl.expression
The cached value of the 'Expression
' containment reference.protected Expression
ExecuteStatementImpl.expression
The cached value of the 'Expression
' containment reference.protected Expression
PreprocessorItemExpressionImpl.expression
The cached value of the 'Expression
' containment reference.protected Expression
ReturnStatementImpl.expression
The cached value of the 'Expression
' containment reference.protected Expression
EventHandlerStatementImpl.handlerExpression
The cached value of the 'Handler Expression
' containment reference.protected Expression
IndexAccessImpl.index
The cached value of the 'Index
' containment reference.protected Expression
ForToStatementImpl.initializer
The cached value of the 'Initializer
' containment reference.protected Expression
BinaryExpressionImpl.left
The cached value of the 'Left
' containment reference.protected Expression
SimpleStatementImpl.left
The cached value of the 'Left
' containment reference.protected Expression
UnaryExpressionImpl.operand
The cached value of the 'Operand
' containment reference.protected Expression
FunctionStyleCreatorImpl.paramsExpression
The cached value of the 'Params Expression
' containment reference.protected Expression
ConditionalImpl.predicate
The cached value of the 'Predicate
' containment reference.protected Expression
WhileStatementImpl.predicate
The cached value of the 'Predicate
' containment reference.protected Expression
BinaryExpressionImpl.right
The cached value of the 'Right
' containment reference.protected Expression
SimpleStatementImpl.right
The cached value of the 'Right
' containment reference.protected Expression
DynamicFeatureAccessImpl.source
The cached value of the 'Source
' containment reference.protected Expression
IndexAccessImpl.source
The cached value of the 'Source
' containment reference.protected Expression
FunctionStyleCreatorImpl.typeNameExpression
The 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.expressions
The cached value of the 'Expressions
' containment reference list.protected org.eclipse.emf.common.util.EList<Expression>
InvocationImpl.params
The cached value of the 'Params
' containment reference list.protected org.eclipse.emf.common.util.EList<Expression>
OperatorStyleCreatorImpl.params
The 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.NotificationChain
ForToStatementImpl.basicSetBound
(Expression newBound, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
ForEachStatementImpl.basicSetCollection
(Expression newCollection, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
EventHandlerStatementImpl.basicSetEventExpression
(Expression newEventExpression, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
AwaitExpressionImpl.basicSetExpression
(Expression newExpression, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
ExecuteStatementImpl.basicSetExpression
(Expression newExpression, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
PreprocessorItemExpressionImpl.basicSetExpression
(Expression newExpression, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
ReturnStatementImpl.basicSetExpression
(Expression newExpression, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
EventHandlerStatementImpl.basicSetHandlerExpression
(Expression newHandlerExpression, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
IndexAccessImpl.basicSetIndex
(Expression newIndex, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
ForToStatementImpl.basicSetInitializer
(Expression newInitializer, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
BinaryExpressionImpl.basicSetLeft
(Expression newLeft, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
SimpleStatementImpl.basicSetLeft
(Expression newLeft, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
UnaryExpressionImpl.basicSetOperand
(Expression newOperand, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
FunctionStyleCreatorImpl.basicSetParamsExpression
(Expression newParamsExpression, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
ConditionalImpl.basicSetPredicate
(Expression newPredicate, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
WhileStatementImpl.basicSetPredicate
(Expression newPredicate, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
BinaryExpressionImpl.basicSetRight
(Expression newRight, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
SimpleStatementImpl.basicSetRight
(Expression newRight, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
DynamicFeatureAccessImpl.basicSetSource
(Expression newSource, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
IndexAccessImpl.basicSetSource
(Expression newSource, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
FunctionStyleCreatorImpl.basicSetTypeNameExpression
(Expression newTypeNameExpression, org.eclipse.emf.common.notify.NotificationChain msgs) void
ForToStatementImpl.setBound
(Expression newBound) void
ForEachStatementImpl.setCollection
(Expression newCollection) void
EventHandlerStatementImpl.setEventExpression
(Expression newEventExpression) void
AwaitExpressionImpl.setExpression
(Expression newExpression) void
ExecuteStatementImpl.setExpression
(Expression newExpression) void
PreprocessorItemExpressionImpl.setExpression
(Expression newExpression) void
ReturnStatementImpl.setExpression
(Expression newExpression) void
EventHandlerStatementImpl.setHandlerExpression
(Expression newHandlerExpression) void
IndexAccessImpl.setIndex
(Expression newIndex) void
ForToStatementImpl.setInitializer
(Expression newInitializer) void
BinaryExpressionImpl.setLeft
(Expression newLeft) void
SimpleStatementImpl.setLeft
(Expression newLeft) void
UnaryExpressionImpl.setOperand
(Expression newOperand) void
FunctionStyleCreatorImpl.setParamsExpression
(Expression newParamsExpression) void
ConditionalImpl.setPredicate
(Expression newPredicate) void
WhileStatementImpl.setPredicate
(Expression newPredicate) void
BinaryExpressionImpl.setRight
(Expression newRight) void
SimpleStatementImpl.setRight
(Expression newRight) void
DynamicFeatureAccessImpl.setSource
(Expression newSource) void
IndexAccessImpl.setSource
(Expression newSource) void
FunctionStyleCreatorImpl.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.expressions
protected Map<Expression,
Set<? extends TypeItem>> VariableTypeState.typesByDependedState
Types 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 TypeMethodDescriptionvoid
IExpressionTypeState.addExpressionRelatedTypes
(Expression baseExpression, Collection<? extends TypeItem> types) Adds types to state.void
VariableTypeState.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 TypeMethodDescriptionvoid
PromiseVariableTreeTypeState.addExpression
(org.eclipse.xtext.util.Pair<Expression, List<VariableTreeTypeState>> expression) void
ThreadSafeVariableTreeTypeState.addExpression
(org.eclipse.xtext.util.Pair<Expression, List<VariableTreeTypeState>> expression) void
VariableTreeTypeState.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 allVariableTreeTypeState
from 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 forStringLiteral
in 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 forStringLiteral
in Bls language forMdObject
methodsvoid
AbstractStringLiteralProposalProvider.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 void
AbstractStringLiteralProposalProvider.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 forStringLiteral
by allIReferenceDescription
fromIAvailableStringLiteralProviderImportedNamesExtension.getReferenceDescriptions(Triple, IScopeProvider)
protected void
AbstractStringLiteralProposalProvider.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 inConfiguration
protected 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 TypeItem
AbstractStringLiteralProposalProvider.getTypeOfPreviousElement
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) GetsTypeItem
for previous elements for parentObject (if it'sDynamicFeatureAccess
)boolean
AbstractStringLiteralProposalProvider.hasHyperlinks
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
AbstractStringLiteralProposalProvider.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 TypeMethodDescriptionvoid
IStringLiteralHyperlinkProvider.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 forStringLiteral
boolean
IStringLiteralHyperlinkProvider.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) void
StringLiteralProposalProviderCommonForm.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) void
StringLiteralProposalProviderFindByAttribute.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) void
StringLiteralProposalProviderGetOrOpenForm.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) void
StringLiteralProposalProviderMdObjectForm.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 void
StringLiteralProposalProviderSort.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 void
StringLiteralProposalProviderTotal.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 void
StringLiteralProposalProviderTypeDescription.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 TypeItem
LiteralProposalProviderSetAction.getTypeOfPreviousElement
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
LiteralProposalProviderAttachIdleHandler.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
LiteralProposalProviderGlobalAttachHandlers.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
LiteralProposalProviderSetAction.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalFormFunctionalOption.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalProviderActionCtor.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalProviderBackgroundJobsManager.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalProviderCommonForm.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalProviderCommonTemplate.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalProviderCreateWsProxy.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalProviderDataLockAdd.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalProviderDataLockItemSetValue.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalProviderFindByAttribute.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalProviderFuncCtor.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalProviderFunctionalOption.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalProviderGetOrOpenForm.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalProviderIndexAccess.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalProviderMdObjectForm.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalProviderMdObjectTemplate.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalProviderMethodFindForArrayInFillCheckProcessing.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalProviderMethodType.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalProviderOperatorCtor.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalProviderPredefinedValue.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalProviderRights.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalProviderSort.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalProviderTotal.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalProviderTypeDescription.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalProviderUuid.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalProviderWebSocketClientConnectionHandlers.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalProviderXdtoFactory.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalProviderXdtoFactoryPackage.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalProviderXdtoFactoryWriteXmlPackage.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
LiteralProposalProviderSetAction.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) boolean
StringLiteralProposalProviderBackgroundJobsManager.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) boolean
StringLiteralProposalProviderCreateWsProxy.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) boolean
StringLiteralProposalProviderDataLockAdd.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) boolean
StringLiteralProposalProviderDataLockItemSetValue.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) boolean
StringLiteralProposalProviderFuncCtor.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) boolean
StringLiteralProposalProviderGetOrOpenForm.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) boolean
StringLiteralProposalProviderIndexAccess.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) boolean
StringLiteralProposalProviderMethodFindForArrayInFillCheckProcessing.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) boolean
StringLiteralProposalProviderMethodType.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) boolean
StringLiteralProposalProviderOperatorCtor.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) boolean
StringLiteralProposalProviderPredefinedValue.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) boolean
StringLiteralProposalProviderRights.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) boolean
StringLiteralProposalProviderSort.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) boolean
StringLiteralProposalProviderTotal.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) boolean
StringLiteralProposalProviderTypeDescription.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) boolean
StringLiteralProposalProviderUuid.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) boolean
StringLiteralProposalProviderWebSocketClientConnectionHandlers.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) boolean
StringLiteralProposalProviderXdtoFactory.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) boolean
StringLiteralProposalProviderXdtoFactoryPackage.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) boolean
StringLiteralProposalProviderXdtoFactoryWriteXmlPackage.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 forExpression
in 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 literalsboolean
IAvailableStringLiteralProviderExtension.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) Checks context for availability of proposalsboolean
IAvailableStringLiteralServiceProvider.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) Check context for availability of validationboolean
IAvailableStringLiteralProviderExtension.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 theStringLiteral
correct in this context.boolean
IAvailableStringLiteralServiceProvider.isCorrectValue
(String content, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) Checks that content of theStringLiteral
correct 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) boolean
StringLiteralProposalProviderSetParameterValue.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalProviderSetParameterValue.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) boolean
StringLiteralProposalProviderValueToFormAttr.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
StringLiteralProposalProviderValueToFormAttr.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) boolean
AvailableStringLiteralServiceProvider.isAppropriate
(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context) boolean
AvailableStringLiteralServiceProvider.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 boolean
BslDebugDispatchingEObjectTextHover.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 void
BslFormatter2.formatExpression
(Expression expression, org.eclipse.xtext.formatting2.IFormattableDocument document) FormatsExpression
object