Uses of Interface
com._1c.g5.v8.dt.bsl.model.ImplicitVariable
Packages that use ImplicitVariable
Package
Description
-
Uses of ImplicitVariable in com._1c.g5.v8.dt.bsl.model
Methods in com._1c.g5.v8.dt.bsl.model that return ImplicitVariableModifier and TypeMethodDescriptionBslFactory.createImplicitVariable()Returns a new object of class 'Implicit Variable'.StaticFeatureAccess.getImplicitVariable()Returns the value of the 'Implicit Variable' containment reference.Methods in com._1c.g5.v8.dt.bsl.model that return types with arguments of type ImplicitVariableModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ImplicitVariable>Block.getImplicitVariables()Returns the value of the 'Implicit Variables' reference list.Methods in com._1c.g5.v8.dt.bsl.model with parameters of type ImplicitVariableModifier and TypeMethodDescriptionvoidStaticFeatureAccess.setImplicitVariable(ImplicitVariable value) Sets the value of the 'Implicit Variable' containment reference. -
Uses of ImplicitVariable in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement ImplicitVariableModifier and TypeClassDescriptionclassAn implementation of the model object 'Implicit Variable'.Fields in com._1c.g5.v8.dt.bsl.model.impl declared as ImplicitVariableModifier and TypeFieldDescriptionprotected ImplicitVariableStaticFeatureAccessImpl.implicitVariableThe cached value of the 'Implicit Variable' containment reference.Fields in com._1c.g5.v8.dt.bsl.model.impl with type parameters of type ImplicitVariableModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<ImplicitVariable>BlockImpl.implicitVariablesThe cached value of the 'Implicit Variables' reference list.protected org.eclipse.emf.common.util.EList<ImplicitVariable>MethodImpl.implicitVariablesThe cached value of the 'Implicit Variables' reference list.Methods in com._1c.g5.v8.dt.bsl.model.impl that return ImplicitVariableModifier and TypeMethodDescriptionBslFactoryImpl.createImplicitVariable()StaticFeatureAccessImpl.getImplicitVariable()Methods in com._1c.g5.v8.dt.bsl.model.impl that return types with arguments of type ImplicitVariableModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ImplicitVariable>BlockImpl.getImplicitVariables()org.eclipse.emf.common.util.EList<ImplicitVariable>MethodImpl.getImplicitVariables()Methods in com._1c.g5.v8.dt.bsl.model.impl with parameters of type ImplicitVariableModifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotificationChainStaticFeatureAccessImpl.basicSetImplicitVariable(ImplicitVariable newImplicitVariable, org.eclipse.emf.common.notify.NotificationChain msgs) voidStaticFeatureAccessImpl.setImplicitVariable(ImplicitVariable newImplicitVariable) -
Uses of ImplicitVariable in com._1c.g5.v8.dt.bsl.model.util
Methods in com._1c.g5.v8.dt.bsl.model.util with parameters of type ImplicitVariableModifier and TypeMethodDescriptionBslSwitch.caseImplicitVariable(ImplicitVariable object) Returns the result of interpreting the object as an instance of 'Implicit Variable'. -
Uses of ImplicitVariable in com._1c.g5.v8.dt.bsl.scoping
Methods in com._1c.g5.v8.dt.bsl.scoping that return types with arguments of type ImplicitVariableModifier and TypeMethodDescriptionprotected org.eclipse.xtext.util.Pair<ImplicitVariable,Integer> ImplicitVariablesScope.findByQName(org.eclipse.xtext.naming.QualifiedName qName) Gets variable by its name from scopeConstructor parameters in com._1c.g5.v8.dt.bsl.scoping with type arguments of type ImplicitVariableModifierConstructorDescriptionImplicitVariableCollector(Block block, Statement lastStatement, Environments envs, List<org.eclipse.xtext.util.Pair<ImplicitVariable, Integer>> implVars) Constructor -
Uses of ImplicitVariable in com.e1c.g5.v8.dt.formatter.bsl
Methods in com.e1c.g5.v8.dt.formatter.bsl with parameters of type ImplicitVariableModifier and TypeMethodDescriptionprotected voidBslFormatter2.formatImplicitVariable(ImplicitVariable implicitVariable, org.eclipse.xtext.formatting2.IFormattableDocument document) FormatsImplicitVariableobject