Uses of Interface
com._1c.g5.v8.dt.metadata.dbview.DbViewFieldRole
Packages that use DbViewFieldRole
Package
Description
-
Uses of DbViewFieldRole in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return DbViewFieldRoleModifier and TypeMethodDescriptionstatic DbViewFieldRole
TestMdObjectFactory.createDbViewFieldRole()
Creates DbViewFieldRole with name -
Uses of DbViewFieldRole in com._1c.g5.v8.dt.metadata.dbview
Methods in com._1c.g5.v8.dt.metadata.dbview that return DbViewFieldRoleModifier and TypeMethodDescriptionDbViewFactory.createDbViewFieldRole()
Returns a new object of class 'Field Role'.DbViewFieldDef.getFieldRole()
Returns the value of the 'Field Role' containment reference.Methods in com._1c.g5.v8.dt.metadata.dbview with parameters of type DbViewFieldRoleModifier and TypeMethodDescriptionvoid
DbViewFieldDef.setFieldRole
(DbViewFieldRole value) Sets the value of the 'Field Role
' containment reference. -
Uses of DbViewFieldRole in com._1c.g5.v8.dt.metadata.dbview.impl
Classes in com._1c.g5.v8.dt.metadata.dbview.impl that implement DbViewFieldRoleModifier and TypeClassDescriptionclass
An implementation of the model object 'Field Role'.Methods in com._1c.g5.v8.dt.metadata.dbview.impl that return DbViewFieldRoleModifier and TypeMethodDescriptionDbViewFactoryImpl.createDbViewFieldRole()
DbViewFieldDefImpl.getFieldRole()
Methods in com._1c.g5.v8.dt.metadata.dbview.impl with parameters of type DbViewFieldRoleModifier and TypeMethodDescriptionvoid
DbViewFieldDefImpl.setFieldRole
(DbViewFieldRole newFieldRole) -
Uses of DbViewFieldRole in com._1c.g5.v8.dt.metadata.dbview.util
Methods in com._1c.g5.v8.dt.metadata.dbview.util with parameters of type DbViewFieldRoleModifier and TypeMethodDescriptionDbViewSwitch.caseDbViewFieldRole
(DbViewFieldRole object) Returns the result of interpreting the object as an instance of 'Field Role'.