C# Class Ecologylab.BigSemantics.MetaMetadataNS.MetaMetadataCollectionField

Inheritance: MetaMetadataNestedField
Afficher le fichier Open project: ecologylab/BigSemanticsCSharp Class Usage Examples

Méthodes publiques

Свойство Type Description
UNRESOLVED_NAME String

Méthodes publiques

Méthode 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

Méthodes protégées

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

Private Methods

Méthode Description
GetClassAndBindDescriptors ( SimplTypesScope metadataTScope ) : bool

Method Details

BindMetadataClassDescriptor() protected méthode

protected BindMetadataClassDescriptor ( SimplTypesScope metadataTScope ) : MetadataClassDescriptor
metadataTScope Simpl.Serialization.SimplTypesScope
Résultat Ecologylab.BigSemantics.MetadataNS.MetadataClassDescriptor

CustomizeFieldDescriptor() protected méthode

protected CustomizeFieldDescriptor ( SimplTypesScope metadataTScope, MetadataFieldDescriptorProxy fdProxy ) : void
metadataTScope Simpl.Serialization.SimplTypesScope
fdProxy MetadataFieldDescriptorProxy
Résultat void

DeserializationPostHook() public méthode

public DeserializationPostHook ( TranslationContext translationContext ) : void
translationContext Simpl.Serialization.Context.TranslationContext
Résultat void

DetermineCollectionChildType() public méthode

public DetermineCollectionChildType ( ) : String
Résultat String

GetChildComposite() public méthode

public GetChildComposite ( ) : MetaMetadataCompositeField
Résultat MetaMetadataCompositeField

GetChildMetaMetadata() public méthode

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

GetMetaMetadataCompositeField() public méthode

public GetMetaMetadataCompositeField ( ) : MetaMetadataCompositeField
Résultat MetaMetadataCompositeField

GetMetaMetadataTagToInheritFrom() protected méthode

protected GetMetaMetadataTagToInheritFrom ( ) : string
Résultat string

GetMmdExtendsAttribute() public méthode

public GetMmdExtendsAttribute ( ) : string
Résultat string

GetMmdType() public méthode

public GetMmdType ( ) : String
Résultat String

InheritMetaMetadataHelper() protected méthode

protected InheritMetaMetadataHelper ( InheritanceHandler inheritanceHandler ) : bool
inheritanceHandler InheritanceHandler
Résultat bool

MetaMetadataCollectionField() public méthode

public MetaMetadataCollectionField ( ) : System
Résultat System

Property Details

UNRESOLVED_NAME public_oe static_oe property

public static String UNRESOLVED_NAME
Résultat String