Class UML 2.5::Image
Description:
Physical definition of a graphical image.
Direct Superclasses: ElementDirect Subclasses: Class Precedence List: Image,
ElementProperties:
content : String (0 1); -- source
Image format : String (0 1); -- source
ImageThis indicates the format of the content, which is how the string content
should be interpreted. The following values are reserved: SVG, GIF, PNG,
JPG, WMF, EMF, BMP. In addition the prefix 'MIME: ' is also reserved. This
option can be used as an alternative to express the reserved values above,
for example "SVG" could instead be expressed as "MIME: image/svg+xml".
location : String (0 1); -- source
ImageThis contains a location that can be used by a tool to locate the image
as an alternative to embedding it in the stereotype.
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].