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 ExchangePlan
TestMdObjectFactory.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 ExchangePlan
ExchangePlanAdopterParticipant.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 ExchangePlan
ExchangePlanAdopterParticipant.createAdoptedObject
(ExchangePlan nativeObject, Version version, IAdopterContext context) protected MdObjectExtension
ExchangePlanAdopterParticipant.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 void
AdoptedExchangePlanContentEditHandler.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 ExchangePlanContentItem
ExchangePlanContentTask.create
(ExchangePlan exchangePlan) Creates a content item for exhange plan.org.eclipse.core.runtime.IStatus
ExchangePlanContentTask.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 boolean
MdDbViewDefInferrer._infer
(ExchangePlan object) protected boolean
MdDbViewFieldDefInferrer._infer
(ExchangePlan object, IEObjectProvider typeProvider) protected boolean
MdImplicitRefInferrer._infer
(ExchangePlan object) protected boolean
MdStdCommandInferrer._infer
(ExchangePlan exchangePlan, org.eclipse.xtext.resource.IEObjectDescription[] groups) Infers ExchangePlan standard commands.protected boolean
MdStdCommandTypeInferrer._infer
(ExchangePlan exchangePlan) Inferers ExchangePlan standard commands.protected boolean
MdFieldInferrer._inferFrom
(ExchangePlan object, IEObjectProvider typeProvider, CompatibilityMode compatibilityMode) static Type
MdTypeUtil.getRefType
(ExchangePlan object) ReturnsType
representing reference to the data object.MdTypeUtil.newCodeTypeDescription
(ExchangePlan object, IEObjectProvider typeProvider) Returns a new type description for thecode
field of theExchangePlan
.MdTypeUtil.newDescriptionTypeDescription
(ExchangePlan object, IEObjectProvider typeProvider) Returns a new type description for thedescription
field 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) CreatesExchangePlan
content 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 ExchangePlan
ConfigurationStandaloneContentModel.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 boolean
DataExchangeModel.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 void
DataExchangeModel.setContentItemAutoRecord
(ExchangePlan exchangePlan, AutoRegistrationChanges autoRecord) Sets autorecord to exchange plan md-object content item.protected void
DataExchangeModel.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 ExchangePlan
ExchangePlanContentModel.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 NavigatorTreeDialogModel
ExchangePlanContentEditHandler.createNavigatorTreeDialogModel
(ExchangePlan model) ExchangePlanContentComponent.createProjectContentProviderState
(ExchangePlan exchangePlan, org.eclipse.core.resources.IProject project, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, IFilteredNavigatorContentProvider filteredNavigatorContentProvider) protected void
ExchangePlanContentEditHandler.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 TypeClassDescriptionclass
An 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'.boolean
MdClassValidator.validateExchangePlan
(ExchangePlan exchangePlan, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) boolean
MdClassValidator.validateExchangePlan_validate
(ExchangePlan exchangePlan, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Exchange Plan'.