Click or drag to resize

pipelineTaskMCRepoSubject Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "T:imbNLP.PartOfSpeech.pipelineForPos.subject.pipelineTaskMCRepoSubject"]

Inheritance Hierarchy
SystemObject
  graphNodeBase
    graphNodeCustom
      imbNLP.PartOfSpeech.pipelineForPos.subjectpipelineTaskSubjectContentToken
        imbNLP.PartOfSpeech.pipelineForPos.subjectpipelineTaskMCRepoSubject

Namespace:  imbNLP.PartOfSpeech.pipelineForPos.subject
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public class pipelineTaskMCRepoSubject : pipelineTaskSubjectContentToken

The pipelineTaskMCRepoSubject type exposes the following members.

Constructors
  NameDescription
Public methodpipelineTaskMCRepoSubject
Initializes a new instance of the pipelineTaskMCRepoSubject class
Top
Properties
  NameDescription
Protected propertychildren (Inherited from graphNodeCustom.)
Public propertycodeID
code identifier
(Inherited from pipelineTaskSubjectContentToken.)
Public propertycontentLevelType (Inherited from pipelineTaskSubjectContentToken.)
Public propertycurrentForm
Current form of the task subject
(Inherited from pipelineTaskSubjectContentToken.)
Protected propertydoAutonameFromTypeName (Inherited from pipelineTaskSubjectContentToken.)
Protected propertydoAutorenameOnExisting (Inherited from pipelineTaskSubjectContentToken.)
Protected propertyfileDataStructure (Inherited from pipelineTaskSubjectContentToken.)
Public propertyflagBag
Bag of various flags, associated to the task subject
(Inherited from pipelineTaskSubjectContentToken.)
Public propertyforTreeview (Inherited from graphNodeCustom.)
Public propertygraph
Gets or sets the graph.
(Inherited from pipelineTaskSubjectContentToken.)
Public propertyinitialForm
Initial form of task subject
(Inherited from pipelineTaskSubjectContentToken.)
Public propertyisLeaf (Inherited from graphNodeBase.)
Public propertyItem (Inherited from graphNodeCustom.)
Public propertyItem (Inherited from graphNodeCustom.)
Public propertyLabel
String used for graph display
(Inherited from pipelineTaskSubjectContentToken.)
Public propertylevel (Inherited from graphNodeBase.)
Public propertymcElement (Inherited from pipelineTaskSubjectContentToken.)
Public propertyMCRepo
Public propertyMCRepoName
Public propertyMCSiteTargets
Protected propertymychildren (Inherited from graphNodeCustom.)
Public propertyname (Inherited from graphNodeBase.)
Public propertyparent (Inherited from graphNodeBase.)
Public propertypath (Inherited from graphNodeBase.)
Public propertypathSeparator (Inherited from graphNodeBase.)
Public propertyroot (Inherited from graphNodeBase.)
Public propertyWebSiteSample
Top
Methods
  NameDescription
Public methodAdd(String) (Inherited from graphNodeCustom.)
Public methodAdd(IGraphNode) (Inherited from graphNodeCustom.)
Public methodAddGraph (Inherited from pipelineTaskSubjectContentToken.)
Public methodContainsKey (Inherited from graphNodeBase.)
Public methodCount (Inherited from graphNodeBase.)
Public methodCreateChildItem (Inherited from graphNodeCustom.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodgetChildNames (Inherited from graphNodeBase.)
Public methodGetEnumerator (Inherited from graphNodeBase.)
Public methodgetFirst (Inherited from graphNodeBase.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetIndex (Inherited from graphNodeCustom.)
Public methodGetSibling (Inherited from graphNodeCustom.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodRemove(String) (Inherited from graphNodeBase.)
Public methodRemove(IEnumerableString) (Inherited from graphNodeBase.)
Public methodRemoveByKey (Inherited from graphNodeBase.)
Public methodSetLabel (Overrides pipelineTaskSubjectContentTokenSetLabel.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Extension Methods
  NameDescription
Public Extension Methodrender
Renders the textMap from specified token subject
(Defined by contentTokenSubjectRender.)
Top
See Also