Class UML 2.3::Image
Description:
Physical definition of a graphical image.
Direct Superclasses: ElementDirect Subclasses: Class Precedence List: Image,
ElementProperties:
content : String (0 1); -- source
Image This contains the serialization of the image according to the format. The
value could represent a bitmap, image such as a GIF file, or drawing 'instructions'
using a standard such as Scalable Vector Graphic (SVG) (which is XML based).
format : String (0 1); -- source
Image location : String (0 1); -- source
Image ownedComment :
Comment (0 *); -- source
Element ownedElement :
Element (0 *); -- source
Element owner :
Element (0 1); -- source
ElementConstraints:
No additional constraints.
Operations:
No additional operations.
Send questions or comments to
[email protected].