Concept Class |
[Missing <summary> documentation for "T:imbNLP.Data.semanticLexicon.core.Concept"]
Namespace: imbNLP.Data.semanticLexicon.core
public class Concept : BrightstarEntityObject, IConcept, ILexiconItem
The Concept type exposes the following members.
| Name | Description | |
|---|---|---|
| Concept | Initializes a new instance of the Concept class | |
| Concept(BrightstarEntityContext) | Initializes a new instance of the Concept class | |
| Concept(BrightstarEntityContext, IDataObject) | Initializes a new instance of the Concept class |
| Name | Description | |
|---|---|---|
| Context | (Inherited from BrightstarEntityObject.) | |
| description | ||
| hyperConcept | ||
| hypoConcepts | ||
| Id | ||
| Identity | (Inherited from BrightstarEntityObject.) | |
| IsAttached | (Inherited from BrightstarEntityObject.) | |
| IsModified | (Inherited from BrightstarEntityObject.) | |
| lemmas | ||
| name | ||
| relatedFrom | ||
| relatedTo |
| 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.) |