Dependencies contains Entities

SquaredUp.EAM.Library.Relationship.Dependencies.ContainsEntity (RelationshipType)

A generic relationship that allows the Dependencies collection of an Enterprise Application to contain objects of any type.

Element properties:

SourceSquaredUp.EAM.Library.Class.Dependencies
TargetSystem.Entity
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="SquaredUp.EAM.Library.Relationship.Dependencies.ContainsEntity" Base="System!System.Containment" Abstract="false" Accessibility="Public">
<Source ID="Source" Type="SquaredUp.EAM.Library.Class.Dependencies"/>
<Target ID="Target" Type="System!System.Entity"/>
</RelationshipType>