TermLemma Class |
[Missing <summary> documentation for "T:imbNLP.Data.semanticLexicon.TermLemma"]
Namespace: imbNLP.Data.semanticLexicon
public class TermLemma : BrightstarEntityObject, ITermLemma, ILexiconItem
The TermLemma type exposes the following members.
| Name | Description | |
|---|---|---|
| TermLemma | Initializes a new instance of the TermLemma class | |
| TermLemma(BrightstarEntityContext) | Initializes a new instance of the TermLemma class | |
| TermLemma(BrightstarEntityContext, IDataObject) | Initializes a new instance of the TermLemma class |
| Name | Description | |
|---|---|---|
| compounds | ||
| concepts | ||
| Context | (Inherited from BrightstarEntityObject.) | |
| gramSet | ||
| Id | ||
| Identity | (Inherited from BrightstarEntityObject.) | |
| instances | ||
| IsAttached | (Inherited from BrightstarEntityObject.) | |
| IsModified | (Inherited from BrightstarEntityObject.) | |
| name | ||
| relatedFrom | ||
| relatedTo | ||
| type |
| Name | Description | |
|---|---|---|
| Attach | (Inherited from BrightstarEntityObject.) | |
| Become``1 | (Inherited from BrightstarEntityObject.) | |
| Detach | (Inherited from BrightstarEntityObject.) | |
| Equals | (Inherited from BrightstarEntityObject.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | (Inherited from BrightstarEntityObject.) | |
| GetKey | (Inherited from BrightstarEntityObject.) | |
| GetRelatedLiteralPropertiesCollection``1 | (Inherited from BrightstarEntityObject.) | |
| GetRelatedObject``1 | (Inherited from BrightstarEntityObject.) | |
| GetRelatedObjects``1 | (Inherited from BrightstarEntityObject.) | |
| GetRelatedProperty``1 | (Inherited from BrightstarEntityObject.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnCreated | (Inherited from BrightstarEntityObject.) | |
| OnPropertyChanged | (Inherited from BrightstarEntityObject.) | |
| ReportPropertyChanged | (Inherited from BrightstarEntityObject.) | |
| ReportPropertyChanging | (Inherited from BrightstarEntityObject.) | |
| SetKey | (Inherited from BrightstarEntityObject.) | |
| SetRelatedLiteralPropertiesCollection``1 | (Inherited from BrightstarEntityObject.) | |
| SetRelatedObject``1 | (Inherited from BrightstarEntityObject.) | |
| SetRelatedObjects``1 | (Inherited from BrightstarEntityObject.) | |
| SetRelatedProperty | (Inherited from BrightstarEntityObject.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| Unbecome``1 | (Inherited from BrightstarEntityObject.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from BrightstarEntityObject.) |
| Name | Description | |
|---|---|---|
| expandOnce |
Expands the once.
(Defined by lexiconItemTools.) | |
| getAllRelated | (Defined by semanticLexiconExtensions.) | |
| getItemTypeName | (Defined by lexiconItemTools.) | |
| IsMatch |
Determines whether the specified term is match.
(Defined by lexiconItemTools.) |