Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.CommonAttributeContentItem
Packages that use CommonAttributeContentItem
Package
Description
-
Uses of CommonAttributeContentItem in com._1c.g5.v8.dt.internal.md.extension.adopt.participants
Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants that return types with arguments of type CommonAttributeContentItemModifier and TypeMethodDescriptionCommonAttributeContentItemLookupParticipant.findModelObject(CommonAttributeContentItem source, MdObject sourceParent, IConfigurationAware target, ILookupContext context) Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type CommonAttributeContentItemModifier and TypeMethodDescriptionCommonAttributeContentItemLookupParticipant.findModelObject(CommonAttributeContentItem source, MdObject sourceParent, IConfigurationAware target, ILookupContext context) -
Uses of CommonAttributeContentItem in com._1c.g5.v8.dt.md.ui.aef.components
Methods in com._1c.g5.v8.dt.md.ui.aef.components that return types with arguments of type CommonAttributeContentItemModifier and TypeMethodDescriptionprotected Optional<CommonAttributeContentItem>CommonAttributeContentTreeComponent.getContentItem(MdObject mdObject) Gets the content item which corresponds the given MD object, if any.Methods in com._1c.g5.v8.dt.md.ui.aef.components with parameters of type CommonAttributeContentItemModifier and TypeMethodDescriptionprotected voidCommonAttributeContentTreeComponent.CommonAttributeContentMapper.initItem(CommonAttributeContentItemViewModel viewItem, MdObject mdObject, CommonAttribute commonAttribute, CommonAttributeContentItem contentItem) Inits the common attribute content item modelMethod parameters in com._1c.g5.v8.dt.md.ui.aef.components with type arguments of type CommonAttributeContentItemModifier and TypeMethodDescriptionCommonAttributeContentTreeComponent.createProjectContentProviderState(CommonAttribute commonAttribute, boolean showOnlyUsed, Version compatibilityVersion, Map<org.eclipse.xtext.naming.QualifiedName, CommonAttributeContentItem> cacheContent, org.eclipse.core.resources.IProject project, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, IBmEmfIndexManager bmEmfIndexManager, IFilteredNavigatorContentProvider filteredNavigatorContentProvider) CreatesNavigatorContentProviderStateManagerwithIEObjectTriecontains content of theCommonAttribute -
Uses of CommonAttributeContentItem in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.commonattribute
Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.commonattribute that return types with arguments of type CommonAttributeContentItemModifier and TypeMethodDescriptionCommonAttributeContentModel.findContentItem(MdObject mdObject) Finds the content item for the provided metadata object in common attribute content. -
Uses of CommonAttributeContentItem in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return CommonAttributeContentItemModifier and TypeMethodDescriptionMdClassFactory.createCommonAttributeContentItem()Returns a new object of class 'Common Attribute Content Item'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type CommonAttributeContentItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<CommonAttributeContentItem>CommonAttribute.getContent()Returns the value of the 'Content' containment reference list. -
Uses of CommonAttributeContentItem in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement CommonAttributeContentItemModifier and TypeClassDescriptionclassAn implementation of the model object 'Common Attribute Content Item'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return CommonAttributeContentItemMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type CommonAttributeContentItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<CommonAttributeContentItem>CommonAttributeImpl.getContent() -
Uses of CommonAttributeContentItem in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type CommonAttributeContentItemModifier and TypeMethodDescriptionMdClassSwitch.caseCommonAttributeContentItem(CommonAttributeContentItem object) Returns the result of interpreting the object as an instance of 'Common Attribute Content Item'.booleanMdClassValidator.validateCommonAttributeContentItem(CommonAttributeContentItem commonAttributeContentItem, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)