domainConceptGraph Class |
Namespace: imbNLP.Data.extended.domain
public class domainConceptGraph : graphWrapNode<domainConceptEntry>, IEnumerable<graphWrapNode<domainConceptEntry>>, IEnumerable
The domainConceptGraph type exposes the following members.
| Name | Description | |
|---|---|---|
| domainConceptGraph | Initializes a new instance of the domainConceptGraph class |
| Name | Description | |
|---|---|---|
| children | (Inherited from graphWrapNodedomainConceptEntry.) | |
| forTreeview | (Inherited from graphWrapNodedomainConceptEntry.) | |
| isLeaf | (Inherited from graphNodeBase.) | |
| isNullNode | (Inherited from graphWrapNodedomainConceptEntry.) | |
| item | (Inherited from graphWrapNodedomainConceptEntry.) | |
| Item | (Inherited from graphWrapNodedomainConceptEntry.) | |
| level | (Inherited from graphNodeBase.) | |
| mychildren | (Inherited from graphWrapNodedomainConceptEntry.) | |
| name | (Inherited from graphWrapNodedomainConceptEntry.) | |
| parent | (Inherited from graphWrapNodedomainConceptEntry.) | |
| path | (Inherited from graphNodeBase.) | |
| pathSeparator | (Overrides graphNodeBase.pathSeparator.) | |
| root | (Inherited from graphNodeBase.) | |
| toConnect |
| Name | Description | |
|---|---|---|
| Add(String) | (Inherited from graphWrapNodedomainConceptEntry.) | |
| Add(IGraphNode) | (Inherited from graphWrapNodedomainConceptEntry.) | |
| Add(UTP) | (Inherited from graphWrapNodedomainConceptEntry.) | |
| Add(String, UTP) | (Inherited from graphWrapNodedomainConceptEntry.) | |
| buildConceptualMesh |
Builds the conceptual mesh.
| |
| connectToHooks |
Connects to the hooks
| |
| ContainsKey | (Inherited from graphNodeBase.) | |
| Count | (Inherited from graphNodeBase.) | |
| 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.) | |
| getChildNames | (Inherited from graphNodeBase.) | |
| GetEnumerator | (Inherited from graphWrapNodedomainConceptEntry.) | |
| getFirst | (Inherited from graphNodeBase.) | |
| 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(String) | (Inherited from graphNodeBase.) | |
| Remove(IEnumerableString) | (Inherited from graphNodeBase.) | |
| RemoveByKey | (Inherited from graphNodeBase.) | |
| SetItem | (Inherited from graphWrapNodedomainConceptEntry.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| ToStringPathList | (Inherited from graphWrapNodedomainConceptEntry.) |