pipelineTaskMCSiteSubject Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbNLP.PartOfSpeech.pipelineForPos.subject.pipelineTaskMCSiteSubject"]
Namespace: imbNLP.PartOfSpeech.pipelineForPos.subject
public class pipelineTaskMCSiteSubject : pipelineTaskSubjectContentToken
The pipelineTaskMCSiteSubject type exposes the following members.
| Name | Description | |
|---|---|---|
| pipelineTaskMCSiteSubject | Initializes a new instance of the pipelineTaskMCSiteSubject class |
| Name | Description | |
|---|---|---|
| children | (Inherited from graphNodeCustom.) | |
| codeID |
code identifier
(Inherited from pipelineTaskSubjectContentToken.) | |
| contentLevelType | (Inherited from pipelineTaskSubjectContentToken.) | |
| currentForm |
Current form of the task subject
(Inherited from pipelineTaskSubjectContentToken.) | |
| doAutonameFromTypeName | (Inherited from pipelineTaskSubjectContentToken.) | |
| doAutorenameOnExisting | (Inherited from pipelineTaskSubjectContentToken.) | |
| fileDataStructure | (Inherited from pipelineTaskSubjectContentToken.) | |
| flagBag |
Bag of various flags, associated to the task subject
(Inherited from pipelineTaskSubjectContentToken.) | |
| forTreeview | (Inherited from graphNodeCustom.) | |
| graph |
Gets or sets the graph.
(Inherited from pipelineTaskSubjectContentToken.) | |
| initialForm |
Initial form of task subject
(Inherited from pipelineTaskSubjectContentToken.) | |
| isLeaf | (Inherited from graphNodeBase.) | |
| Item | (Inherited from graphNodeCustom.) | |
| Item | (Inherited from graphNodeCustom.) | |
| Label |
String used for graph display
(Inherited from pipelineTaskSubjectContentToken.) | |
| level | (Inherited from graphNodeBase.) | |
| mcElement | (Inherited from pipelineTaskSubjectContentToken.) | |
| MCSite | ||
| mychildren | (Inherited from graphNodeCustom.) | |
| name | (Inherited from graphNodeBase.) | |
| 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.) | |
| AddGraph | (Inherited from pipelineTaskSubjectContentToken.) | |
| ContainsKey | (Inherited from graphNodeBase.) | |
| Count | (Inherited from graphNodeBase.) | |
| CreateChildItem | (Inherited from graphNodeCustom.) | |
| 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 graphNodeBase.) | |
| getFirst | (Inherited from graphNodeBase.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetIndex | (Inherited from graphNodeCustom.) | |
| GetSibling | (Inherited from graphNodeCustom.) | |
| 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.) | |
| SetLabel | (Overrides pipelineTaskSubjectContentTokenSetLabel.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| render |
Renders the textMap from specified token subject
(Defined by contentTokenSubjectRender.) |