termExploreModel Class |
Namespace: imbNLP.Data.semanticLexicon.explore
[XmlIncludeAttribute(typeof(termExploreItem))] [XmlIncludeAttribute(typeof(termExploreItemCollection))] public class termExploreModel : termExploreItem
The termExploreModel type exposes the following members.
| Name | Description | |
|---|---|---|
| termExploreModel | Initializes a new instance of the termExploreModel class | |
| termExploreModel(String) | Initializes a new instance of the termExploreModel class | |
| termExploreModel(ITermLemma) |
Initializes a new instance of the termExploreModel class.
|
| Name | Description | |
|---|---|---|
| flags | (Inherited from termExploreItem.) | |
| gramSet | (Inherited from termExploreItem.) | |
| gramSetDeclaration | (Inherited from termExploreItem.) | |
| graph | ||
| inputForm |
The initial form
(Inherited from termExploreItem.) | |
| instances | ||
| lastModifiedByStage | ||
| lemma | ||
| lemmaForm |
Lemmata form of the word
| |
| links_conceptConcept | ||
| links_lemmaConcept | ||
| links_synonym | ||
| modelSource | ||
| rootWord |
Description of $property$
| |
| synonyms | ||
| translationRelated | ||
| translations | ||
| wasExploreFailed |
has exploration failed
| |
| wordnetPrimarySymsets | ||
| wordnetSecondarySymsets | ||
| wordnetSynonyms | ||
| wordnetSynonymSerbian |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| filename |
Filenames the specified extension.
| |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| getGramSet | (Inherited from termExploreItem.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| getPosType | (Inherited from termExploreItem.) | |
| GetShadow |
Gets the shadow.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnPropertyChanged | (Inherited from dataBindableBase.) | |
| PostProcess | ||
| ToString | (Inherited from termExploreItem.) | |
| ToString(ILogBuilder, String, Boolean) |
Logs a multiline description of the gramCaseSet
(Inherited from termExploreItem.) | |
| ToString(ILogBuilder, Boolean, Boolean) |
To the string.
|
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from dataBindableBase.) |
| Name | Description | |
|---|---|---|
| exploreWithHunspell |
Explores the with hunspell.
(Defined by termExploreProcedures.) | |
| getSynonymsWithHunspell | (Defined by termExploreProcedures.) |