Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.ExchangePlan
Packages that use ExchangePlan
Package
Description
-
Uses of ExchangePlan in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return ExchangePlanModifier and TypeMethodDescriptionstatic ExchangePlanTestMdObjectFactory.createExchangePlan(String name) Creates ExchangePlan with name -
Uses of ExchangePlan 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 ExchangePlanModifier and TypeMethodDescriptionAdoptedExchangePlanInitializer.create(IV8Project v8project, Version version) -
Uses of ExchangePlan in com._1c.g5.v8.dt.internal.md.extension.adopt.participants
Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants that return ExchangePlanModifier and TypeMethodDescriptionExchangePlanAdopterParticipant.adopt(ExchangePlan nativeObject, Version version, IAdopterContext context) protected ExchangePlanExchangePlanAdopterParticipant.createAdoptedObject(ExchangePlan nativeObject, Version version, IAdopterContext context) Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type ExchangePlanModifier and TypeMethodDescriptionExchangePlanAdopterParticipant.adopt(ExchangePlan nativeObject, Version version, IAdopterContext context) protected ExchangePlanExchangePlanAdopterParticipant.createAdoptedObject(ExchangePlan nativeObject, Version version, IAdopterContext context) protected MdObjectExtensionExchangePlanAdopterParticipant.createExtension(ExchangePlan nativeObject) -
Uses of ExchangePlan in com._1c.g5.v8.dt.internal.md.ui.editors.exchangeplan
Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.exchangeplan with parameters of type ExchangePlanModifierConstructorDescriptionInstantiates a new exchange plan editor input. -
Uses of ExchangePlan in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.exchangeplan
Methods in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.exchangeplan with parameters of type ExchangePlanModifier and TypeMethodDescriptionprotected voidAdoptedExchangePlanContentEditHandler.processOkResult(ExchangePlan model, IBmEditingContext editingContext, List<Object> selected) Constructors in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.exchangeplan with parameters of type ExchangePlanModifierConstructorDescriptionAdoptedExchangePlanContentModel(ExchangePlan exchangePlan, Configuration configuration, IV8Project v8project, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, IMdAdoptedPropertyAccess mdAdoptedPropertyAccess, IFilteredNavigatorContentProvider filteredNavigatorContentProvider) Creates a new instance ofAdoptedExchangePlanContentModel. -
Uses of ExchangePlan in com._1c.g5.v8.dt.md.api
Methods in com._1c.g5.v8.dt.md.api with parameters of type ExchangePlanModifier and TypeMethodDescriptionprotected ExchangePlanContentItemExchangePlanContentTask.create(ExchangePlan exchangePlan) Creates a content item for exhange plan.org.eclipse.core.runtime.IStatusExchangePlanContentTask.execute(ExchangePlan exchangePlan, org.eclipse.core.runtime.IProgressMonitor monitor) Constructors in com._1c.g5.v8.dt.md.api with parameters of type ExchangePlanModifierConstructorDescriptionExchangePlanContentTask(ExchangePlan exchangePlan, MdObject object, AutoRegistrationChanges autoRecord) Instantiate task for create,delete or editExchangePlanContentItem. -
Uses of ExchangePlan in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return ExchangePlanModifier and TypeMethodDescriptionExchangePlanInitializer.create(IV8Project v8project, Version version) Methods in com._1c.g5.v8.dt.md.model with parameters of type ExchangePlanModifier and TypeMethodDescriptionExchangePlanInitializer.getInputByStringFieldNames(ExchangePlan exchangePlan) -
Uses of ExchangePlan in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type ExchangePlanModifier and TypeMethodDescriptionprotected booleanMdDbViewDefInferrer._infer(ExchangePlan object) protected booleanMdDbViewFieldDefInferrer._infer(ExchangePlan object, IEObjectProvider typeProvider) protected booleanMdImplicitRefInferrer._infer(ExchangePlan object) protected booleanMdStdCommandInferrer._infer(ExchangePlan exchangePlan, org.eclipse.xtext.resource.IEObjectDescription[] groups) Infers ExchangePlan standard commands.protected booleanMdStdCommandTypeInferrer._infer(ExchangePlan exchangePlan) Inferers ExchangePlan standard commands.protected booleanMdFieldInferrer._inferFrom(ExchangePlan object, IEObjectProvider typeProvider, CompatibilityMode compatibilityMode) static TypeMdTypeUtil.getRefType(ExchangePlan object) ReturnsTyperepresenting reference to the data object.MdTypeUtil.newCodeTypeDescription(ExchangePlan object, IEObjectProvider typeProvider) Returns a new type description for thecodefield of theExchangePlan.MdTypeUtil.newDescriptionTypeDescription(ExchangePlan object, IEObjectProvider typeProvider) Returns a new type description for thedescriptionfield of theExchangePlan. -
Uses of ExchangePlan in com._1c.g5.v8.dt.md.ui.aef.models
Methods in com._1c.g5.v8.dt.md.ui.aef.models with parameters of type ExchangePlanModifier and TypeMethodDescriptionNavigatorTreeDialogModelFactory.createExchangePlanContentAbsentModel(ExchangePlan context) CreatesExchangePlancontent dialog model for context object without showing checked objects. -
Uses of ExchangePlan in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration
Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration that return ExchangePlanModifier and TypeMethodDescriptionprotected ExchangePlanConfigurationStandaloneContentModel.getExchangePlan()Returns standalone content exchange settings exchange plan if present. -
Uses of ExchangePlan in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchange
Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchange with parameters of type ExchangePlanModifier and TypeMethodDescriptionprotected booleanDataExchangeModel.canEdit(ExchangePlan exchangePlan) Checks is exchange plan can edit.protected IBmTask<?>DataExchangeModel.createBmTask(ExchangePlan exchangePlan, CheckState checkState) Pre add md-object to exchange plan actions.protected voidDataExchangeModel.setContentItemAutoRecord(ExchangePlan exchangePlan, AutoRegistrationChanges autoRecord) Sets autorecord to exchange plan md-object content item.protected voidDataExchangeModel.setContentItemCheckState(ExchangePlan exchangePlan, CheckState checkState) Sets check state to exchange plan md-object content item. -
Uses of ExchangePlan in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan
Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan that return ExchangePlanModifier and TypeMethodDescriptionprotected ExchangePlanExchangePlanContentModel.getExchangePlan()Returns the exchange plan.Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan with parameters of type ExchangePlanModifier and TypeMethodDescriptionprotected NavigatorTreeDialogModelExchangePlanContentEditHandler.createNavigatorTreeDialogModel(ExchangePlan model) ExchangePlanContentComponent.createProjectContentProviderState(ExchangePlan exchangePlan, org.eclipse.core.resources.IProject project, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, IFilteredNavigatorContentProvider filteredNavigatorContentProvider) protected voidExchangePlanContentEditHandler.processOkResult(ExchangePlan model, IBmEditingContext editingContext, List<Object> selected) Constructors in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan with parameters of type ExchangePlanModifierConstructorDescriptionExchangePlanContentModel(ExchangePlan exchangePlan, Configuration configuration, org.eclipse.core.resources.IProject project, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, IFilteredNavigatorContentProvider filteredNavigatorContentProvider, boolean filterOn) Creates a new instance ofExchangePlanContentModel. -
Uses of ExchangePlan in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return ExchangePlanModifier and TypeMethodDescriptionMdClassFactory.createExchangePlan()Returns a new object of class 'Exchange Plan'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type ExchangePlanModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ExchangePlan>Configuration.getExchangePlans()Returns the value of the 'Exchange Plans' reference list. -
Uses of ExchangePlan in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement ExchangePlanModifier and TypeClassDescriptionclassAn implementation of the model object 'Exchange Plan'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return ExchangePlanMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type ExchangePlanModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ExchangePlan>ConfigurationImpl.getExchangePlans() -
Uses of ExchangePlan in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type ExchangePlanModifier and TypeMethodDescriptionMdClassSwitch.caseExchangePlan(ExchangePlan object) Returns the result of interpreting the object as an instance of 'Exchange Plan'.booleanMdClassValidator.validateExchangePlan(ExchangePlan exchangePlan, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) booleanMdClassValidator.validateExchangePlan_validate(ExchangePlan exchangePlan, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Exchange Plan'.