Uses of Interface
com._1c.g5.v8.dt.metadata.dbview.DbViewSelectDef
-
-
Uses of DbViewSelectDef in com._1c.g5.v8.dt.metadata.dbview
Methods in com._1c.g5.v8.dt.metadata.dbview that return DbViewSelectDef Modifier and Type Method Description DbViewSelectDef
DbViewFactory. createDbViewSelectDef()
Returns a new object of class 'Select Def'.DbViewSelectDef
CalculationRegisterDbViewDefs. getActionPeriodSelectView()
Returns the value of the 'Action Period Select View' containment reference.DbViewSelectDef
ConstantsDbViewDefs. getAllConstantsSelectView()
Returns the value of the 'All Constants Select View' containment reference.DbViewSelectDef
AccountingRegisterDbViewDefs. getBalanceAndTurnoverSelectView()
Returns the value of the 'Balance And Turnover Select View' containment reference.DbViewSelectDef
AccumulationRegisterbViewDefs. getBalanceAndTurnoverSelectView()
Returns the value of the 'Balance And Turnover Select View' containment reference.DbViewSelectDef
AccountingRegisterDbViewDefs. getBalanceSelectView()
Returns the value of the 'Balance Select View' containment reference.DbViewSelectDef
AccumulationRegisterbViewDefs. getBalanceSelectView()
Returns the value of the 'Balance Select View' containment reference.DbViewSelectDef
TaskDbViewDefs. getBpTaskAddressingSelectView()
Returns the value of the 'Bp Task Addressing Select View' containment reference.DbViewSelectDef
AccountingRegisterDbViewDefs. getDrCrTurnoverSelectView()
Returns the value of the 'Dr Cr Turnover Select View' containment reference.DbViewSelectDef
FilterCriterionDbViewDefs. getFilterCriterionSelectView()
Returns the value of the 'Filter Criterion Select View' containment reference.DbViewSelectDef
AccountingRegisterDbViewDefs. getRecordsWithExtDimensionSelectView()
Returns the value of the 'Records With Ext Dimension Select View' containment reference.DbViewSelectDef
CalculationRegisterDbViewDefs. getScheduleDataSelectView()
Returns the value of the 'Schedule Data Select View' containment reference.DbViewSelectDef
InformationRegisterDbViewDefs. getSliceSelectViewFirst()
Returns the value of the 'Slice Select View First' containment reference.DbViewSelectDef
InformationRegisterDbViewDefs. getSliceSelectViewLast()
Returns the value of the 'Slice Select View Last' containment reference.DbViewSelectDef
AccountingRegisterDbViewDefs. getTurnoverSelectView()
Returns the value of the 'Turnover Select View' containment reference.DbViewSelectDef
AccumulationRegisterbViewDefs. getTurnoverSelectView()
Returns the value of the 'Turnover Select View' containment reference.Methods in com._1c.g5.v8.dt.metadata.dbview that return types with arguments of type DbViewSelectDef Modifier and Type Method Description org.eclipse.emf.common.util.EList<DbViewSelectDef>
CalculationRegisterDbViewDefs. getBaseSelectViews()
Returns the value of the 'Base Select Views' containment reference list.Methods in com._1c.g5.v8.dt.metadata.dbview with parameters of type DbViewSelectDef Modifier and Type Method Description void
CalculationRegisterDbViewDefs. setActionPeriodSelectView(DbViewSelectDef value)
Sets the value of the 'Action Period Select View
' containment reference.void
ConstantsDbViewDefs. setAllConstantsSelectView(DbViewSelectDef value)
Sets the value of the 'All Constants Select View
' containment reference.void
AccountingRegisterDbViewDefs. setBalanceAndTurnoverSelectView(DbViewSelectDef value)
Sets the value of the 'Balance And Turnover Select View
' containment reference.void
AccumulationRegisterbViewDefs. setBalanceAndTurnoverSelectView(DbViewSelectDef value)
Sets the value of the 'Balance And Turnover Select View
' containment reference.void
AccountingRegisterDbViewDefs. setBalanceSelectView(DbViewSelectDef value)
Sets the value of the 'Balance Select View
' containment reference.void
AccumulationRegisterbViewDefs. setBalanceSelectView(DbViewSelectDef value)
Sets the value of the 'Balance Select View
' containment reference.void
TaskDbViewDefs. setBpTaskAddressingSelectView(DbViewSelectDef value)
Sets the value of the 'Bp Task Addressing Select View
' containment reference.void
AccountingRegisterDbViewDefs. setDrCrTurnoverSelectView(DbViewSelectDef value)
Sets the value of the 'Dr Cr Turnover Select View
' containment reference.void
FilterCriterionDbViewDefs. setFilterCriterionSelectView(DbViewSelectDef value)
Sets the value of the 'Filter Criterion Select View
' containment reference.void
AccountingRegisterDbViewDefs. setRecordsWithExtDimensionSelectView(DbViewSelectDef value)
Sets the value of the 'Records With Ext Dimension Select View
' containment reference.void
CalculationRegisterDbViewDefs. setScheduleDataSelectView(DbViewSelectDef value)
Sets the value of the 'Schedule Data Select View
' containment reference.void
InformationRegisterDbViewDefs. setSliceSelectViewFirst(DbViewSelectDef value)
Sets the value of the 'Slice Select View First
' containment reference.void
InformationRegisterDbViewDefs. setSliceSelectViewLast(DbViewSelectDef value)
Sets the value of the 'Slice Select View Last
' containment reference.void
AccountingRegisterDbViewDefs. setTurnoverSelectView(DbViewSelectDef value)
Sets the value of the 'Turnover Select View
' containment reference.void
AccumulationRegisterbViewDefs. setTurnoverSelectView(DbViewSelectDef value)
Sets the value of the 'Turnover Select View
' containment reference. -
Uses of DbViewSelectDef in com._1c.g5.v8.dt.metadata.dbview.impl
Classes in com._1c.g5.v8.dt.metadata.dbview.impl that implement DbViewSelectDef Modifier and Type Class Description class
DbViewSelectDefImpl
An implementation of the model object 'Select Def'.Methods in com._1c.g5.v8.dt.metadata.dbview.impl that return types with arguments of type DbViewSelectDef Modifier and Type Method Description org.eclipse.emf.common.util.EList<DbViewSelectDef>
CalculationRegisterDbViewDefsImpl. getBaseSelectViews()
Methods in com._1c.g5.v8.dt.metadata.dbview.impl with parameters of type DbViewSelectDef Modifier and Type Method Description void
CalculationRegisterDbViewDefsImpl. setActionPeriodSelectView(DbViewSelectDef newActionPeriodSelectView)
void
ConstantsDbViewDefsImpl. setAllConstantsSelectView(DbViewSelectDef newAllConstantsSelectView)
void
AccountingRegisterDbViewDefsImpl. setBalanceAndTurnoverSelectView(DbViewSelectDef newBalanceAndTurnoverSelectView)
void
AccumulationRegisterbViewDefsImpl. setBalanceAndTurnoverSelectView(DbViewSelectDef newBalanceAndTurnoverSelectView)
void
AccountingRegisterDbViewDefsImpl. setBalanceSelectView(DbViewSelectDef newBalanceSelectView)
void
AccumulationRegisterbViewDefsImpl. setBalanceSelectView(DbViewSelectDef newBalanceSelectView)
void
TaskDbViewDefsImpl. setBpTaskAddressingSelectView(DbViewSelectDef newBpTaskAddressingSelectView)
void
AccountingRegisterDbViewDefsImpl. setDrCrTurnoverSelectView(DbViewSelectDef newDrCrTurnoverSelectView)
void
FilterCriterionDbViewDefsImpl. setFilterCriterionSelectView(DbViewSelectDef newFilterCriterionSelectView)
void
AccountingRegisterDbViewDefsImpl. setRecordsWithExtDimensionSelectView(DbViewSelectDef newRecordsWithExtDimensionSelectView)
void
CalculationRegisterDbViewDefsImpl. setScheduleDataSelectView(DbViewSelectDef newScheduleDataSelectView)
void
InformationRegisterDbViewDefsImpl. setSliceSelectViewFirst(DbViewSelectDef newSliceSelectViewFirst)
void
InformationRegisterDbViewDefsImpl. setSliceSelectViewLast(DbViewSelectDef newSliceSelectViewLast)
void
AccountingRegisterDbViewDefsImpl. setTurnoverSelectView(DbViewSelectDef newTurnoverSelectView)
void
AccumulationRegisterbViewDefsImpl. setTurnoverSelectView(DbViewSelectDef newTurnoverSelectView)
-
Uses of DbViewSelectDef in com._1c.g5.v8.dt.metadata.dbview.util
Methods in com._1c.g5.v8.dt.metadata.dbview.util with parameters of type DbViewSelectDef Modifier and Type Method Description T
DbViewSwitch. caseDbViewSelectDef(DbViewSelectDef object)
Returns the result of interpreting the object as an instance of 'Select Def'. -
Uses of DbViewSelectDef in com._1c.g5.v8.dt.ql.model.dbview
Methods in com._1c.g5.v8.dt.ql.model.dbview with parameters of type DbViewSelectDef Modifier and Type Method Description List<? extends DbViewElement>
IDbViewVirtualFieldComputer. getVirtualFields(DbViewSelectDef virtualTable, List<QuerySchemaTableParameter> parameters)
Computes fields for virtual table by list of parametersQuerySchemaTableParameter
IExpressionTypeChecker.CheckResult
IDbViewVirtualFieldParamsValidator. validate(DbViewSelectDef virtualTable, List<QuerySchemaTableParameter> parameters)
Validates parameters for current virtual table -
Uses of DbViewSelectDef in com._1c.g5.v8.dt.ql.resource
Methods in com._1c.g5.v8.dt.ql.resource with parameters of type DbViewSelectDef Modifier and Type Method Description protected void
DbViewVirtualFieldProcessor. defineState(DbViewSelectDef virtualTable)
Defines actual state byvirtualTable
List<? extends DbViewElement>
DbViewVirtualFieldProcessor. getVirtualFields(DbViewSelectDef virtualTable, List<QuerySchemaTableParameter> parameters)
Computes fields for virtual table by list of parametersQuerySchemaTableParameter
IExpressionTypeChecker.CheckResult
DbViewVirtualFieldProcessor. validate(DbViewSelectDef virtualTable, List<QuerySchemaTableParameter> parameters)
Validates parameters for current virtual table -
Uses of DbViewSelectDef in com._1c.g5.v8.dt.qw.ui.editproviders
Methods in com._1c.g5.v8.dt.qw.ui.editproviders that return DbViewSelectDef Modifier and Type Method Description static DbViewSelectDef
SourcesEditProvider. getVirtualTableForSource(QuerySchemaSource virtTable)
Get DbView for virtual table
-