Property | Type | Description | |
---|---|---|---|
_waitingToInheritFrom | Stack |
||
_waitingToInheritFromInheritanceHandler | Stack |
Method | Description | |
---|---|---|
AddInheritanceFinishHandler ( |
||
ClearInheritFinishedOrInProgressFlag ( ) : void | ||
GetMetaMetadataCompositeField ( ) : |
||
GetTypeName ( ) : String | ||
InheritMetaMetadata ( |
||
IsNewMetadataClass ( ) : bool | ||
SetNewMetadataClass ( bool b ) : void |
Method | Description | |
---|---|---|
BindMetadataClassDescriptor ( |
||
BindMetadataFieldDescriptors ( |
||
CustomizeFieldDescriptor ( |
||
FinishInheritance ( ) : void | ||
GetMetaMetadataTagToInheritFrom ( ) : String | ||
GetMetadataClassName ( ) : string | ||
GetMetadataClassSimpleName ( ) : string | ||
InheritMetaMetadataHelper ( |
||
MetaMetadataNestedField ( ) : System |
Method | Description | |
---|---|---|
GetMetadataClassDescriptor ( |
||
InheritNonFieldComponentsFromMM ( MetaMetadata inheritedMetaMetadata ) : void |
public AddInheritanceFinishHandler ( |
||
inheritingField | ||
eventHandler | InheritFinishedEventHandler | |
inheritanceHandler | ||
return | void |
protected BindMetadataClassDescriptor ( |
||
metadataTScope | ||
return |
protected BindMetadataFieldDescriptors ( |
||
metadataTScope | ||
metadataClassDescriptorToBind | ||
return | void |
public ClearInheritFinishedOrInProgressFlag ( ) : void | ||
return | void |
protected CustomizeFieldDescriptor ( |
||
metadataTScope | ||
fdProxy | MetadataFieldDescriptorProxy | |
return | void |
public abstract GetMetaMetadataCompositeField ( ) : |
||
return |
protected abstract GetMetaMetadataTagToInheritFrom ( ) : String | ||
return | String |
protected GetMetadataClassSimpleName ( ) : string | ||
return | string |
public InheritMetaMetadata ( |
||
inheritanceHandler | ||
return | void |
protected abstract InheritMetaMetadataHelper ( |
||
inheritanceHandler | ||
return | bool |
protected MetaMetadataNestedField ( ) : System | ||
return | System |