Uses of Enum Class
com._1c.g5.v8.dt.metadata.mdclass.CommonAttributeUse
Packages that use CommonAttributeUse
Package
Description
-
Uses of CommonAttributeUse in com._1c.g5.v8.dt.internal.md.ui.editors.pages.cattributes
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.pages.cattributes that return CommonAttributeUseModifier and TypeMethodDescriptionprotected abstract CommonAttributeUse
AbstractCommonAttributesDataUseHandler.getValue()
ReturnsCommonAttributeUse
value.protected CommonAttributeUse
CommonAttributesDataDoNotUseHandler.getValue()
protected CommonAttributeUse
CommonAttributesDataUseHandler.getValue()
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.pages.cattributes with parameters of type CommonAttributeUseModifier and TypeMethodDescriptionstatic void
CommonAttributesUtil.createAndExecuteTask
(org.eclipse.emf.ecore.EObject model, IStructuredSelection selection, CommonAttributeUse value) Creates and executes 'Use' value task.Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.pages.cattributes with parameters of type CommonAttributeUseModifierConstructorDescriptionprotected
CommonAttributesDataUseAction
(org.eclipse.swt.graphics.Image icon, CommonAttributeUse use, IModelEditingSupport modelEditingSupport) The constructor. -
Uses of CommonAttributeUse in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.commonattribute
Methods in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.commonattribute that return types with arguments of type CommonAttributeUseModifier and TypeMethodDescriptionprotected List<Pair<CommonAttributeUse,
ItemViewModel>> AdoptedCommonAttributeContentTreeComponent.getUseInput
(CommonAttribute commonAttribute, CommonAttributeContentItemViewModel itemViewModel) -
Uses of CommonAttributeUse in com._1c.g5.v8.dt.md.api
Constructors in com._1c.g5.v8.dt.md.api with parameters of type CommonAttributeUseModifierConstructorDescriptionCommonAttributeContentTask
(CommonAttribute attribute, MdObject object, CommonAttributeUse use) Instantiate task for create,delete or editCommonAttributeContentItem
editing without conditional split object.CommonAttributeContentTask
(CommonAttribute attribute, MdObject mdObject, CommonAttributeUse use, MdObject splitter) -
Uses of CommonAttributeUse in com._1c.g5.v8.dt.md.ui.aef.components
Fields in com._1c.g5.v8.dt.md.ui.aef.components with type parameters of type CommonAttributeUseModifier and TypeFieldDescriptionprotected static final Pair<CommonAttributeUse,
ItemViewModel> CommonAttributeContentTreeComponent.COMMON_ATTRIBUTE_USE__AUTO_DONT_USE_STATE
protected static final Pair<CommonAttributeUse,
ItemViewModel> CommonAttributeContentTreeComponent.COMMON_ATTRIBUTE_USE__AUTO_USE_STATE
protected static final Pair<CommonAttributeUse,
ItemViewModel> CommonAttributeContentTreeComponent.COMMON_ATTRIBUTE_USE__DONT_USE_STATE
protected static final Pair<CommonAttributeUse,
ItemViewModel> CommonAttributeContentTreeComponent.COMMON_ATTRIBUTE_USE__USE_STATE
Methods in com._1c.g5.v8.dt.md.ui.aef.components that return types with arguments of type CommonAttributeUseModifier and TypeMethodDescriptionprotected Pair<CommonAttributeUse,
ItemViewModel> CommonAttributeContentTreeComponent.CommonAttributeContentMapper.getDefaultUseValue
(CommonAttribute commonAttribute) Gets the default value for not explicitly defined content itemprotected List<Pair<CommonAttributeUse,
ItemViewModel>> CommonAttributeContentTreeComponent.getUseInput
(CommonAttribute commonAttribute, CommonAttributeContentItemViewModel itemViewModel) Gets the input from the view model of the USE field -
Uses of CommonAttributeUse in com._1c.g5.v8.dt.metadata.mdclass
Fields in com._1c.g5.v8.dt.metadata.mdclass with type parameters of type CommonAttributeUseModifier and TypeFieldDescriptionstatic final List<CommonAttributeUse>
CommonAttributeUse.VALUES
A public read-only list of all the 'Common Attribute Use' enumerators.Methods in com._1c.g5.v8.dt.metadata.mdclass that return CommonAttributeUseModifier and TypeMethodDescriptionstatic CommonAttributeUse
CommonAttributeUse.get
(int value) Returns the 'Common Attribute Use' literal with the specified integer value.static CommonAttributeUse
Returns the 'Common Attribute Use' literal with the specified literal value.static CommonAttributeUse
Returns the 'Common Attribute Use' literal with the specified name.CommonAttributeContentItem.getUse()
Returns the value of the 'Use' attribute.static CommonAttributeUse
Returns the enum constant of this class with the specified name.static CommonAttributeUse[]
CommonAttributeUse.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 CommonAttributeUseModifier and TypeMethodDescriptionvoid
CommonAttributeContentItem.setUse
(CommonAttributeUse value) Sets the value of the 'Use
' attribute. -
Uses of CommonAttributeUse in com._1c.g5.v8.dt.metadata.mdclass.impl
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return CommonAttributeUseModifier and TypeMethodDescriptionMdClassFactoryImpl.createCommonAttributeUseFromString
(org.eclipse.emf.ecore.EDataType eDataType, String initialValue) CommonAttributeContentItemImpl.getUse()
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type CommonAttributeUseModifier and TypeMethodDescriptionvoid
CommonAttributeContentItemImpl.setUse
(CommonAttributeUse newUse) -
Uses of CommonAttributeUse in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type CommonAttributeUseModifier and TypeMethodDescriptionboolean
MdClassValidator.validateCommonAttributeUse
(CommonAttributeUse commonAttributeUse, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)