Uses of Interface
com._1c.g5.v8.dt.metadata.common.ChoiceParameter
Packages that use ChoiceParameter
Package
Description
-
Uses of ChoiceParameter in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return ChoiceParameterModifier and TypeMethodDescriptionstatic ChoiceParameterTestMdObjectFactory.createChoiceParameter()Creates ChoiceParameter with name -
Uses of ChoiceParameter in com._1c.g5.v8.dt.form.model
Methods in com._1c.g5.v8.dt.form.model that return types with arguments of type ChoiceParameterModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ChoiceParameter>InputFieldExtInfo.getChoiceParameters()Returns the value of the 'Choice Parameters' containment reference list. -
Uses of ChoiceParameter in com._1c.g5.v8.dt.form.model.impl
Methods in com._1c.g5.v8.dt.form.model.impl that return types with arguments of type ChoiceParameterModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ChoiceParameter>InputFieldExtInfoImpl.getChoiceParameters() -
Uses of ChoiceParameter in com._1c.g5.v8.dt.metadata.common
Methods in com._1c.g5.v8.dt.metadata.common that return ChoiceParameterModifier and TypeMethodDescriptionCommonFactory.createChoiceParameter()Returns a new object of class 'Choice Parameter'. -
Uses of ChoiceParameter in com._1c.g5.v8.dt.metadata.common.impl
Classes in com._1c.g5.v8.dt.metadata.common.impl that implement ChoiceParameterModifier and TypeClassDescriptionclassAn implementation of the model object 'Choice Parameter'.Methods in com._1c.g5.v8.dt.metadata.common.impl that return ChoiceParameter -
Uses of ChoiceParameter in com._1c.g5.v8.dt.metadata.common.util
Methods in com._1c.g5.v8.dt.metadata.common.util with parameters of type ChoiceParameterModifier and TypeMethodDescriptionCommonSwitch.caseChoiceParameter(ChoiceParameter object) Returns the result of interpreting the object as an instance of 'Choice Parameter'. -
Uses of ChoiceParameter in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type ChoiceParameterModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ChoiceParameter>BasicFeature.getChoiceParameters()Returns the value of the 'Choice Parameters' containment reference list.org.eclipse.emf.common.util.EList<ChoiceParameter>Constant.getChoiceParameters()Returns the value of the 'Choice Parameters' containment reference list.org.eclipse.emf.common.util.EList<ChoiceParameter>Dimension.getChoiceParameters()Returns the value of the 'Choice Parameters' containment reference list.org.eclipse.emf.common.util.EList<ChoiceParameter>Field.getChoiceParameters()Returns the value of the 'Choice Parameters' containment reference list.org.eclipse.emf.common.util.EList<ChoiceParameter>Resource.getChoiceParameters()Returns the value of the 'Choice Parameters' containment reference list.org.eclipse.emf.common.util.EList<ChoiceParameter>StandardAttribute.getChoiceParameters()Returns the value of the 'Choice Parameters' containment reference list. -
Uses of ChoiceParameter 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 ChoiceParameterModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ChoiceParameter>BasicFeatureImpl.getChoiceParameters()org.eclipse.emf.common.util.EList<ChoiceParameter>ConstantImpl.getChoiceParameters()org.eclipse.emf.common.util.EList<ChoiceParameter>DimensionImpl.getChoiceParameters()org.eclipse.emf.common.util.EList<ChoiceParameter>FieldImpl.getChoiceParameters()org.eclipse.emf.common.util.EList<ChoiceParameter>ResourceImpl.getChoiceParameters()org.eclipse.emf.common.util.EList<ChoiceParameter>StandardAttributeImpl.getChoiceParameters()