Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.FullTextSearchDictionarySource
-
Packages that use FullTextSearchDictionarySource Package Description com._1c.g5.v8.dt.metadata.mdclass com._1c.g5.v8.dt.metadata.mdclass.impl com._1c.g5.v8.dt.metadata.mdclass.util -
-
Uses of FullTextSearchDictionarySource in com._1c.g5.v8.dt.metadata.mdclass
Subinterfaces of FullTextSearchDictionarySource in com._1c.g5.v8.dt.metadata.mdclass Modifier and Type Interface Description interface
CommonTemplate
A representation of the model object 'Common Template'.interface
Constant
A representation of the model object 'Constant'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type FullTextSearchDictionarySource Modifier and Type Method Description org.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 FullTextSearchDictionarySource Modifier and Type Class Description class
CommonTemplateImpl
An implementation of the model object 'Common Template'.class
ConstantImpl
An implementation of the model object 'Constant'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type FullTextSearchDictionarySource Modifier and Type Method Description org.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 FullTextSearchDictionarySource Modifier and Type Method Description T
MdClassSwitch. 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)
-