Uses of Interface
com._1c.g5.v8.dt.metadata.dbview.DbNonObjectDef
Packages that use DbNonObjectDef
Package
Description
-
Uses of DbNonObjectDef in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return DbNonObjectDefModifier and TypeMethodDescriptionstatic DbNonObjectDef
TestMdObjectFactory.createDbNonObjectDef()
Creates DbNonObjectDef with name -
Uses of DbNonObjectDef in com._1c.g5.v8.dt.metadata.dbview
Methods in com._1c.g5.v8.dt.metadata.dbview that return DbNonObjectDefModifier and TypeMethodDescriptionDbViewFactory.createDbNonObjectDef()
Returns a new object of class 'Db Non Object Def'.DbViewTableDef.getDbNonObjectDef()
Returns the value of the 'Db Non Object Def' containment reference.Methods in com._1c.g5.v8.dt.metadata.dbview with parameters of type DbNonObjectDefModifier and TypeMethodDescriptionvoid
DbViewTableDef.setDbNonObjectDef
(DbNonObjectDef value) Sets the value of the 'Db Non Object Def
' containment reference. -
Uses of DbNonObjectDef in com._1c.g5.v8.dt.metadata.dbview.impl
Classes in com._1c.g5.v8.dt.metadata.dbview.impl that implement DbNonObjectDefModifier and TypeClassDescriptionclass
An implementation of the model object 'Db Non Object Def'.Methods in com._1c.g5.v8.dt.metadata.dbview.impl that return DbNonObjectDefModifier and TypeMethodDescriptionDbViewFactoryImpl.createDbNonObjectDef()
DbViewTableDefImpl.getDbNonObjectDef()
Methods in com._1c.g5.v8.dt.metadata.dbview.impl with parameters of type DbNonObjectDefModifier and TypeMethodDescriptionvoid
DbViewTableDefImpl.setDbNonObjectDef
(DbNonObjectDef newDbNonObjectDef) -
Uses of DbNonObjectDef in com._1c.g5.v8.dt.metadata.dbview.util
Methods in com._1c.g5.v8.dt.metadata.dbview.util with parameters of type DbNonObjectDefModifier and TypeMethodDescriptionDbViewSwitch.caseDbNonObjectDef
(DbNonObjectDef object) Returns the result of interpreting the object as an instance of 'Db Non Object Def'.