Entities
This is a collection of the entities that will be used to store the core metadata values associated with the metadata model.
Permitted Collection Child Definitions
Child | API Type | Description |
---|---|---|
<Entity /> | AstMetadataModelEntityNode | Metadata model entities specify all of the information needed to track an individual entity within the model. Using a relational database analogy, each entity would correspond to a table, while relationships correspond to foreign keys and properties and mappings correspond to table columns. |