Manifestation
The concrete physical rendering of one or more ModelElements by an Artifact.
An Artifact embodies or manifests a number of ModelElements. An Artifact owns Manifestations, each of which represents the utilization of a packageable element. Specific profiles are expected to stereotype the Manifestation relationship to indicate particular forms of Manifestation, for example, <<tool generated>> and <<custom code>> might be two Manifestations for different Classes embodied in an Artifact. In Modelio, Manifestation derives directly from ModelElement, because Manifestations can only start from Artifact.
: Manifestation (architecture_autodiagram)
Figure 221 : Manifestation (architecture_autodiagram)
ManifestationUmlModelElementArtifact
Association
Description
UtilizedElement : UmlModelElement [1..1]
Elements that are rendered by the Artifact.
Owner : Artifact [1..1]