Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.ScheduledJob
Packages that use ScheduledJob
Package
Description
-
Uses of ScheduledJob in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return ScheduledJobModifier and TypeMethodDescriptionstatic ScheduledJob
TestMdObjectFactory.createScheduledJob
(String name) Creates ScheduledJob with name -
Uses of ScheduledJob 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 ScheduledJobModifier and TypeMethodDescriptionAdoptedScheduledJobInitializer.create
(IV8Project v8project, Version version) -
Uses of ScheduledJob in com._1c.g5.v8.dt.internal.md.ui.editors.scheduledjob
Method parameters in com._1c.g5.v8.dt.internal.md.ui.editors.scheduledjob with type arguments of type ScheduledJobModifier and TypeMethodDescriptionvoid
ScheduledJobEditor.init
(org.eclipse.ui.IEditorSite site, IDtEditorInput<ScheduledJob> input) Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.scheduledjob with parameters of type ScheduledJob -
Uses of ScheduledJob in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return ScheduledJobModifier and TypeMethodDescriptionScheduledJobInitializer.create
(IV8Project v8project, Version version) -
Uses of ScheduledJob in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type ScheduledJobModifier and TypeMethodDescriptionprotected boolean
MdImplicitRefInferrer._infer
(ScheduledJob object) -
Uses of ScheduledJob in com._1c.g5.v8.dt.md.ui.aef2.rules
Methods in com._1c.g5.v8.dt.md.ui.aef2.rules with parameters of type ScheduledJobModifier and TypeMethodDescriptionprotected void
ScheduledJobRule.buildForObject
(ScheduledJob object, IV8Project v8Project) -
Uses of ScheduledJob in com._1c.g5.v8.dt.md.validation
Methods in com._1c.g5.v8.dt.md.validation with parameters of type ScheduledJobModifier and TypeMethodDescriptionvoid
MdValidator.checkScheduledJobMethod
(ScheduledJob scheduledJob) Deprecated. -
Uses of ScheduledJob in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return ScheduledJobModifier and TypeMethodDescriptionMdClassFactory.createScheduledJob()
Returns a new object of class 'Scheduled Job'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type ScheduledJobModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ScheduledJob>
Configuration.getScheduledJobs()
Returns the value of the 'Scheduled Jobs' reference list. -
Uses of ScheduledJob in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement ScheduledJobModifier and TypeClassDescriptionclass
An implementation of the model object 'Scheduled Job'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return ScheduledJobMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type ScheduledJobModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ScheduledJob>
ConfigurationImpl.getScheduledJobs()
-
Uses of ScheduledJob in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type ScheduledJobModifier and TypeMethodDescriptionMdClassSwitch.caseScheduledJob
(ScheduledJob object) Returns the result of interpreting the object as an instance of 'Scheduled Job'.boolean
MdClassValidator.validateScheduledJob
(ScheduledJob scheduledJob, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) boolean
MdClassValidator.validateScheduledJob_validate
(ScheduledJob scheduledJob, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Scheduled Job'. -
Uses of ScheduledJob in com._1c.g5.v8.dt.schedule.ui
Method parameters in com._1c.g5.v8.dt.schedule.ui with type arguments of type ScheduledJobModifier and TypeMethodDescriptionvoid
ScheduledJobNewWizardRelatedModelsFactory.createModels
(IDtNewWizardContext<ScheduledJob> context, Set<org.eclipse.emf.ecore.EObject> createdModels)