Uses of Interface
com.e1c.langtool.collector.FeatureValueCollector
Packages that use FeatureValueCollector
Package
Description
-
Uses of FeatureValueCollector in com.e1c.langtool.collector
Methods in com.e1c.langtool.collector that return types with arguments of type FeatureValueCollectorModifier and TypeMethodDescriptionFeatureCollectorFactory.createCollectors(Object object, ICollectingParameters parameters, BiConsumer<Object, FeatureValue> addAction) Creates a new set ofIFeatureCollectorobjects.IFeatureValueCollectingService.createCollectors(TranslationSource source, ICollectingParameters parameters, BiConsumer<Object, FeatureValue> addAction) Creates the collectors for the given source object. -
Uses of FeatureValueCollector in com.e1c.langtool.internal.collector
Methods in com.e1c.langtool.internal.collector that return types with arguments of type FeatureValueCollectorModifier and TypeMethodDescriptionFeatureValueCollectingService.createCollectors(TranslationSource source, ICollectingParameters parameters, BiConsumer<Object, FeatureValue> addAction) FeatureValueCollectingService.createCollectors(TranslationSource source, ICollectingParameters parameters, BiConsumer<Object, FeatureValue> addAction, org.eclipse.core.runtime.IProgressMonitor monitor) -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.bp.scheme
Classes in com.e1c.langtool.v8.dt.bp.scheme that implement FeatureValueCollector -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.bsl
Classes in com.e1c.langtool.v8.dt.bsl that implement FeatureValueCollector -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.bsl.comment
Classes in com.e1c.langtool.v8.dt.bsl.comment that implement FeatureValueCollector -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.bsl.translator
Classes in com.e1c.langtool.v8.dt.bsl.translator that implement FeatureValueCollectorModifier and TypeClassDescriptionclassAbstract text processor for Documentation comment model.final classClearing comments that have no translation.classTranslator processor of Documentation comment model.classProvider makes cache for field translation when calls for external methods fromBslDerivedPropertySource. -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.chart
Classes in com.e1c.langtool.v8.dt.chart that implement FeatureValueCollector -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.chart.dendrogram
Classes in com.e1c.langtool.v8.dt.chart.dendrogram that implement FeatureValueCollector -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.chart.ganttchart
Classes in com.e1c.langtool.v8.dt.chart.ganttchart that implement FeatureValueCollector -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.chart.timescale
Classes in com.e1c.langtool.v8.dt.chart.timescale that implement FeatureValueCollector -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.collector
Methods in com.e1c.langtool.v8.dt.collector that return types with arguments of type FeatureValueCollectorModifier and TypeMethodDescriptionV8FileFeatureCollectorFactory.createCollectors(Object object, ICollectingParameters parameters, BiConsumer<Object, FeatureValue> addAction) -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.dcs
Classes in com.e1c.langtool.v8.dt.dcs that implement FeatureValueCollector -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.dcs.expressions
Classes in com.e1c.langtool.v8.dt.dcs.expressions that implement FeatureValueCollector -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.form
Classes in com.e1c.langtool.v8.dt.form that implement FeatureValueCollector -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.geos
Classes in com.e1c.langtool.v8.dt.geos that implement FeatureValueCollector -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.internal.bp.scheme
Methods in com.e1c.langtool.v8.dt.internal.bp.scheme that return types with arguments of type FeatureValueCollectorModifier and TypeMethodDescriptionSchemeFeatureCollectorFactory.createCollectors(Object obj, ICollectingParameters parameters, BiConsumer<Object, FeatureValue> addAction) -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.internal.bsl
Methods in com.e1c.langtool.v8.dt.internal.bsl that return types with arguments of type FeatureValueCollectorModifier and TypeMethodDescriptionBslFeatureCollectorFactory.createCollectors(Object obj, ICollectingParameters parameters, BiConsumer<Object, FeatureValue> addAction) BslFileFeatureCollectorFactory.createCollectors(Object object, ICollectingParameters parameters, BiConsumer<Object, FeatureValue> addAction) -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.internal.chart
Methods in com.e1c.langtool.v8.dt.internal.chart that return types with arguments of type FeatureValueCollectorModifier and TypeMethodDescriptionChartFeatureCollectorFactory.createCollectors(Object obj, ICollectingParameters parameters, BiConsumer<Object, FeatureValue> addAction) -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.internal.dcs
Methods in com.e1c.langtool.v8.dt.internal.dcs that return types with arguments of type FeatureValueCollectorModifier and TypeMethodDescriptionDcsFeatureCollectorFactory.createCollectors(Object obj, ICollectingParameters parameters, BiConsumer<Object, FeatureValue> addAction) -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.internal.dcs.expressions
Methods in com.e1c.langtool.v8.dt.internal.dcs.expressions that return types with arguments of type FeatureValueCollectorModifier and TypeMethodDescriptionDcsExprFeatureCollectorFactory.createCollectors(Object obj, ICollectingParameters parameters, BiConsumer<Object, FeatureValue> addAction) -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.internal.form
Methods in com.e1c.langtool.v8.dt.internal.form that return types with arguments of type FeatureValueCollectorModifier and TypeMethodDescriptionFormFeatureCollectorFactory.createCollectors(Object obj, ICollectingParameters parameters, BiConsumer<Object, FeatureValue> addAction) -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.internal.geos
Methods in com.e1c.langtool.v8.dt.internal.geos that return types with arguments of type FeatureValueCollectorModifier and TypeMethodDescriptionGeosFeatureCollectorFactory.createCollectors(Object obj, ICollectingParameters parameters, BiConsumer<Object, FeatureValue> addAction) -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.internal.moxel
Methods in com.e1c.langtool.v8.dt.internal.moxel that return types with arguments of type FeatureValueCollectorModifier and TypeMethodDescriptionMoxelFeatureCollectorFactory.createCollectors(Object obj, ICollectingParameters parameters, BiConsumer<Object, FeatureValue> addAction) -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.internal.planner
Methods in com.e1c.langtool.v8.dt.internal.planner that return types with arguments of type FeatureValueCollectorModifier and TypeMethodDescriptionPlannerFeatureCollectorFactory.createCollectors(Object obj, ICollectingParameters parameters, BiConsumer<Object, FeatureValue> addAction) -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.internal.ql
Methods in com.e1c.langtool.v8.dt.internal.ql that return types with arguments of type FeatureValueCollectorModifier and TypeMethodDescriptionQlFeatureCollectorFactory.createCollectors(Object obj, ICollectingParameters parameters, BiConsumer<Object, FeatureValue> addAction) -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.internal.right.ql
Methods in com.e1c.langtool.v8.dt.internal.right.ql that return types with arguments of type FeatureValueCollectorModifier and TypeMethodDescriptionRightQlFeatureCollectorFactory.createCollectors(Object obj, ICollectingParameters parameters, BiConsumer<Object, FeatureValue> addAction) -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.internal.right.templates
Methods in com.e1c.langtool.v8.dt.internal.right.templates that return types with arguments of type FeatureValueCollectorModifier and TypeMethodDescriptionRightTemplateFeatureCollectorFactory.createCollectors(Object obj, ICollectingParameters parameters, BiConsumer<Object, FeatureValue> addAction) -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.internal.rights
Methods in com.e1c.langtool.v8.dt.internal.rights that return types with arguments of type FeatureValueCollectorModifier and TypeMethodDescriptionRightsFeatureCollectorFactory.createCollectors(Object obj, ICollectingParameters parameters, BiConsumer<Object, FeatureValue> addAction) -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.md
Classes in com.e1c.langtool.v8.dt.md that implement FeatureValueCollectorMethods in com.e1c.langtool.v8.dt.md that return types with arguments of type FeatureValueCollectorModifier and TypeMethodDescriptionMdFeatureCollectorFactory.createCollectors(Object obj, ICollectingParameters parameters, BiConsumer<Object, FeatureValue> addAction) -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.md.aindex
Classes in com.e1c.langtool.v8.dt.md.aindex that implement FeatureValueCollectorModifier and TypeClassDescriptionclassFeature value collector implementation forAdditionalIndexesMethods in com.e1c.langtool.v8.dt.md.aindex that return types with arguments of type FeatureValueCollectorModifier and TypeMethodDescriptionAdditionalIndexCollectorFactory.createCollectors(Object obj, ICollectingParameters parameters, BiConsumer<Object, FeatureValue> addAction) -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.md.style
Classes in com.e1c.langtool.v8.dt.md.style that implement FeatureValueCollectorMethods in com.e1c.langtool.v8.dt.md.style that return types with arguments of type FeatureValueCollectorModifier and TypeMethodDescriptionStyleFeatureCollectorFactory.createCollectors(Object obj, ICollectingParameters parameters, BiConsumer<Object, FeatureValue> addAction) -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.moxel
Classes in com.e1c.langtool.v8.dt.moxel that implement FeatureValueCollector -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.planner
Classes in com.e1c.langtool.v8.dt.planner that implement FeatureValueCollector -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.ql
Classes in com.e1c.langtool.v8.dt.ql that implement FeatureValueCollectorModifier and TypeClassDescriptionclassFeature value collector for DCS Query language extensionclassQuery language feature value collector -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.resourcestorage
Methods in com.e1c.langtool.v8.dt.resourcestorage that return types with arguments of type FeatureValueCollectorModifier and TypeMethodDescriptionFileFeatureCollectorFactory.createCollectors(Object object, ICollectingParameters parameters, BiConsumer<Object, FeatureValue> addAction) -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.right.ql
Classes in com.e1c.langtool.v8.dt.right.ql that implement FeatureValueCollectorModifier and TypeClassDescriptionclassFeature value collector for Right Query language extension -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.right.templates
Classes in com.e1c.langtool.v8.dt.right.templates that implement FeatureValueCollectorModifier and TypeClassDescriptionclassThe feature value collector of right template model. -
Uses of FeatureValueCollector in com.e1c.langtool.v8.dt.rights
Classes in com.e1c.langtool.v8.dt.rights that implement FeatureValueCollectorModifier and TypeClassDescriptionclassThe feature value collector of Role model object.