The EiffelArtifactReusedEvent declares that an identified EiffelArtifactCreatedEvent has been reused for an identified EiffelCompositionDefinedEvent. This means that it is logically equivalent to an artifact that would have been built from that composition, and can be used for build avoidance (see the Build Avoidance Usage Example for more information).
The event has no data members, but solely relies on its two required link types REUSED_ARTIFACT and COMPOSITION (see The Links Object).
Version | Introduced in | Changes |
---|---|---|
1.0.0 | edition-bordeaux | Initial version. |