C# Class Ecologylab.BigSemantics.MetaMetadataNS.MetaMetadataCollectionField

Inheritance: MetaMetadataNestedField
Mostrar archivo Open project: ecologylab/BigSemanticsCSharp Class Usage Examples

Public Properties

Property Type Description
UNRESOLVED_NAME String

Public Methods

Method Description
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

Protected Methods

Method Description
BindMetadataClassDescriptor ( SimplTypesScope metadataTScope ) : MetadataClassDescriptor
CustomizeFieldDescriptor ( SimplTypesScope metadataTScope, MetadataFieldDescriptorProxy fdProxy ) : void
GetMetaMetadataTagToInheritFrom ( ) : string
InheritMetaMetadataHelper ( InheritanceHandler inheritanceHandler ) : bool

Private Methods

Method Description
GetClassAndBindDescriptors ( SimplTypesScope metadataTScope ) : bool

Method Details

BindMetadataClassDescriptor() protected method

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

CustomizeFieldDescriptor() protected method

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

DeserializationPostHook() public method

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

DetermineCollectionChildType() public method

public DetermineCollectionChildType ( ) : String
return String

GetChildComposite() public method

public GetChildComposite ( ) : MetaMetadataCompositeField
return MetaMetadataCompositeField

GetChildMetaMetadata() public method

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

GetMetaMetadataCompositeField() public method

public GetMetaMetadataCompositeField ( ) : MetaMetadataCompositeField
return MetaMetadataCompositeField

GetMetaMetadataTagToInheritFrom() protected method

protected GetMetaMetadataTagToInheritFrom ( ) : string
return string

GetMmdExtendsAttribute() public method

public GetMmdExtendsAttribute ( ) : string
return string

GetMmdType() public method

public GetMmdType ( ) : String
return String

InheritMetaMetadataHelper() protected method

protected InheritMetaMetadataHelper ( InheritanceHandler inheritanceHandler ) : bool
inheritanceHandler InheritanceHandler
return bool

MetaMetadataCollectionField() public method

public MetaMetadataCollectionField ( ) : System
return System

Property Details

UNRESOLVED_NAME public_oe static_oe property

public static String UNRESOLVED_NAME
return String