Override Node (Optional)

This element should be used when a customer wishes to override / extend an out-of-the-box entity.

The relevant metadata should be copied to the custom evidence directory and, at a minimum, this element should be added.

This element should also be added where a new entity is being added to the product being overridden.

Note: For a full example of using the Override element please see the Cúram Temporal Evidence Generator Cookbook
Table 1. Override Node Attributes
Attribute Mandatory Possible Values Description
newEntity No Yes / No Shows if this is a completely new entity or not
customize No Yes / No Set to Yes if you wish to override the provided Customise<Entity Name> class
hook No Yes / No Set to Yes if you wish to override the provided <Entity Name>Hook class
relatedAttribute No Yes / No Set to Yes if you wish to override the provided <Entity Name>RelatedEntityAttributes class
validation No Yes / No Set to Yes if you wish to override the provided Validate<Entity Name> class