Figure R.42 - View of Entity Specification Attachment : Class diagram
Created: |
3/28/2022 3:51:09 PM |
Modified: |
6/6/2022 9:56:32 PM |
Project: |
|
Author: |
broth |
Version: |
22.0 |
Advanced: |
|
ID: |
{4FA97343-0264-4000-BCB0-6F6856585949} |
Attachment represents a group of classes that support an attachment like image, video and document for any RootEntity or BusinessInteraction. The following Figure shows the UML diagram of the objects in this fragment.<br/><b>Attachment</b><br/>This is the class to represent an attachment like document, image or video to any RootEntity or BusinessInteraction.<br/>This class is concrete and it can be used without a sub-class. However, one can extend this class to add more specific behavior of an entity attachment. The EntitySpecificationDocumentation and EntitySpecificationImage are examples of such extension. <br/><b>EntitySpecificationDocumentation</b><br/>This is the extended class representing a documentation attachment for an entity specification.<br/><b>EntitySpecificationImage</b><br/>This is the extended class representing an image attachment for an entity specification.<br/>