Edit

Share via


ChoiceField Class

Definition

public ref class ChoiceField : Microsoft::Solutions::BTAHL7::Pipelines::ComplexField
public class ChoiceField : Microsoft.Solutions.BTAHL7.Pipelines.ComplexField
type ChoiceField = class
    inherit ComplexField
Public Class ChoiceField
Inherits ComplexField
Inheritance

Constructors

ChoiceField(Int32, Int32)

Fields

isRootNode (Inherited from AbstractComplexDataEntity)
mChildList (Inherited from AbstractComplexDataEntity)
mCouldBeLastEntity (Inherited from AbstractDataEntity)
mIsCompiled (Inherited from AbstractDataEntity)
mIsFirstChild (Inherited from AbstractDataEntity)
mIsGroupAllowed (Inherited from AbstractComplexDataEntity)
mIsLastChild (Inherited from AbstractDataEntity)
mMaxOccurs (Inherited from AbstractDataEntity)
mMinOccurs (Inherited from AbstractDataEntity)
mNamespace (Inherited from AbstractComplexDataEntity)
mParent (Inherited from AbstractDataEntity)
mTagID (Inherited from AbstractComplexDataEntity)
mXmlTag (Inherited from AbstractDataEntity)

Properties

CanEndWithCS (Inherited from AbstractDataEntity)
CanEndWithFS (Inherited from AbstractDataEntity)
CanEndWithNL (Inherited from AbstractDataEntity)
CanEndWithRC (Inherited from AbstractDataEntity)
CanEndWithSCS (Inherited from AbstractDataEntity)
CanRepeat (Inherited from AbstractDataEntity)
ChildCount (Inherited from AbstractComplexDataEntity)
ChildList (Inherited from AbstractComplexDataEntity)
CouldBeLastEntity (Inherited from AbstractDataEntity)
Depth (Inherited from AbstractDataEntity)
Index (Inherited from AbstractDataEntity)
IsFirstChild (Inherited from AbstractDataEntity)
IsGroupAllowed (Inherited from AbstractComplexDataEntity)
IsLastChild (Inherited from AbstractDataEntity)
IsOptional (Inherited from AbstractDataEntity)
IsRootNode (Inherited from AbstractComplexDataEntity)
Item[Int32] (Inherited from AbstractComplexDataEntity)
MaxOccurs (Inherited from AbstractDataEntity)
MinOccurs (Inherited from AbstractDataEntity)
Namespace (Inherited from AbstractComplexDataEntity)
Parent (Inherited from AbstractDataEntity)
TagID (Inherited from AbstractComplexDataEntity)
XmlTag (Inherited from AbstractDataEntity)

Methods

AddChild(AbstractDataEntity) (Inherited from AbstractComplexDataEntity)
ChildDelimiterIndex(DelimiterSet) (Inherited from AbstractComplexDataEntity)
ChildFirstLastMap() (Inherited from AbstractDataEntity)
Compile(StringCollection) (Inherited from ComplexField)
ComputeFirstSegmentSet(StringCollection) (Inherited from AbstractComplexDataEntity)
ComputeFollowSet() (Inherited from AbstractDataEntity)
ComputeLastSegmentSet(StringCollection) (Inherited from AbstractComplexDataEntity)
ComputeSegmentNames(Hashtable) (Inherited from AbstractComplexDataEntity)
FindMatchingChild(String, Int32) (Inherited from AbstractComplexDataEntity)
FindParseStateWithTag(String, Boolean)
FollowSetMap() (Inherited from AbstractDataEntity)
GetParserStateWithNextTag(ParserState, String, Boolean, Boolean)
IsDelimiter(Int32, DelimiterSet, Boolean, Boolean) (Inherited from AbstractDataEntity)
Print(String, StringBuilder)
ProduceFF(IExecutionContext, StreamWriter, XmlReader, Boolean)
ProduceXml(IExecutionContext, IDataReader, XmlWriter, Boolean)

Applies to