Name | Type | Description | Notes |
---|---|---|---|
entityDefinitions | {String: EntityDefinition} | Map of entity definitions. The key is the entity name, and the value is the corresponding EntityDefinition. | [optional] |
ruleDefinitions | {String: RuleDefinition} | Map of rule definitions. The key is the rule name, and the value is the corresponding RuleDefinition. | [optional] |
references | {String: SchemaDefinitionReference} | Map of references to signify whether a string refers to an entity or a rule. | [optional] |