lexicInflection Class |
Namespace: imbNLP.PartOfSpeech.lexicUnit
[SerializableAttribute] public class lexicInflection : lexicGraph
The lexicInflection type exposes the following members.
| Name | Description | |
|---|---|---|
| lexicInflection |
Initializes a new instance of the lexicInflection class.
| |
| lexicInflection(String) | Initializes a new instance of the lexicInflection class | |
| lexicInflection(String, String) | Initializes a new instance of the lexicInflection class |
| Name | Description | |
|---|---|---|
| children | (Inherited from graphNodeCustom.) | |
| doAutonameFromTypeName | (Inherited from lexicGraph.) | |
| doAutorenameOnExisting | (Inherited from lexicGraph.) | |
| forTreeview | (Inherited from graphNodeCustom.) | |
| inflectedForm | ||
| isLeaf | (Inherited from graphNodeBase.) | |
| Item | (Inherited from graphNodeCustom.) | |
| Item | (Inherited from graphNodeCustom.) | |
| lemmaForm |
Lemma form for this inflection
| |
| level | (Inherited from graphNodeBase.) | |
| lexicalDefinitionLine |
Gets or sets the lexical definition line.
| |
| mychildren | (Inherited from graphNodeCustom.) | |
| name | (Inherited from graphNodeBase.) | |
| nodeType | (Inherited from lexicGraph.) | |
| parent | (Inherited from graphNodeBase.) | |
| path | (Inherited from graphNodeBase.) | |
| pathSeparator | (Inherited from graphNodeBase.) | |
| root | (Inherited from graphNodeBase.) |
| Name | Description | |
|---|---|---|
| Add(String) | (Inherited from graphNodeCustom.) | |
| Add(IGraphNode) | (Inherited from graphNodeCustom.) | |
| AddGrammarCase |
Adds the grammar case under this inflection
| |
| ContainsKey | (Inherited from graphNodeBase.) | |
| Count | (Inherited from graphNodeBase.) | |
| CreateChildItem |
Creates new child item and sets the name, but still do not add it. Used internally by [!:Add(String pathWithName)] (Overrides graphNodeCustom.CreateChildItem(String).) | |
| 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.) | |
| GetAllTagsFromGramTags |
Gets the tag from gram tags.
| |
| getChildNames | (Inherited from graphNodeBase.) | |
| GetEnumerator | (Inherited from graphNodeBase.) | |
| getFirst | (Inherited from graphNodeBase.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetIndex | (Inherited from graphNodeCustom.) | |
| GetSibling | (Inherited from graphNodeCustom.) | |
| GetTagFromGramTagsT |
Gets all tags of specified type
| |
| 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.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |