Uses of Interface
com._1c.g5.v8.dt.metadata.dbview.DbViewSelectParamDef
Packages that use DbViewSelectParamDef
Package
Description
-
Uses of DbViewSelectParamDef in com._1c.g5.v8.dt.internal.ql.dbview.impl
Methods in com._1c.g5.v8.dt.internal.ql.dbview.impl with parameters of type DbViewSelectParamDefModifier and TypeMethodDescriptionstatic boolean
DbViewVirtualFieldUtil.isAllowedPeriodicity
(CaseInsensitiveString content, DbViewSelectParamDef expectedTypeParam) Checks thatexpectedTypeParam
contains inputedcontent
-
Uses of DbViewSelectParamDef in com._1c.g5.v8.dt.metadata.dbview
Methods in com._1c.g5.v8.dt.metadata.dbview that return DbViewSelectParamDefModifier and TypeMethodDescriptionDbViewFactory.createDbViewSelectParamDef()
Returns a new object of class 'Select Param Def'.Methods in com._1c.g5.v8.dt.metadata.dbview that return types with arguments of type DbViewSelectParamDefModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DbViewSelectParamDef>
DbViewSelectDef.getParams()
Returns the value of the 'Params' containment reference list. -
Uses of DbViewSelectParamDef in com._1c.g5.v8.dt.metadata.dbview.impl
Classes in com._1c.g5.v8.dt.metadata.dbview.impl that implement DbViewSelectParamDefModifier and TypeClassDescriptionclass
An implementation of the model object 'Select Param Def'.Methods in com._1c.g5.v8.dt.metadata.dbview.impl that return DbViewSelectParamDefMethods in com._1c.g5.v8.dt.metadata.dbview.impl that return types with arguments of type DbViewSelectParamDefModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DbViewSelectParamDef>
DbViewSelectDefImpl.getParams()
-
Uses of DbViewSelectParamDef in com._1c.g5.v8.dt.metadata.dbview.util
Methods in com._1c.g5.v8.dt.metadata.dbview.util with parameters of type DbViewSelectParamDefModifier and TypeMethodDescriptionDbViewSwitch.caseDbViewSelectParamDef
(DbViewSelectParamDef object) Returns the result of interpreting the object as an instance of 'Select Param Def'.