TermInstance Class |
[Missing <summary> documentation for "T:imbNLP.Data.semanticLexicon.TermInstance"]
Namespace: imbNLP.Data.semanticLexicon
public class TermInstance : BrightstarEntityObject, ITermInstance, ILexiconItem
The TermInstance type exposes the following members.
| Name | Description | |
|---|---|---|
| TermInstance | Initializes a new instance of the TermInstance class | |
| TermInstance(BrightstarEntityContext) | Initializes a new instance of the TermInstance class | |
| TermInstance(BrightstarEntityContext, IDataObject) | Initializes a new instance of the TermInstance class |
| Name | Description | |
|---|---|---|
| Context | (Inherited from BrightstarEntityObject.) | |
| gramSet | ||
| Id | ||
| Identity | (Inherited from BrightstarEntityObject.) | |
| IsAttached | (Inherited from BrightstarEntityObject.) | |
| IsModified | (Inherited from BrightstarEntityObject.) | |
| lemma | ||
| name | ||
| 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.) | |
| getItemTypeName | (Defined by lexiconItemTools.) | |
| IsMatch |
Determines whether the specified term is match.
(Defined by lexiconItemTools.) |