Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.ExchangePlanAttribute
Packages that use ExchangePlanAttribute
Package
Description
-
Uses of ExchangePlanAttribute in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return ExchangePlanAttributeModifier and TypeMethodDescriptionMdClassFactory.createExchangePlanAttribute()
Returns a new object of class 'Exchange Plan Attribute'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type ExchangePlanAttributeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ExchangePlanAttribute>
ExchangePlan.getAttributes()
Returns the value of the 'Attributes' containment reference list. -
Uses of ExchangePlanAttribute in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement ExchangePlanAttributeModifier and TypeClassDescriptionclass
An implementation of the model object 'Exchange Plan Attribute'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return ExchangePlanAttributeMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type ExchangePlanAttributeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ExchangePlanAttribute>
ExchangePlanImpl.getAttributes()
-
Uses of ExchangePlanAttribute in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type ExchangePlanAttributeModifier and TypeMethodDescriptionMdClassSwitch.caseExchangePlanAttribute
(ExchangePlanAttribute object) Returns the result of interpreting the object as an instance of 'Exchange Plan Attribute'.boolean
MdClassValidator.validateExchangePlanAttribute
(ExchangePlanAttribute exchangePlanAttribute, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)