Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.FullTextSearchDictionarySource
Packages that use FullTextSearchDictionarySource
Package
Description
-
Uses of FullTextSearchDictionarySource in com._1c.g5.v8.dt.metadata.mdclass
Subinterfaces of FullTextSearchDictionarySource in com._1c.g5.v8.dt.metadata.mdclassModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Common Template'.interface
A representation of the model object 'Constant'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type FullTextSearchDictionarySourceModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<FullTextSearchDictionarySource>
Configuration.getAdditionalFullTextSearchDictionaries()
Returns the value of the 'Additional Full Text Search Dictionaries' reference list. -
Uses of FullTextSearchDictionarySource in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement FullTextSearchDictionarySourceModifier and TypeClassDescriptionclass
An implementation of the model object 'Common Template'.class
An implementation of the model object 'Constant'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type FullTextSearchDictionarySourceModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<FullTextSearchDictionarySource>
ConfigurationImpl.getAdditionalFullTextSearchDictionaries()
-
Uses of FullTextSearchDictionarySource in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type FullTextSearchDictionarySourceModifier and TypeMethodDescriptionMdClassSwitch.caseFullTextSearchDictionarySource
(FullTextSearchDictionarySource object) Returns the result of interpreting the object as an instance of 'Full Text Search Dictionary Source'.boolean
MdClassValidator.validateFullTextSearchDictionarySource
(FullTextSearchDictionarySource fullTextSearchDictionarySource, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)