다음을 통해 공유


AbstractComplexDataEntity 클래스

정의

public ref class AbstractComplexDataEntity abstract : Microsoft::Solutions::BTAHL7::Pipelines::AbstractDataEntity
public abstract class AbstractComplexDataEntity : Microsoft.Solutions.BTAHL7.Pipelines.AbstractDataEntity
type AbstractComplexDataEntity = class
    inherit AbstractDataEntity
Public MustInherit Class AbstractComplexDataEntity
Inherits AbstractDataEntity
상속
AbstractComplexDataEntity
파생

생성자

AbstractComplexDataEntity(String, Int32, Int32)

필드

isRootNode
mChildList
mCouldBeLastEntity (다음에서 상속됨 AbstractDataEntity)
mIsCompiled (다음에서 상속됨 AbstractDataEntity)
mIsFirstChild (다음에서 상속됨 AbstractDataEntity)
mIsGroupAllowed
mIsLastChild (다음에서 상속됨 AbstractDataEntity)
mMaxOccurs (다음에서 상속됨 AbstractDataEntity)
mMinOccurs (다음에서 상속됨 AbstractDataEntity)
mNamespace
mParent (다음에서 상속됨 AbstractDataEntity)
mTagID
mXmlTag (다음에서 상속됨 AbstractDataEntity)

속성

CanEndWithCS (다음에서 상속됨 AbstractDataEntity)
CanEndWithFS (다음에서 상속됨 AbstractDataEntity)
CanEndWithNL (다음에서 상속됨 AbstractDataEntity)
CanEndWithRC (다음에서 상속됨 AbstractDataEntity)
CanEndWithSCS (다음에서 상속됨 AbstractDataEntity)
CanRepeat (다음에서 상속됨 AbstractDataEntity)
ChildCount
ChildList
CouldBeLastEntity (다음에서 상속됨 AbstractDataEntity)
Depth (다음에서 상속됨 AbstractDataEntity)
Index (다음에서 상속됨 AbstractDataEntity)
IsFirstChild (다음에서 상속됨 AbstractDataEntity)
IsGroupAllowed
IsLastChild (다음에서 상속됨 AbstractDataEntity)
IsOptional (다음에서 상속됨 AbstractDataEntity)
IsRootNode
Item[Int32]
MaxOccurs (다음에서 상속됨 AbstractDataEntity)
MinOccurs (다음에서 상속됨 AbstractDataEntity)
Namespace
Parent (다음에서 상속됨 AbstractDataEntity)
TagID
XmlTag (다음에서 상속됨 AbstractDataEntity)

메서드

AddChild(AbstractDataEntity)
ChildDelimiterIndex(DelimiterSet)
ChildFirstLastMap() (다음에서 상속됨 AbstractDataEntity)
Compile(StringCollection) (다음에서 상속됨 AbstractDataEntity)
ComputeFirstSegmentSet(StringCollection)
ComputeFollowSet() (다음에서 상속됨 AbstractDataEntity)
ComputeLastSegmentSet(StringCollection)
ComputeSegmentNames(Hashtable)
FindMatchingChild(String, Int32)
FindParseStateWithTag(String, Boolean)
FollowSetMap() (다음에서 상속됨 AbstractDataEntity)
GetParserStateWithNextTag(ParserState, String, Boolean, Boolean)
IsDelimiter(Int32, DelimiterSet, Boolean, Boolean) (다음에서 상속됨 AbstractDataEntity)
Print(String, StringBuilder)
ProduceFF(IExecutionContext, StreamWriter, XmlReader, Boolean) (다음에서 상속됨 AbstractDataEntity)
ProduceXml(IExecutionContext, IDataReader, XmlWriter, Boolean) (다음에서 상속됨 AbstractDataEntity)

적용 대상