Uses of Enum Class
com._1c.g5.v8.dt.metadata.mdclass.CommonAttributeAuthenticationSeparation
Packages that use CommonAttributeAuthenticationSeparation
Package
Description
-
Uses of CommonAttributeAuthenticationSeparation in com._1c.g5.v8.dt.metadata.mdclass
Fields in com._1c.g5.v8.dt.metadata.mdclass with type parameters of type CommonAttributeAuthenticationSeparationModifier and TypeFieldDescriptionstatic final List<CommonAttributeAuthenticationSeparation>
CommonAttributeAuthenticationSeparation.VALUES
A public read-only list of all the 'Common Attribute Authentication Separation' enumerators.Methods in com._1c.g5.v8.dt.metadata.mdclass that return CommonAttributeAuthenticationSeparationModifier and TypeMethodDescriptionCommonAttributeAuthenticationSeparation.get
(int value) Returns the 'Common Attribute Authentication Separation' literal with the specified integer value.Returns the 'Common Attribute Authentication Separation' literal with the specified literal value.CommonAttribute.getAuthenticationSeparation()
Returns the value of the 'Authentication Separation' attribute.Returns the 'Common Attribute Authentication Separation' literal with the specified name.Returns the enum constant of this class with the specified name.CommonAttributeAuthenticationSeparation.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 CommonAttributeAuthenticationSeparationModifier and TypeMethodDescriptionvoid
CommonAttribute.setAuthenticationSeparation
(CommonAttributeAuthenticationSeparation value) Sets the value of the 'Authentication Separation
' attribute. -
Uses of CommonAttributeAuthenticationSeparation in com._1c.g5.v8.dt.metadata.mdclass.impl
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return CommonAttributeAuthenticationSeparationModifier and TypeMethodDescriptionMdClassFactoryImpl.createCommonAttributeAuthenticationSeparationFromString
(org.eclipse.emf.ecore.EDataType eDataType, String initialValue) CommonAttributeImpl.getAuthenticationSeparation()
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type CommonAttributeAuthenticationSeparationModifier and TypeMethodDescriptionvoid
CommonAttributeImpl.setAuthenticationSeparation
(CommonAttributeAuthenticationSeparation newAuthenticationSeparation) -
Uses of CommonAttributeAuthenticationSeparation in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type CommonAttributeAuthenticationSeparationModifier and TypeMethodDescriptionboolean
MdClassValidator.validateCommonAttributeAuthenticationSeparation
(CommonAttributeAuthenticationSeparation commonAttributeAuthenticationSeparation, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)