Uses of Interface
com._1c.g5.v8.dt.ui.wizards.IDtNewWizardContext
Packages that use IDtNewWizardContext
Package
Description
-
Uses of IDtNewWizardContext in com._1c.g5.v8.dt.addin.ui
Methods in com._1c.g5.v8.dt.addin.ui with parameters of type IDtNewWizardContextModifier and TypeMethodDescriptionvoidAddInNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<MdObject> context, Set<org.eclipse.emf.ecore.EObject> createdModels) -
Uses of IDtNewWizardContext in com._1c.g5.v8.dt.bsl.ui.wizard
Methods in com._1c.g5.v8.dt.bsl.ui.wizard with parameters of type IDtNewWizardContextModifier and TypeMethodDescriptionvoidBslNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<org.eclipse.emf.ecore.EObject> context, Set<org.eclipse.emf.ecore.EObject> createdModels) Creates and integrates related models for a given wizard context.voidCommandModuleNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<org.eclipse.emf.ecore.EObject> context, Set<org.eclipse.emf.ecore.EObject> createdModels) Creates and integrates related models for a given wizard context. -
Uses of IDtNewWizardContext in com._1c.g5.v8.dt.cmi.ui.wizard
Methods in com._1c.g5.v8.dt.cmi.ui.wizard with parameters of type IDtNewWizardContextModifier and TypeMethodDescriptionvoidConfigurationNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<Configuration> context, Set<org.eclipse.emf.ecore.EObject> createdModels) Creates and integrates related models for a given wizard context.voidSubsystemNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<Subsystem> context, Set<org.eclipse.emf.ecore.EObject> createdModels) Creates and integrates related models for a given wizard context. -
Uses of IDtNewWizardContext in com._1c.g5.v8.dt.dcs.ui
Methods in com._1c.g5.v8.dt.dcs.ui with parameters of type IDtNewWizardContextModifier and TypeMethodDescriptionvoidDcsNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<BasicTemplate> context, Set<org.eclipse.emf.ecore.EObject> createdModels) Creates and integrates related models for a given wizard context. -
Uses of IDtNewWizardContext in com._1c.g5.v8.dt.form.ui.wizard
Methods in com._1c.g5.v8.dt.form.ui.wizard with parameters of type IDtNewWizardContextModifier and TypeMethodDescriptionvoidFormImagesNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<BasicForm> context, Set<org.eclipse.emf.ecore.EObject> createdModels) voidFormModuleNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<BasicForm> context, Set<org.eclipse.emf.ecore.EObject> createdModels) voidFormNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<BasicForm> context, Set<org.eclipse.emf.ecore.EObject> createdModels) booleanCatalogFormNewWizardPredicate.test(IDtNewWizardContext<? extends org.eclipse.emf.ecore.EObject> context) Returns false if the given object is catalog and hierarchy type is set to 'items'.booleanChartOfCharacteristicTypesFormNewWizardPredicate.test(IDtNewWizardContext<? extends org.eclipse.emf.ecore.EObject> context) Returnstrueif the given object is hierarchy chart of characteristic types.booleanDataHistoryFormVisibilityNewWizardPredicate.test(IDtNewWizardContext<? extends org.eclipse.emf.ecore.EObject> context) booleanInformationRegisterRecordFormNewWizardPredicate.test(IDtNewWizardContext<? extends org.eclipse.emf.ecore.EObject> context) Returns false if the given object is information register and write mode set to 'recorder subordinate'.booleanTableObjectFormNewWizardPredicate.test(IDtNewWizardContext<? extends org.eclipse.emf.ecore.EObject> context) booleanTableRecordFormNewWizardPredicate.test(IDtNewWizardContext<? extends org.eclipse.emf.ecore.EObject> context) Constructors in com._1c.g5.v8.dt.form.ui.wizard with parameters of type IDtNewWizardContextModifierConstructorDescriptionFormModel(IDtNewWizardContext<BasicForm> context, String namePrefix, String projectNamePrefix, IRuntimeVersionSupport versionSupport, IFormGenerator formGenerator, IFormFieldGenerator formFieldGenerator, IV8ProjectManager v8projectManager) Creates a new model. -
Uses of IDtNewWizardContext in com._1c.g5.v8.dt.internal.binary.ui
Methods in com._1c.g5.v8.dt.internal.binary.ui with parameters of type IDtNewWizardContextModifier and TypeMethodDescriptionvoidBinaryNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<MdObject> context, Set<org.eclipse.emf.ecore.EObject> createdModels) Creates and integrates related models for a given wizard context. -
Uses of IDtNewWizardContext in com._1c.g5.v8.dt.internal.dcsat.ui
Methods in com._1c.g5.v8.dt.internal.dcsat.ui with parameters of type IDtNewWizardContextModifier and TypeMethodDescriptionvoidAppearanceTemplateNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<MdObject> context, Set<org.eclipse.emf.ecore.EObject> createdModels) -
Uses of IDtNewWizardContext in com._1c.g5.v8.dt.internal.form.ui.dynamiclist.wizard
Methods in com._1c.g5.v8.dt.internal.form.ui.dynamiclist.wizard with parameters of type IDtNewWizardContextModifier and TypeMethodDescriptionvoidFormListSettingsNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<BasicForm> context, Set<org.eclipse.emf.ecore.EObject> createdModels) Creates and integrates related models for a given wizard context. -
Uses of IDtNewWizardContext in com._1c.g5.v8.dt.internal.form.ui.extension.wizard
Methods in com._1c.g5.v8.dt.internal.form.ui.extension.wizard with parameters of type IDtNewWizardContextModifier and TypeMethodDescriptionvoidFormExtensionNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<BasicForm> context, Set<org.eclipse.emf.ecore.EObject> createdModels) -
Uses of IDtNewWizardContext in com._1c.g5.v8.dt.internal.htmldocument.ui
Methods in com._1c.g5.v8.dt.internal.htmldocument.ui with parameters of type IDtNewWizardContextModifier and TypeMethodDescriptionvoidHtmlDocumentNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<BasicTemplate> context, Set<org.eclipse.emf.ecore.EObject> createdModels) -
Uses of IDtNewWizardContext in com._1c.g5.v8.dt.internal.md.ui.editors.businessprocess
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.businessprocess with parameters of type IDtNewWizardContextModifier and TypeMethodDescriptionvoidGraphicalSchemaNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<BasicTemplate> context, Set<org.eclipse.emf.ecore.EObject> createdModels) -
Uses of IDtNewWizardContext in com._1c.g5.v8.dt.internal.md.ui.extension.wizards
Methods in com._1c.g5.v8.dt.internal.md.ui.extension.wizards with parameters of type IDtNewWizardContextModifier and TypeMethodDescriptionvoidConfigurationExtensionNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<Configuration> context, Set<org.eclipse.emf.ecore.EObject> createdModels) -
Uses of IDtNewWizardContext in com._1c.g5.v8.dt.internal.rights.ui
Methods in com._1c.g5.v8.dt.internal.rights.ui with parameters of type IDtNewWizardContextModifier and TypeMethodDescriptionvoidRightsNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<Role> context, Set<org.eclipse.emf.ecore.EObject> createdModels) Creates and integrates related models for a given wizard context. -
Uses of IDtNewWizardContext in com._1c.g5.v8.dt.internal.ws
Methods in com._1c.g5.v8.dt.internal.ws with parameters of type IDtNewWizardContextModifier and TypeMethodDescriptionvoidWsDefinitionsNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<WSReference> context, Set<org.eclipse.emf.ecore.EObject> createdModels) -
Uses of IDtNewWizardContext in com._1c.g5.v8.dt.internal.xdto.ui
Methods in com._1c.g5.v8.dt.internal.xdto.ui with parameters of type IDtNewWizardContextModifier and TypeMethodDescriptionvoidXdtoNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<XDTOPackage> context, Set<org.eclipse.emf.ecore.EObject> createdModels) -
Uses of IDtNewWizardContext in com._1c.g5.v8.dt.md.ui.wizards
Methods in com._1c.g5.v8.dt.md.ui.wizards with parameters of type IDtNewWizardContextModifier and TypeMethodDescriptionprotected booleanPredefinedItemWizard.ByFeatures.detectInSelection(IDtNewWizardContext<?> context, Object selection, boolean searchForFeatureInParent) voidSubsystemWizard.ByFeatures.detectParent(IDtNewWizardContext<?> context, IStructuredSelection selection) -
Uses of IDtNewWizardContext in com._1c.g5.v8.dt.md.ui.wizards.aef.models
Methods in com._1c.g5.v8.dt.md.ui.wizards.aef.models that return IDtNewWizardContextConstructors in com._1c.g5.v8.dt.md.ui.wizards.aef.models with parameters of type IDtNewWizardContextModifierConstructorDescriptionCharacteristicsDescriptionModel(IDtNewWizardContext<CharacteristicsDescription> context, NavigatorTreeDialogModelFactory navigatorTreeDialogModelFactory) Creates a new instance.MdObjectModel(IDtNewWizardContext<M> context, String modelNamePrefix) Creates a new instance.MdObjectModel(IDtNewWizardContext<M> context, String modelNamePrefix, String projectNamePrefix) Creates a new instance.MdTypedObjectModel(IDtNewWizardContext<M> context, String modelNamePrefix) Creates a new model.MdTypedObjectModel(IDtNewWizardContext<M> context, String modelNamePrefix, String projectNamePrefix) Creates a new model.Creates a new instance.PredefinedCalculationTypeModel(IDtNewWizardContext<ChartOfCalculationTypesPredefinedItem> context, IConfigurationProvider configurationProvider) Creates a new instance.PredefinedCharacteristicTypeModel(IDtNewWizardContext<ChartOfCharacteristicTypesPredefinedItem> context) Creates a new instance.PredefinedItemModel(IDtNewWizardContext<M> context) Creates a new instance.PredefinedItemWizardTypeDescriptionModel(IDtNewWizardContext<M> context, org.eclipse.emf.ecore.EReference reference, TypeDescription patternTypeDescription) Creates a new instance.TypeDescriptionModel(IDtNewWizardContext<M> context, org.eclipse.emf.ecore.EReference reference) Creates a new instance. -
Uses of IDtNewWizardContext in com._1c.g5.v8.dt.md.ui.wizards.base
Classes in com._1c.g5.v8.dt.md.ui.wizards.base that implement IDtNewWizardContextModifier and TypeClassDescriptionclassDtNewWizardContext<M extends org.eclipse.emf.ecore.EObject>Default implementation ofIDtNewWizardContext.Methods in com._1c.g5.v8.dt.md.ui.wizards.base that return IDtNewWizardContextMethods in com._1c.g5.v8.dt.md.ui.wizards.base with parameters of type IDtNewWizardContextModifier and TypeMethodDescriptionprotected booleanDtNewWizardParentDetectionStrategy.ByFeatures.detectInSelection(IDtNewWizardContext<?> context, Object selection, boolean searchForFeatureInParent) Detect parent by selected object.voidDtNewWizardModelClassDetectionStrategy.ByFeature.detectModelClass(IDtNewWizardContext<?> context) Detects model class from the provided wizard context.voidDtNewWizardModelClassDetectionStrategy.FixedClass.detectModelClass(IDtNewWizardContext<?> context) Detects model class from the provided wizard context.voidDtNewWizardParentDetectionStrategy.ByExternalProject.detectParent(IDtNewWizardContext<?> context, IStructuredSelection selection) voidDtNewWizardParentDetectionStrategy.ByFeatures.detectParent(IDtNewWizardContext<?> context, IStructuredSelection selection) Detects the parent model for the givenselection.voidDtNewWizardParentDetectionStrategy.NoParent.detectParent(IDtNewWizardContext<?> context, IStructuredSelection selection) Detects the parent model for the givenselection.booleanDtNewWizardParentDetectionStrategy.ByExternalProject.isParentSelected(IDtNewWizardContext<?> context) booleanDtNewWizardParentDetectionStrategy.ByFeatures.isParentSelected(IDtNewWizardContext<?> context) booleanDtNewWizardParentDetectionStrategy.NoParent.isParentSelected(IDtNewWizardContext<?> context) -
Uses of IDtNewWizardContext in com._1c.g5.v8.dt.moxel.ui
Methods in com._1c.g5.v8.dt.moxel.ui with parameters of type IDtNewWizardContextModifier and TypeMethodDescriptionvoidSpreadsheetNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<BasicTemplate> context, Set<org.eclipse.emf.ecore.EObject> createdModels) -
Uses of IDtNewWizardContext in com._1c.g5.v8.dt.schedule.ui
Methods in com._1c.g5.v8.dt.schedule.ui with parameters of type IDtNewWizardContextModifier and TypeMethodDescriptionvoidScheduledJobNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<ScheduledJob> context, Set<org.eclipse.emf.ecore.EObject> createdModels) -
Uses of IDtNewWizardContext in com._1c.g5.v8.dt.textdocument.ui
Methods in com._1c.g5.v8.dt.textdocument.ui with parameters of type IDtNewWizardContextModifier and TypeMethodDescriptionvoidTextDocumentNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<BasicTemplate> context, Set<org.eclipse.emf.ecore.EObject> createdModels) -
Uses of IDtNewWizardContext in com._1c.g5.v8.dt.ui.wizards
Methods in com._1c.g5.v8.dt.ui.wizards that return IDtNewWizardContextModifier and TypeMethodDescriptionprotected IDtNewWizardContext<M>DtNewWizardPage.getContext()Returns the DT wizard contenxt, provided by the owner DT wizard.IDtNewWizard.getContext()Methods in com._1c.g5.v8.dt.ui.wizards with parameters of type IDtNewWizardContextModifier and TypeMethodDescriptionvoidIDtNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<M> context, Set<org.eclipse.emf.ecore.EObject> createdModels) Creates and integrates related models for a given wizard context.voidIDtNewWizardModelClassDetectionStrategy.detectModelClass(IDtNewWizardContext<?> context) Detects model class from the provided wizard context.voidIDtNewWizardParentDetectionStrategy.detectParent(IDtNewWizardContext<?> context, IStructuredSelection selection) Detects the parent model for the givenselection.static List<MdModelTypesExtension>MdModelTypesExtension.get(IDtNewWizardContext<?> context) Returns types associated accepted for specified contextvoidDtNewWizardPage.initialize(IDtNewWizardContext<M> context) Initializes the page, called once at wizard creation.voidIDtNewWizardPage.initialize(IDtNewWizardContext<M> context) Initializes the page, called once at wizard creation.booleanIDtNewWizardParentDetectionStrategy.isParentSelected(IDtNewWizardContext<?> context) Checks whether a givencontextis considered as having the parent selected according to this strategy. -
Uses of IDtNewWizardContext in com.e1c.g5.v8.dt.internal.md.aindex.ui
Methods in com.e1c.g5.v8.dt.internal.md.aindex.ui with parameters of type IDtNewWizardContextModifier and TypeMethodDescriptionvoidAdditionalIndexesContainerNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<AdditionalIndexesContainer> context, Set<org.eclipse.emf.ecore.EObject> createdModels)