 | pipelineFlagRuleDistributorT Constructor |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Namespace:
imbNLP.PartOfSpeech.pipeline.core
Assembly:
imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntaxpublic pipelineFlagRuleDistributor(
containsQueryTypeEnum _ruleType,
Object[] _flags
)
Parameters
- _ruleType
- Type: containsQueryTypeEnum
Type of the rule. - _flags
- Type: SystemObject
The flags.
See Also