Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.CommonAttribute
-
-
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 CommonAttribute Modifier and Type Method Description static CommonAttributeTestMdObjectFactory. createCommonAttribute(String name)Creates CommonAttribute with name -
Uses of CommonAttribute in com._1c.g5.v8.dt.md.api
Methods in com._1c.g5.v8.dt.md.api with parameters of type CommonAttribute Modifier and Type Method Description org.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 CommonAttribute Constructor Description CommonAttributeContentTask(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 CommonAttribute Modifier and Type Method Description CommonAttributeCommonAttributeInitializer. 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 CommonAttribute Modifier and Type Field Description static com.google.common.base.Predicate<CommonAttribute>DerivedStateComputerUtil.Filters. INDEPENDENTLY_AND_SIMULTANEOUSLY_OR_NON_SEPARATORstatic com.google.common.base.Predicate<CommonAttribute>DerivedStateComputerUtil.Filters. INDEPENDENTLY_AND_SIMULTANEOUSLY_SEPARARTORSstatic com.google.common.base.Predicate<CommonAttribute>DerivedStateComputerUtil.Filters. INDEPENDENTLY_SEPARARTORSstatic 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 CommonAttribute Modifier and Type Method Description List<CommonAttribute>DerivedStateComputerUtil. 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 CommonAttribute Modifier and Type Method Description protected booleanMdImplicitRefInferrer. _infer(CommonAttribute object)Method parameters in com._1c.g5.v8.dt.md.resource with type arguments of type CommonAttribute Modifier and Type Method Description List<CommonAttribute>DerivedStateComputerUtil. 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 CommonAttribute Modifier and Type Method Description static NavigatorContentProviderStateManagerCommonAttributeContentTreeComponent. createProjectContentProviderState(CommonAttribute commonAttribute, boolean showOnlyUsed, 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 CommonAttribute Modifier and Type Method Description CommonAttributeBmCommonAttributeDataSeparationModel. getCommonAttribute()CommonAttributeIBmCommonAttributeDataSeparationModel. getCommonAttribute()The model contextCommonAttributeobjectMethods in com._1c.g5.v8.dt.md.ui.aef.models with parameters of type CommonAttribute Modifier and Type Method Description NavigatorTreeDialogModelNavigatorTreeDialogModelFactory. 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 CommonAttribute Constructor Description BmCommonAttributeDataSeparationModel(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 CommonAttribute Modifier and Type Method Description CommonAttributeCommonAttributeContentModel. getCommonAttribute()Current common attributeConstructors in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.commonattribute with parameters of type CommonAttribute Constructor Description CommonAttributeContentModel(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 CommonAttribute Modifier and Type Method Description CommonAttributeMdClassFactory. 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 CommonAttribute Modifier and Type Method Description org.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 CommonAttribute Modifier and Type Class Description classCommonAttributeImplAn implementation of the model object 'Common Attribute'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return CommonAttribute Modifier and Type Method Description CommonAttributeMdClassFactoryImpl. createCommonAttribute()Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type CommonAttribute Modifier and Type Method Description static 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 CommonAttribute Modifier and Type Method Description static 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 CommonAttribute Modifier and Type Method Description booleanCommonAttributeCategoryFilter. apply(CommonAttribute input)booleanCommonAttributeInclusionFilter. apply(CommonAttribute input)booleanCommonAttributeUsageCategoryFilter. apply(CommonAttribute input)TMdClassSwitch. 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'.
-