Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.CommonAttribute
Packages that use CommonAttribute
Package
Description
-
Uses of CommonAttribute in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return CommonAttributeModifier and TypeMethodDescriptionstatic CommonAttributeTestMdObjectFactory.createCommonAttribute(String name) Creates CommonAttribute with name -
Uses of CommonAttribute in com._1c.g5.v8.dt.internal.debug.ui.areas
Methods in com._1c.g5.v8.dt.internal.debug.ui.areas that return CommonAttributeConstructors in com._1c.g5.v8.dt.internal.debug.ui.areas with parameters of type CommonAttributeModifierConstructorDescriptionCommonAttributeParameter(CommonAttribute attribute) Constructor ofCommonAttributeParameter.Constructor parameters in com._1c.g5.v8.dt.internal.debug.ui.areas with type arguments of type CommonAttributeModifierConstructorDescriptionDebugAreaConfigureDialog(org.eclipse.swt.widgets.Shell shell, org.eclipse.ui.IWorkbench workbench, IDebugTargetsConfigure areaConfigure, List<CommonAttribute> attributes, org.eclipse.xtext.resource.IResourceServiceProvider provider, IV8Project v8Project) Constructor ofDebugAreaConfigureDialog. -
Uses of CommonAttribute in com._1c.g5.v8.dt.internal.md.extension._import.xml.model
Methods in com._1c.g5.v8.dt.internal.md.extension._import.xml.model that return CommonAttributeModifier and TypeMethodDescriptionAdoptedCommonAttributeInitializer.create(IV8Project v8project, Version version) -
Uses of CommonAttribute in com._1c.g5.v8.dt.internal.md.ui.aef.cattribute
Methods in com._1c.g5.v8.dt.internal.md.ui.aef.cattribute with parameters of type CommonAttributeModifier and TypeMethodDescriptionvoidCommonAttributeConditionalSplitterFilter.setCommonAttribute(CommonAttribute attribute) Constructors in com._1c.g5.v8.dt.internal.md.ui.aef.cattribute with parameters of type CommonAttributeModifierConstructorDescriptionCommonAttribureDataSeparationDialog(org.eclipse.swt.widgets.Shell shell, CommonAttribute commonAttribute, ScriptVariant scriptVariant, List<SessionParameter> sessionParameters) Create instance ofCommonAttribureDataSeparationDialogCommonAttributeConditionalSplitterFilter(CommonAttribute attribute, IConfigurationProvider configurationProvider) Constructor with attribute -
Uses of CommonAttribute in com._1c.g5.v8.dt.internal.md.ui.editors.commonattribute
Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.commonattribute with parameters of type CommonAttributeModifierConstructorDescriptionCommonAttributeEditorInput(CommonAttribute attribute) Instantiates a newCommonAttributeEditorInput. -
Uses of CommonAttribute 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 with parameters of type CommonAttributeModifier and TypeMethodDescriptionvoidCommonAttributesDataModel.setCommonAttribute(CommonAttribute attribute) Sets filter current common attribute. -
Uses of CommonAttribute 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 with parameters of type CommonAttributeModifier and TypeMethodDescriptionprotected List<Pair<CommonAttributeUse,ItemViewModel>> AdoptedCommonAttributeContentTreeComponent.getUseInput(CommonAttribute commonAttribute, CommonAttributeContentItemViewModel itemViewModel) Constructors in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.commonattribute with parameters of type CommonAttributeModifierConstructorDescriptionAdoptedCommonAttributeContentModel(CommonAttribute commonAttribute, org.eclipse.core.resources.IProject project, Version version, IConfigurationProvider configurationProvider, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, IBmEmfIndexManager bmEmfIndexManager, IFilteredNavigatorContentProvider filteredNavigatorContentProvider, IMdAdoptedPropertyAccess mdAdoptedPropertyAccess) Create a instance ofAdoptedCommonAttributeContentModel -
Uses of CommonAttribute in com._1c.g5.v8.dt.internal.platform.services.ui.publication
Methods in com._1c.g5.v8.dt.internal.platform.services.ui.publication that return CommonAttributeConstructors in com._1c.g5.v8.dt.internal.platform.services.ui.publication with parameters of type CommonAttributeModifierConstructorDescriptionCommonAttributeParameter(CommonAttribute attribute) Constructor ofCommonAttributeParameter. -
Uses of CommonAttribute in com._1c.g5.v8.dt.md.api
Methods in com._1c.g5.v8.dt.md.api with parameters of type CommonAttributeModifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatusCommonAttributeContentTask.execute(CommonAttribute attribute, org.eclipse.core.runtime.IProgressMonitor monitor) Constructors in com._1c.g5.v8.dt.md.api with parameters of type CommonAttributeModifierConstructorDescriptionCommonAttributeContentTask(CommonAttribute attribute, MdObject object, CommonAttributeUse use) Instantiate task for create,delete or editCommonAttributeContentItemediting without conditional split object.CommonAttributeContentTask(CommonAttribute attribute, MdObject mdObject, CommonAttributeUse use, MdObject splitter) -
Uses of CommonAttribute in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return CommonAttributeModifier and TypeMethodDescriptionCommonAttributeInitializer.create(IV8Project v8project, Version version) -
Uses of CommonAttribute in com._1c.g5.v8.dt.md.resource
Fields in com._1c.g5.v8.dt.md.resource with type parameters of type CommonAttributeModifier and TypeFieldDescriptionstatic final com.google.common.base.Predicate<CommonAttribute>DerivedStateComputerUtil.Filters.INDEPENDENTLY_AND_SIMULTANEOUSLY_OR_NON_SEPARATORstatic final com.google.common.base.Predicate<CommonAttribute>DerivedStateComputerUtil.Filters.INDEPENDENTLY_AND_SIMULTANEOUSLY_SEPARARTORSstatic final com.google.common.base.Predicate<CommonAttribute>DerivedStateComputerUtil.Filters.INDEPENDENTLY_SEPARARTORSstatic final com.google.common.base.Predicate<CommonAttribute>DerivedStateComputerUtil.Filters.NO_SEPARATORSMethods in com._1c.g5.v8.dt.md.resource that return types with arguments of type CommonAttributeModifier and TypeMethodDescriptionDerivedStateComputerUtil.getEffectiveCommonAttributes(MdObject target, com.google.common.base.Predicate<CommonAttribute> filter) Returns the effective common attributes for the given target.Methods in com._1c.g5.v8.dt.md.resource with parameters of type CommonAttributeModifier and TypeMethodDescriptionprotected booleanMdImplicitRefInferrer._infer(CommonAttribute object) Method parameters in com._1c.g5.v8.dt.md.resource with type arguments of type CommonAttributeModifier and TypeMethodDescriptionDerivedStateComputerUtil.getEffectiveCommonAttributes(MdObject target, com.google.common.base.Predicate<CommonAttribute> filter) Returns the effective common attributes for the given target. -
Uses of CommonAttribute in com._1c.g5.v8.dt.md.ui.aef.components
Methods in com._1c.g5.v8.dt.md.ui.aef.components with parameters of type CommonAttributeModifier 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 theCommonAttributeprotected 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 fieldprotected voidCommonAttributeContentTreeComponent.CommonAttributeContentMapper.initItem(CommonAttributeContentItemViewModel viewItem, MdObject mdObject, CommonAttribute commonAttribute, CommonAttributeContentItem contentItem) Inits the common attribute content item model -
Uses of CommonAttribute in com._1c.g5.v8.dt.md.ui.aef.models
Methods in com._1c.g5.v8.dt.md.ui.aef.models that return CommonAttributeModifier and TypeMethodDescriptionBmCommonAttributeDataSeparationModel.getCommonAttribute()IBmCommonAttributeDataSeparationModel.getCommonAttribute()The model contextCommonAttributeobjectMethods in com._1c.g5.v8.dt.md.ui.aef.models with parameters of type CommonAttributeModifier and TypeMethodDescriptionNavigatorTreeDialogModelFactory.createCommonAttributeConditionalSeparationCheckedModel(CommonAttribute context) CreatesCommonAttributeconditional separation dialog model for context object with showing checked objects.Constructors in com._1c.g5.v8.dt.md.ui.aef.models with parameters of type CommonAttributeModifierConstructorDescriptionBmCommonAttributeDataSeparationModel(CommonAttribute commonAttribute, IConfigurationProvider configurationProvider, com.google.inject.Provider<IRuntimeVersionSupport> runtimeVersionSupportProvider, com.google.inject.Provider<IModelObjectFactory> modelObjectFactoryProvider, com.google.inject.Provider<ITopObjectFqnGenerator> topObjectFqnGeneratorProvider) Create instance ofBmCommonAttributeDataSeparationModel -
Uses of CommonAttribute 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 CommonAttributeModifier and TypeMethodDescriptionCommonAttributeContentModel.getCommonAttribute()Current common attributeConstructors in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.commonattribute with parameters of type CommonAttributeModifierConstructorDescriptionCommonAttributeContentModel(CommonAttribute commonAttribute, org.eclipse.core.resources.IProject project, IConfigurationProvider configurationProvider, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, IBmEmfIndexManager bmEmfIndexManager, IFilteredNavigatorContentProvider filteredNavigatorContentProvider) Create a instance ofCommonAttributeContentModel -
Uses of CommonAttribute in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return CommonAttributeModifier and TypeMethodDescriptionMdClassFactory.createCommonAttribute()Returns a new object of class 'Common Attribute'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type CommonAttributeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<CommonAttribute>Configuration.getCommonAttributes()Returns the value of the 'Common Attributes' reference list. -
Uses of CommonAttribute in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement CommonAttributeModifier and TypeClassDescriptionclassAn implementation of the model object 'Common Attribute'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return CommonAttributeMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type CommonAttributeModifier and TypeMethodDescriptionstatic List<CommonAttribute>ValidationUtil.getAllDataSeparators(Configuration configuration) Gets all configuration data separators.org.eclipse.emf.common.util.EList<CommonAttribute>ConfigurationImpl.getCommonAttributes()static List<CommonAttribute>ValidationUtil.getMdObjectDataSeparators(MdObject mdObject, Configuration configuration) Gets md-object data separators. -
Uses of CommonAttribute in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util that return types with arguments of type CommonAttributeModifier and TypeMethodDescriptionstatic List<CommonAttribute>CommonAttributeUtil.getCommonAttributes(MdObject mdObject, CommonAttributeUtil.CommonAttributeCategory category, CommonAttributeUtil.CommonAttributeUsageCategory usageCategory) Get list ofCommonAttributethat contains in mdObject and filter categoriesMethods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type CommonAttributeModifier and TypeMethodDescriptionbooleanCommonAttributeCategoryFilter.apply(CommonAttribute input) booleanCommonAttributeInclusionFilter.apply(CommonAttribute input) booleanCommonAttributeUsageCategoryFilter.apply(CommonAttribute input) MdClassSwitch.caseCommonAttribute(CommonAttribute object) Returns the result of interpreting the object as an instance of 'Common Attribute'.booleanMdClassValidator.validateCommonAttribute(CommonAttribute commonAttribute, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) booleanMdClassValidator.validateCommonAttribute_validate(CommonAttribute commonAttribute, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Common Attribute'.