termGraph Class |
[Missing <summary> documentation for "T:imbNLP.Data.semanticLexicon.term.termGraph"]
Namespace: imbNLP.Data.semanticLexicon.term
public class termGraph : graphWrapNode<termSparkArm>
The termGraph type exposes the following members.
| Name | Description | |
|---|---|---|
| termGraph(String) | Initializes a new instance of the termGraph class | |
| termGraph(ILexiconItem) | Initializes a new instance of the termGraph class |
| Name | Description | |
|---|---|---|
| children | (Inherited from graphWrapNodetermSparkArm.) | |
| forTreeview | (Inherited from graphWrapNodetermSparkArm.) | |
| isLeaf | (Inherited from graphNodeBase.) | |
| isNullNode | (Inherited from graphWrapNodetermSparkArm.) | |
| item | (Inherited from graphWrapNodetermSparkArm.) | |
| Item | (Inherited from graphWrapNodetermSparkArm.) | |
| lemma | ||
| level | (Inherited from graphNodeBase.) | |
| lexItem | ||
| mychildren | (Inherited from graphWrapNodetermSparkArm.) | |
| name | (Inherited from graphWrapNodetermSparkArm.) | |
| parent | (Inherited from graphWrapNodetermSparkArm.) | |
| path | (Inherited from graphNodeBase.) | |
| pathSeparator | (Inherited from graphNodeBase.) | |
| root | (Inherited from graphNodeBase.) | |
| termNotFoundInLexicon |
Word was not found in the lexicon
|
| Name | Description | |
|---|---|---|
| Add(String) | (Inherited from graphWrapNodetermSparkArm.) | |
| Add(IGraphNode) | (Inherited from graphWrapNodetermSparkArm.) | |
| Add(UTP) | (Inherited from graphWrapNodetermSparkArm.) | |
| Add(String, UTP) | (Inherited from graphWrapNodetermSparkArm.) | |
| ContainsKey | (Inherited from graphNodeBase.) | |
| Count | (Inherited from graphNodeBase.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| expand |
Expands the specified steps.
| |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| getChildNames | (Inherited from graphNodeBase.) | |
| GetEnumerator | (Inherited from graphWrapNodetermSparkArm.) | |
| getFirst | (Inherited from graphNodeBase.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| getLeafs | ||
| getSpark |
Gets the spark from graph
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Remove(String) | (Inherited from graphNodeBase.) | |
| Remove(IEnumerableString) | (Inherited from graphNodeBase.) | |
| RemoveByKey | (Inherited from graphNodeBase.) | |
| SetItem | (Inherited from graphWrapNodetermSparkArm.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| ToStringPathList | (Inherited from graphWrapNodetermSparkArm.) |
| Name | Description | |
|---|---|---|
| expandReachLimit |