Uses of Interface
com._1c.g5.v8.dt.bsl.model.Invocation
Packages that use Invocation
Package
Description
-
Uses of Invocation in com._1c.g5.v8.dt.bsl.model
Methods in com._1c.g5.v8.dt.bsl.model that return InvocationModifier and TypeMethodDescriptionBslFactory.createInvocation()Returns a new object of class 'Invocation'. -
Uses of Invocation in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement InvocationModifier and TypeClassDescriptionclassAn implementation of the model object 'Invocation'.Methods in com._1c.g5.v8.dt.bsl.model.impl that return Invocation -
Uses of Invocation in com._1c.g5.v8.dt.bsl.model.util
Methods in com._1c.g5.v8.dt.bsl.model.util that return InvocationModifier and TypeMethodDescriptionstatic InvocationBslUtil.getInvocation(FeatureAccess acc) Determeines whether passed in the parameterFeatureAccessis invocation target.static InvocationBslUtil.getInvocation(FeatureEntry entry) Determeines whether passed in the parameterFeatureEntryis invocation target.Methods in com._1c.g5.v8.dt.bsl.model.util with parameters of type InvocationModifier and TypeMethodDescriptionBslSwitch.caseInvocation(Invocation object) Returns the result of interpreting the object as an instance of 'Invocation'.static booleanBslUtil.isProcedureInvocation(Invocation inv) Determines whether passedInvocationis procedure invocation or not. -
Uses of Invocation in com._1c.g5.v8.dt.bsl.resource
Methods in com._1c.g5.v8.dt.bsl.resource with parameters of type Invocation -
Uses of Invocation in com._1c.g5.v8.dt.bsl.stringliteral.contenttypes
Methods in com._1c.g5.v8.dt.bsl.stringliteral.contenttypes with parameters of type InvocationModifier and TypeMethodDescriptionstatic booleanNstrTypeComputer.isNls(Invocation nlsInvocation) Checks if theInvocationis NLS functionNStr -
Uses of Invocation in com._1c.g5.v8.dt.bsl.typesystem
Methods in com._1c.g5.v8.dt.bsl.typesystem with parameters of type InvocationModifier and TypeMethodDescriptionAddFormItemInvocationTypesComputer.getTypes(Invocation inv) CreateWSProxyInvocationTypesComputer.getTypes(Invocation inv) DataLockAddInvocationTypesComputer.getTypes(Invocation inv) DomBuilderReadInvocationTypesComputer.getTypes(Invocation inv) FindByRefInvocationTypesComputer.getTypes(Invocation inv) FindRowsInvocationTypesComputer.getTypes(Invocation inv) FunctionalOptionInvocationTypesComputer.getTypes(Invocation inv) GetFormAttributesInvocationTypesComputer.getTypes(Invocation inv) GetOrOpenFormInvocationTypesComputer.getTypes(Invocation inv) GetTemplateInvocationTypesComputer.getTypes(Invocation inv) IInvocationTypesComputerExtension.getTypes(Invocation inv) Gets additional returning types by theInvocationMetadataInvocationTypesComputer.getTypes(Invocation inv) PredefinedValueInvocationTypesComputer.getTypes(Invocation inv) ProceedWithCallInvocationTypesComputer.getTypes(Invocation inv) QueryUnloadInvocationTypesComputer.getTypes(Invocation inv) UnloadRecordSetInvocationTypesComputer.getTypes(Invocation inv) ValueListMethodsInvocationTypesComputer.getTypes(Invocation inv) XdtoFactoryCreateInvocationTypesComputer.getTypes(Invocation inv) XdtoFactoryReadXmlInvocationTypesComputer.getTypes(Invocation inv) XdtoFactoryTypeInvocationTypesComputer.getTypes(Invocation inv) -
Uses of Invocation in com._1c.g5.v8.dt.bsl.util
Methods in com._1c.g5.v8.dt.bsl.util with parameters of type InvocationModifier and TypeMethodDescriptionstatic booleanBslUtil.isCallFromClient(org.eclipse.emf.ecore.EObject feature, Invocation inv) Checks that objectfeatureis calling from clients environments -
Uses of Invocation in com._1c.g5.v8.dt.bsl.validation
Methods in com._1c.g5.v8.dt.bsl.validation with parameters of type InvocationModifier and TypeMethodDescriptionprotected List<BslJavaValidator.ErrorDescr>TypesChecker._checkExpression(Invocation expr, Environments envs) -
Uses of Invocation in com._1c.g5.v8.dt.internal.bsl.resource
Methods in com._1c.g5.v8.dt.internal.bsl.resource with parameters of type InvocationModifier and TypeMethodDescriptionprotected BooleanLiteralStaticExpressionValueComputer.getBooleanContent(Invocation inv) Gets the boolean content of the invocation function.protected org.eclipse.xtext.util.Pair<Double,Collection<NumberLiteral>> StaticExpressionValueComputer.getNumberContent(Invocation inv) Gets the number content and source literals for the local invocation of the function.protected IStringLiteralTextProviderStaticExpressionValueComputer.getStringExpressionContent(Invocation inv) Gets the string expression content. -
Uses of Invocation in com._1c.g5.v8.dt.internal.form.bsl.extension
Methods in com._1c.g5.v8.dt.internal.form.bsl.extension with parameters of type InvocationModifier and TypeMethodDescriptionFormAttributeToValueMethodTypesComputer.getTypes(Invocation inv) -
Uses of Invocation in com.e1c.g5.v8.dt.formatter.bsl
Methods in com.e1c.g5.v8.dt.formatter.bsl with parameters of type InvocationModifier and TypeMethodDescriptionprotected voidBslFormatter2.formatInvocation(Invocation expression, org.eclipse.xtext.formatting2.IFormattableDocument document) FormatsInvocationobject