tokenGraphNode Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbNLP.PartOfSpeech.lexicUnit.tokenGraphs
public class tokenGraphNode : IEnumerable<tokenGraphNode>, IEnumerable, IObjectWithParent, IObjectWithPath, IObjectWithName, IObjectWithPathAndChildren, IEnumerable<IObjectWithPathAndChildren>
The tokenGraphNode type exposes the following members.
| Name | Description | |
|---|---|---|
| tokenGraphNode |
Creating instance of a child token node
|
| Name | Description | |
|---|---|---|
| Add(IEnumerableString, tokenGraphNodeType) | ||
| Add(String, tokenGraphNodeType) |
Add - generic method
| |
| AddKeyMatches |
Adds the key matches.
| |
| AddKeyValueChildren |
Adds children and their children -- where Key is child, and Value is grandchild
| |
| AddValueMatches | ||
| Count | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| getChildTokens | ||
| getFirst | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Remove | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| ToStringPathList | ||
| ToStringTreeview |
| Name | Description | |
|---|---|---|
| SEPARATOR | ||
| SEPARATOR_CHILD |