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 TypeMethodDescriptionvoid
AddInNewWizardRelatedModelsFactory.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 TypeMethodDescriptionvoid
BslNewWizardRelatedModelsFactory.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.void
CommandModuleNewWizardRelatedModelsFactory.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 TypeMethodDescriptionvoid
ConfigurationNewWizardRelatedModelsFactory.createModels
(IDtNewWizardContext<Configuration> context, Set<org.eclipse.emf.ecore.EObject> createdModels) Creates and integrates related models for a given wizard context.void
SubsystemNewWizardRelatedModelsFactory.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 TypeMethodDescriptionvoid
DcsNewWizardRelatedModelsFactory.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 TypeMethodDescriptionvoid
FormImagesNewWizardRelatedModelsFactory.createModels
(IDtNewWizardContext<BasicForm> context, Set<org.eclipse.emf.ecore.EObject> createdModels) void
FormModuleNewWizardRelatedModelsFactory.createModels
(IDtNewWizardContext<BasicForm> context, Set<org.eclipse.emf.ecore.EObject> createdModels) void
FormNewWizardRelatedModelsFactory.createModels
(IDtNewWizardContext<BasicForm> context, Set<org.eclipse.emf.ecore.EObject> createdModels) boolean
CatalogFormNewWizardPredicate.test
(IDtNewWizardContext<? extends org.eclipse.emf.ecore.EObject> context) Returns false if the given object is catalog and hierarchy type is set to 'items'.boolean
ChartOfCharacteristicTypesFormNewWizardPredicate.test
(IDtNewWizardContext<? extends org.eclipse.emf.ecore.EObject> context) Returnstrue
if the given object is hierarchy chart of characteristic types.boolean
DataHistoryFormVisibilityNewWizardPredicate.test
(IDtNewWizardContext<? extends org.eclipse.emf.ecore.EObject> context) boolean
InformationRegisterRecordFormNewWizardPredicate.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'.boolean
TableObjectFormNewWizardPredicate.test
(IDtNewWizardContext<? extends org.eclipse.emf.ecore.EObject> context) boolean
TableRecordFormNewWizardPredicate.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 TypeMethodDescriptionvoid
BinaryNewWizardRelatedModelsFactory.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 TypeMethodDescriptionvoid
AppearanceTemplateNewWizardRelatedModelsFactory.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 TypeMethodDescriptionvoid
FormListSettingsNewWizardRelatedModelsFactory.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 TypeMethodDescriptionvoid
FormExtensionNewWizardRelatedModelsFactory.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 TypeMethodDescriptionvoid
HtmlDocumentNewWizardRelatedModelsFactory.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 TypeMethodDescriptionvoid
GraphicalSchemaNewWizardRelatedModelsFactory.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 TypeMethodDescriptionvoid
ConfigurationExtensionNewWizardRelatedModelsFactory.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 TypeMethodDescriptionvoid
RightsNewWizardRelatedModelsFactory.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 TypeMethodDescriptionvoid
WsDefinitionsNewWizardRelatedModelsFactory.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 TypeMethodDescriptionvoid
XdtoNewWizardRelatedModelsFactory.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 boolean
PredefinedItemWizard.ByFeatures.detectInSelection
(IDtNewWizardContext<?> context, Object selection, boolean searchForFeatureInParent) void
SubsystemWizard.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 TypeClassDescriptionclass
DtNewWizardContext<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 boolean
DtNewWizardParentDetectionStrategy.ByFeatures.detectInSelection
(IDtNewWizardContext<?> context, Object selection, boolean searchForFeatureInParent) Detect parent by selected object.void
DtNewWizardModelClassDetectionStrategy.ByFeature.detectModelClass
(IDtNewWizardContext<?> context) Detects model class from the provided wizard context.void
DtNewWizardModelClassDetectionStrategy.FixedClass.detectModelClass
(IDtNewWizardContext<?> context) Detects model class from the provided wizard context.void
DtNewWizardParentDetectionStrategy.ByExternalProject.detectParent
(IDtNewWizardContext<?> context, IStructuredSelection selection) void
DtNewWizardParentDetectionStrategy.ByFeatures.detectParent
(IDtNewWizardContext<?> context, IStructuredSelection selection) Detects the parent model for the givenselection
.void
DtNewWizardParentDetectionStrategy.NoParent.detectParent
(IDtNewWizardContext<?> context, IStructuredSelection selection) Detects the parent model for the givenselection
.boolean
DtNewWizardParentDetectionStrategy.ByExternalProject.isParentSelected
(IDtNewWizardContext<?> context) boolean
DtNewWizardParentDetectionStrategy.ByFeatures.isParentSelected
(IDtNewWizardContext<?> context) boolean
DtNewWizardParentDetectionStrategy.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 TypeMethodDescriptionvoid
SpreadsheetNewWizardRelatedModelsFactory.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 TypeMethodDescriptionvoid
ScheduledJobNewWizardRelatedModelsFactory.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 TypeMethodDescriptionvoid
TextDocumentNewWizardRelatedModelsFactory.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 TypeMethodDescriptionvoid
IDtNewWizardRelatedModelsFactory.createModels
(IDtNewWizardContext<M> context, Set<org.eclipse.emf.ecore.EObject> createdModels) Creates and integrates related models for a given wizard context.void
IDtNewWizardModelClassDetectionStrategy.detectModelClass
(IDtNewWizardContext<?> context) Detects model class from the provided wizard context.void
IDtNewWizardParentDetectionStrategy.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 contextvoid
DtNewWizardPage.initialize
(IDtNewWizardContext<M> context) Initializes the page, called once at wizard creation.void
IDtNewWizardPage.initialize
(IDtNewWizardContext<M> context) Initializes the page, called once at wizard creation.boolean
IDtNewWizardParentDetectionStrategy.isParentSelected
(IDtNewWizardContext<?> context) Checks whether a givencontext
is 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 TypeMethodDescriptionvoid
AdditionalIndexesContainerNewWizardRelatedModelsFactory.createModels
(IDtNewWizardContext<AdditionalIndexesContainer> context, Set<org.eclipse.emf.ecore.EObject> createdModels)