Uses of Interface
com._1c.g5.v8.dt.bsl.model.ParamSet
Packages that use ParamSet
Package
Description
-
Uses of ParamSet in com._1c.g5.v8.dt.bsl.model
Methods in com._1c.g5.v8.dt.bsl.model that return ParamSetModifier and TypeMethodDescriptionBslFactory.createParamSet()
Returns a new object of class 'Param Set'.Methods in com._1c.g5.v8.dt.bsl.model that return types with arguments of type ParamSetModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ParamSet>
BuiltinFunction.getParamSets()
Returns the value of the 'Param Sets' containment reference list. -
Uses of ParamSet in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement ParamSetModifier and TypeClassDescriptionclass
An implementation of the model object 'Param Set'.Fields in com._1c.g5.v8.dt.bsl.model.impl with type parameters of type ParamSetModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<ParamSet>
BuiltinFunctionImpl.paramSets
The cached value of the 'Param Sets
' containment reference list.Methods in com._1c.g5.v8.dt.bsl.model.impl that return ParamSetMethods in com._1c.g5.v8.dt.bsl.model.impl that return types with arguments of type ParamSetModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ParamSet>
BuiltinFunctionImpl.getParamSets()
-
Uses of ParamSet in com._1c.g5.v8.dt.bsl.model.util
Methods in com._1c.g5.v8.dt.bsl.model.util with parameters of type ParamSetModifier and TypeMethodDescriptionBslSwitch.caseParamSet
(ParamSet object) Returns the result of interpreting the object as an instance of 'Param Set'.