Uses of Interface
com._1c.g5.v8.dt.metadata.dbview.OwnedTableDef
Packages that use OwnedTableDef
Package
Description
-
Uses of OwnedTableDef in com._1c.g5.v8.dt.metadata.dbview
Methods in com._1c.g5.v8.dt.metadata.dbview that return OwnedTableDefModifier and TypeMethodDescriptionDbViewFactory.createOwnedTableDef()
Returns a new object of class 'Owned Table Def'.DbViewTableDef.getOwnedTableDef()
Returns the value of the 'Owned Table Def' containment reference.Methods in com._1c.g5.v8.dt.metadata.dbview with parameters of type OwnedTableDefModifier and TypeMethodDescriptionvoid
DbViewTableDef.setOwnedTableDef
(OwnedTableDef value) Sets the value of the 'Owned Table Def
' containment reference. -
Uses of OwnedTableDef in com._1c.g5.v8.dt.metadata.dbview.impl
Classes in com._1c.g5.v8.dt.metadata.dbview.impl that implement OwnedTableDefModifier and TypeClassDescriptionclass
An implementation of the model object 'Owned Table Def'.Methods in com._1c.g5.v8.dt.metadata.dbview.impl that return OwnedTableDefModifier and TypeMethodDescriptionDbViewFactoryImpl.createOwnedTableDef()
DbViewTableDefImpl.getOwnedTableDef()
Methods in com._1c.g5.v8.dt.metadata.dbview.impl with parameters of type OwnedTableDefModifier and TypeMethodDescriptionvoid
DbViewTableDefImpl.setOwnedTableDef
(OwnedTableDef newOwnedTableDef) -
Uses of OwnedTableDef in com._1c.g5.v8.dt.metadata.dbview.util
Methods in com._1c.g5.v8.dt.metadata.dbview.util with parameters of type OwnedTableDefModifier and TypeMethodDescriptionDbViewSwitch.caseOwnedTableDef
(OwnedTableDef object) Returns the result of interpreting the object as an instance of 'Owned Table Def'.