Uses of Enum Class
com._1c.g5.v8.dt.metadata.mdclass.CommonAttributeDataSeparation
Packages that use CommonAttributeDataSeparation
Package
Description
-
Uses of CommonAttributeDataSeparation 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 CommonAttributeDataSeparationModifier and TypeMethodDescriptionprotected void
BmCommonAttributeDataSeparationModel.setObjectValue
(org.eclipse.emf.ecore.EObject object, org.eclipse.emf.ecore.EStructuralFeature feature, CommonAttributeDataSeparation newValue) -
Uses of CommonAttributeDataSeparation in com._1c.g5.v8.dt.metadata.mdclass
Fields in com._1c.g5.v8.dt.metadata.mdclass with type parameters of type CommonAttributeDataSeparationModifier and TypeFieldDescriptionstatic final List<CommonAttributeDataSeparation>
CommonAttributeDataSeparation.VALUES
A public read-only list of all the 'Common Attribute Data Separation' enumerators.Methods in com._1c.g5.v8.dt.metadata.mdclass that return CommonAttributeDataSeparationModifier and TypeMethodDescriptionCommonAttributeDataSeparation.get
(int value) Returns the 'Common Attribute Data Separation' literal with the specified integer value.Returns the 'Common Attribute Data Separation' literal with the specified literal value.Returns the 'Common Attribute Data Separation' literal with the specified name.CommonAttribute.getDataSeparation()
Returns the value of the 'Data Separation' attribute.Returns the enum constant of this class with the specified name.static CommonAttributeDataSeparation[]
CommonAttributeDataSeparation.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type CommonAttributeDataSeparationModifier and TypeMethodDescriptionvoid
CommonAttribute.setDataSeparation
(CommonAttributeDataSeparation value) Sets the value of the 'Data Separation
' attribute. -
Uses of CommonAttributeDataSeparation in com._1c.g5.v8.dt.metadata.mdclass.impl
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return CommonAttributeDataSeparationModifier and TypeMethodDescriptionMdClassFactoryImpl.createCommonAttributeDataSeparationFromString
(org.eclipse.emf.ecore.EDataType eDataType, String initialValue) CommonAttributeImpl.getDataSeparation()
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type CommonAttributeDataSeparationModifier and TypeMethodDescriptionvoid
CommonAttributeImpl.setDataSeparation
(CommonAttributeDataSeparation newDataSeparation) -
Uses of CommonAttributeDataSeparation in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type CommonAttributeDataSeparationModifier and TypeMethodDescriptionboolean
MdClassValidator.validateCommonAttributeDataSeparation
(CommonAttributeDataSeparation commonAttributeDataSeparation, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)