C# 클래스 Ecologylab.BigSemantics.MetaMetadataNS.MetaMetadataCollectionField

상속: MetaMetadataNestedField
파일 보기 프로젝트 열기: ecologylab/BigSemanticsCSharp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
UNRESOLVED_NAME String

공개 메소드들

메소드 설명
DeserializationPostHook ( TranslationContext translationContext ) : void
DetermineCollectionChildType ( ) : String
GetChildComposite ( ) : MetaMetadataCompositeField
GetChildMetaMetadata ( ) : MetaMetadataField>.DictionaryList

get the nested fields inside of this one.

GetMetaMetadataCompositeField ( ) : MetaMetadataCompositeField
GetMmdExtendsAttribute ( ) : string
GetMmdType ( ) : String
MetaMetadataCollectionField ( ) : System

보호된 메소드들

메소드 설명
BindMetadataClassDescriptor ( SimplTypesScope metadataTScope ) : MetadataClassDescriptor
CustomizeFieldDescriptor ( SimplTypesScope metadataTScope, MetadataFieldDescriptorProxy fdProxy ) : void
GetMetaMetadataTagToInheritFrom ( ) : string
InheritMetaMetadataHelper ( InheritanceHandler inheritanceHandler ) : bool

비공개 메소드들

메소드 설명
GetClassAndBindDescriptors ( SimplTypesScope metadataTScope ) : bool

메소드 상세

BindMetadataClassDescriptor() 보호된 메소드

protected BindMetadataClassDescriptor ( SimplTypesScope metadataTScope ) : MetadataClassDescriptor
metadataTScope Simpl.Serialization.SimplTypesScope
리턴 Ecologylab.BigSemantics.MetadataNS.MetadataClassDescriptor

CustomizeFieldDescriptor() 보호된 메소드

protected CustomizeFieldDescriptor ( SimplTypesScope metadataTScope, MetadataFieldDescriptorProxy fdProxy ) : void
metadataTScope Simpl.Serialization.SimplTypesScope
fdProxy MetadataFieldDescriptorProxy
리턴 void

DeserializationPostHook() 공개 메소드

public DeserializationPostHook ( TranslationContext translationContext ) : void
translationContext Simpl.Serialization.Context.TranslationContext
리턴 void

DetermineCollectionChildType() 공개 메소드

public DetermineCollectionChildType ( ) : String
리턴 String

GetChildComposite() 공개 메소드

public GetChildComposite ( ) : MetaMetadataCompositeField
리턴 MetaMetadataCompositeField

GetChildMetaMetadata() 공개 메소드

get the nested fields inside of this one.
public GetChildMetaMetadata ( ) : MetaMetadataField>.DictionaryList
리턴 MetaMetadataField>.DictionaryList

GetMetaMetadataCompositeField() 공개 메소드

public GetMetaMetadataCompositeField ( ) : MetaMetadataCompositeField
리턴 MetaMetadataCompositeField

GetMetaMetadataTagToInheritFrom() 보호된 메소드

protected GetMetaMetadataTagToInheritFrom ( ) : string
리턴 string

GetMmdExtendsAttribute() 공개 메소드

public GetMmdExtendsAttribute ( ) : string
리턴 string

GetMmdType() 공개 메소드

public GetMmdType ( ) : String
리턴 String

InheritMetaMetadataHelper() 보호된 메소드

protected InheritMetaMetadataHelper ( InheritanceHandler inheritanceHandler ) : bool
inheritanceHandler InheritanceHandler
리턴 bool

MetaMetadataCollectionField() 공개 메소드

public MetaMetadataCollectionField ( ) : System
리턴 System

프로퍼티 상세

UNRESOLVED_NAME 공개적으로 정적으로 프로퍼티

public static String UNRESOLVED_NAME
리턴 String