Uses of Interface
com._1c.g5.v8.dt.metadata.dbview.DbViewSelectParamVariant
Packages that use DbViewSelectParamVariant
Package
Description
-
Uses of DbViewSelectParamVariant in com._1c.g5.v8.dt.metadata.dbview
Methods in com._1c.g5.v8.dt.metadata.dbview that return DbViewSelectParamVariantModifier and TypeMethodDescriptionDbViewFactory.createDbViewSelectParamVariant()
Returns a new object of class 'Select Param Variant'.Methods in com._1c.g5.v8.dt.metadata.dbview that return types with arguments of type DbViewSelectParamVariantModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DbViewSelectParamVariant>
DbViewSelectParamDef.getVariants()
Returns the value of the 'Variants' containment reference list. -
Uses of DbViewSelectParamVariant in com._1c.g5.v8.dt.metadata.dbview.impl
Classes in com._1c.g5.v8.dt.metadata.dbview.impl that implement DbViewSelectParamVariantModifier and TypeClassDescriptionclass
An implementation of the model object 'Select Param Variant'.Methods in com._1c.g5.v8.dt.metadata.dbview.impl that return DbViewSelectParamVariantMethods in com._1c.g5.v8.dt.metadata.dbview.impl that return types with arguments of type DbViewSelectParamVariantModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DbViewSelectParamVariant>
DbViewSelectParamDefImpl.getVariants()
-
Uses of DbViewSelectParamVariant in com._1c.g5.v8.dt.metadata.dbview.util
Methods in com._1c.g5.v8.dt.metadata.dbview.util with parameters of type DbViewSelectParamVariantModifier and TypeMethodDescriptionDbViewSwitch.caseDbViewSelectParamVariant
(DbViewSelectParamVariant object) Returns the result of interpreting the object as an instance of 'Select Param Variant'.