Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.TaskTabularSection
Packages that use TaskTabularSection
Package
Description
-
Uses of TaskTabularSection in com._1c.g5.v8.dt.internal.md.extension._import.xml.model
Methods in com._1c.g5.v8.dt.internal.md.extension._import.xml.model that return TaskTabularSectionModifier and TypeMethodDescriptionAdoptedTaskTabularSectionInitializer.create
(IV8Project v8project, Version version) -
Uses of TaskTabularSection in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return TaskTabularSectionModifier and TypeMethodDescriptionTaskTabularSectionInitializer.create
(IV8Project v8project, Version version) -
Uses of TaskTabularSection in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return TaskTabularSectionModifier and TypeMethodDescriptionMdClassFactory.createTaskTabularSection()
Returns a new object of class 'Task Tabular Section'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type TaskTabularSectionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<TaskTabularSection>
Task.getTabularSections()
Returns the value of the 'Tabular Sections' containment reference list. -
Uses of TaskTabularSection in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement TaskTabularSectionModifier and TypeClassDescriptionclass
An implementation of the model object 'Task Tabular Section'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return TaskTabularSectionMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type TaskTabularSectionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<TaskTabularSection>
TaskImpl.getTabularSections()
-
Uses of TaskTabularSection in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type TaskTabularSectionModifier and TypeMethodDescriptionMdClassSwitch.caseTaskTabularSection
(TaskTabularSection object) Returns the result of interpreting the object as an instance of 'Task Tabular Section'.boolean
MdClassValidator.validateTaskTabularSection
(TaskTabularSection taskTabularSection, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)