Uses of Interface
com._1c.g5.v8.dt.metadata.common.ChoiceParameterLink
Packages that use ChoiceParameterLink
Package
Description
-
Uses of ChoiceParameterLink in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return ChoiceParameterLinkModifier and TypeMethodDescriptionstatic ChoiceParameterLink
TestMdObjectFactory.createChoiceParameterLink()
Creates ChoiceParameterLink with name -
Uses of ChoiceParameterLink in com._1c.g5.v8.dt.md.ui.aef.models
Methods in com._1c.g5.v8.dt.md.ui.aef.models that return ChoiceParameterLinkModifier and TypeMethodDescriptionMethods in com._1c.g5.v8.dt.md.ui.aef.models with parameters of type ChoiceParameterLinkModifier and TypeMethodDescriptionBmChoiceParameterLinksModel.toAttribute
(ChoiceParameterLink choiceParameterLink) EmfChoiceParameterLinksModel.toAttribute
(ChoiceParameterLink choiceParameterLink) StandardObjectChoiceParameterLinksModel.toAttribute
(ChoiceParameterLink choiceParameterLink) -
Uses of ChoiceParameterLink in com._1c.g5.v8.dt.md.validation
Methods in com._1c.g5.v8.dt.md.validation with parameters of type ChoiceParameterLinkModifier and TypeMethodDescriptionvoid
MdValidator.checkChoiceParameterLink
(ChoiceParameterLink choiceParameterLink) Deprecated. -
Uses of ChoiceParameterLink in com._1c.g5.v8.dt.metadata.common
Methods in com._1c.g5.v8.dt.metadata.common that return ChoiceParameterLinkModifier and TypeMethodDescriptionCommonFactory.createChoiceParameterLink()
Returns a new object of class 'Choice Parameter Link'. -
Uses of ChoiceParameterLink in com._1c.g5.v8.dt.metadata.common.impl
Classes in com._1c.g5.v8.dt.metadata.common.impl that implement ChoiceParameterLinkModifier and TypeClassDescriptionclass
An implementation of the model object 'Choice Parameter Link'.Methods in com._1c.g5.v8.dt.metadata.common.impl that return ChoiceParameterLink -
Uses of ChoiceParameterLink in com._1c.g5.v8.dt.metadata.common.util
Methods in com._1c.g5.v8.dt.metadata.common.util with parameters of type ChoiceParameterLinkModifier and TypeMethodDescriptionCommonSwitch.caseChoiceParameterLink
(ChoiceParameterLink object) Returns the result of interpreting the object as an instance of 'Choice Parameter Link'. -
Uses of ChoiceParameterLink in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type ChoiceParameterLinkModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ChoiceParameterLink>
BasicFeature.getChoiceParameterLinks()
Returns the value of the 'Choice Parameter Links' containment reference list.org.eclipse.emf.common.util.EList<ChoiceParameterLink>
Constant.getChoiceParameterLinks()
Returns the value of the 'Choice Parameter Links' containment reference list.org.eclipse.emf.common.util.EList<ChoiceParameterLink>
Dimension.getChoiceParameterLinks()
Returns the value of the 'Choice Parameter Links' containment reference list.org.eclipse.emf.common.util.EList<ChoiceParameterLink>
Field.getChoiceParameterLinks()
Returns the value of the 'Choice Parameter Links' containment reference list.org.eclipse.emf.common.util.EList<ChoiceParameterLink>
Resource.getChoiceParameterLinks()
Returns the value of the 'Choice Parameter Links' containment reference list.org.eclipse.emf.common.util.EList<ChoiceParameterLink>
StandardAttribute.getChoiceParameterLinks()
Returns the value of the 'Choice Parameter Links' containment reference list. -
Uses of ChoiceParameterLink in com._1c.g5.v8.dt.metadata.mdclass.impl
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type ChoiceParameterLinkModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ChoiceParameterLink>
BasicFeatureImpl.getChoiceParameterLinks()
org.eclipse.emf.common.util.EList<ChoiceParameterLink>
ConstantImpl.getChoiceParameterLinks()
org.eclipse.emf.common.util.EList<ChoiceParameterLink>
DimensionImpl.getChoiceParameterLinks()
org.eclipse.emf.common.util.EList<ChoiceParameterLink>
FieldImpl.getChoiceParameterLinks()
org.eclipse.emf.common.util.EList<ChoiceParameterLink>
ResourceImpl.getChoiceParameterLinks()
org.eclipse.emf.common.util.EList<ChoiceParameterLink>
StandardAttributeImpl.getChoiceParameterLinks()