Documentation for the _.iKnow.Model package. More...
Classes | |
class | abstractNode |
class | configuration |
Model representation of the <class>iKnow.Configuration</class> object. More... | |
class | converter |
Model representation of a <class>iKnow.Source.Converter</class> class to use while indexing. More... | |
class | data |
Model representation of all the source data to be loaded into the iKnow domain (as represented by a <class>iKnow.Model.domain</class> object). More... | |
class | dictionary |
Model representation of a Dictionary to be used for matching. More... | |
class | dictionaryExternal |
This element allows loading dictionary content from an external file or from a SQL query, as an alternative to fully listing the dictionary content in <dictionary>, <item> and <term> elements. More... | |
class | dictionaryExternalColumn |
Model representation for columns in an external dictionary content source. More... | |
class | dictionaryFormat |
Model representation of a Dictionary Term consisting of a single Dictionary Format element. More... | |
class | dictionaryItem |
Model representation of a Dictionary Item. More... | |
class | dictionaryTerm |
Model representation of a Dictionary Term. More... | |
class | domain |
class | expression |
Model representation of a reusable "expression" which can be referred to using expression. More... | |
class | list |
Model representation of a given "location" where data to be loaded can be found. More... | |
class | listFiles |
class | listGlobal |
class | listQuery |
class | listRSS |
class | listTable |
class | matching |
class | matchingProfile |
Model representation of a Matching Profile to use for matching sources against dictionaries. More... | |
class | metadata |
Model representation of the set of metadata fields to be registered in the iKnow domain (as represented by a <class>iKnow.Model.domain</class> object). More... | |
class | metadataField |
Model representation for metadata fields registered for a specific domain. More... | |
class | metadataValue |
class | metric |
class | metrics |
class | node |
class | nodeWithParameters |
class | parameter |
Model representation of a domain, lister, processor or converter parameter. More... | |
class | processor |
Model representation of a specific <class>iKnow.Source.Processor</class> to use when loading the contents of a <class>iKnow.Model.list</class>. More... | |
class | SASchema |
This class implements SASchema for the iKnow model classes. More... | |
class | SASchemaMetrics |
This class implements SASchema for the iKnow model classes for metric definitions. More... | |
class | skiplist |
Model representation of a skiplist, containing entities to be left out of processing. More... | |
class | userDictionary |
Model representation of a specific <class>iKnow.UserDictionary</class>, which can be referred from <class>iKnow.Model.configuration</class> entries. More... | |
class | userDictionaryEntry |
Model representation of an <class>iKnow.UserDictionary</class> entry, as nested in a <class>iKnow.Model.userDictionary</class> element. More... | |
Documentation for the _.iKnow.Model package.