Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.ExchangePlanContentItem
Packages that use ExchangePlanContentItem
Package
Description
-
Uses of ExchangePlanContentItem 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 ExchangePlanContentItemModifier and TypeMethodDescriptionExchangePlanContentItemAdopterParticipant.adopt
(ExchangePlanContentItem nativeItem, Version version, IAdopterContext context) Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants that return types with arguments of type ExchangePlanContentItemModifier and TypeMethodDescriptionExchangePlanContentItemLookupParticipant.findModelObject
(ExchangePlanContentItem source, MdObject sourceParent, IConfigurationAware target, ILookupContext context) Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type ExchangePlanContentItemModifier and TypeMethodDescriptionExchangePlanContentItemAdopterParticipant.adopt
(ExchangePlanContentItem nativeItem, Version version, IAdopterContext context) ExchangePlanContentItemLookupParticipant.findModelObject
(ExchangePlanContentItem source, MdObject sourceParent, IConfigurationAware target, ILookupContext context) -
Uses of ExchangePlanContentItem in com._1c.g5.v8.dt.md.api
Methods in com._1c.g5.v8.dt.md.api that return ExchangePlanContentItemModifier and TypeMethodDescriptionprotected ExchangePlanContentItem
ExchangePlanContentTask.create
(ExchangePlan exchangePlan) Creates a content item for exhange plan. -
Uses of ExchangePlanContentItem 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 types with arguments of type ExchangePlanContentItemModifier and TypeMethodDescriptionprotected Optional<ExchangePlanContentItem>
ConfigurationStandaloneContentModel.findContentItem
(MdObject mdObject) Finds the content item for the provided metadata object in exchange plan content. -
Uses of ExchangePlanContentItem 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 types with arguments of type ExchangePlanContentItemModifier and TypeMethodDescriptionExchangePlanContentModel.findContentItem
(MdObject mdObject) Finds the content item for the provided metadata object in exchange plan content. -
Uses of ExchangePlanContentItem in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return ExchangePlanContentItemModifier and TypeMethodDescriptionMdClassFactory.createExchangePlanContentItem()
Returns a new object of class 'Exchange Plan Content Item'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type ExchangePlanContentItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ExchangePlanContentItem>
ExchangePlan.getContent()
Returns the value of the 'Content' containment reference list. -
Uses of ExchangePlanContentItem in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement ExchangePlanContentItemModifier and TypeClassDescriptionclass
An implementation of the model object 'Exchange Plan Content Item'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return ExchangePlanContentItemMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type ExchangePlanContentItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ExchangePlanContentItem>
ExchangePlanImpl.getContent()
-
Uses of ExchangePlanContentItem in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type ExchangePlanContentItemModifier and TypeMethodDescriptionMdClassSwitch.caseExchangePlanContentItem
(ExchangePlanContentItem object) Returns the result of interpreting the object as an instance of 'Exchange Plan Content Item'.boolean
MdClassValidator.validateExchangePlanContentItem
(ExchangePlanContentItem exchangePlanContentItem, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) boolean
MdClassValidator.validateExchangePlanContentItem_validate
(ExchangePlanContentItem exchangePlanContentItem, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Exchange Plan Content Item'.