Unit JCoreMetadata

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

 

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TJCoreAttrMetadata  
Class TJCoreClassMetadata  
Class TJCoreModel  

Types

TJCoreMetadataCompositionType = (...);
TJCoreClassMetadataClass = class of TJCoreClassMetadata;
TJCoreAttrMetadataClass = class of TJCoreAttrMetadata;
TJCoreAttrMetadataList = specialize TFPGObjectList<TJCoreAttrMetadata>;
TJCoreClassMetadataMap = specialize TFPGMap<Pointer, TJCoreClassMetadata>;
TJCoreGenericsMap = specialize TFPGMap<Pointer, TClass>;

Description

Types

TJCoreMetadataCompositionType = (...);
 
Values
  • jctNone:  
  • jctComposition:  
  • jctAggregation:  
TJCoreClassMetadataClass = class of TJCoreClassMetadata;
 
TJCoreAttrMetadataClass = class of TJCoreAttrMetadata;
 
TJCoreAttrMetadataList = specialize TFPGObjectList<TJCoreAttrMetadata>;
 
TJCoreClassMetadataMap = specialize TFPGMap<Pointer, TJCoreClassMetadata>;
 
TJCoreGenericsMap = specialize TFPGMap<Pointer, TClass>;
 

Generated by PasDoc 0.14.0.