Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.TaskAttribute
Packages that use TaskAttribute
Package
Description
-
Uses of TaskAttribute in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return TaskAttributeModifier and TypeMethodDescriptionMdClassFactory.createTaskAttribute()
Returns a new object of class 'Task Attribute'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type TaskAttributeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<TaskAttribute>
Task.getAttributes()
Returns the value of the 'Attributes' containment reference list. -
Uses of TaskAttribute in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement TaskAttributeModifier and TypeClassDescriptionclass
An implementation of the model object 'Task Attribute'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return TaskAttributeMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type TaskAttributeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<TaskAttribute>
TaskImpl.getAttributes()
-
Uses of TaskAttribute in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type TaskAttributeModifier and TypeMethodDescriptionMdClassSwitch.caseTaskAttribute
(TaskAttribute object) Returns the result of interpreting the object as an instance of 'Task Attribute'.boolean
MdClassValidator.validateTaskAttribute
(TaskAttribute taskAttribute, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)