Service Access Point Layered over Service Access Point

System.NetworkManagement.ServiceAccessPointLayeredOverServiceAccessPoint (RelationshipType)

The relation that indicates that elements in a higher layer use the services of, or are implemented by, elements in lower layers; a many-to-many relation.

Element properties:

SourceSystem.NetworkManagement.ServiceAccessPoint
TargetSystem.NetworkManagement.ServiceAccessPoint
TypeSystem.Reference
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="System.NetworkManagement.ServiceAccessPointLayeredOverServiceAccessPoint" Accessibility="Public" Abstract="false" Base="System!System.Reference">
<Source>System.NetworkManagement.ServiceAccessPoint</Source>
<Target>System.NetworkManagement.ServiceAccessPoint</Target>
</RelationshipType>