Has User

Provance.Relationship.SoftwareVersionHasUser (RelationshipType)

Element properties:

SourceProvance.Class.SoftwareVersion
TargetSystem.Domain.User
TypeSystem.Reference
AccessibilityInternal
AbstractFalse

Source Code:

<RelationshipType ID="Provance.Relationship.SoftwareVersionHasUser" Accessibility="Internal" Abstract="false" Base="SystemLibrary!System.Reference">
<Property ID="Role" Type="enum" EnumType="Provance.Enumeration.SoftwareManagerRole"/>
<Source ID="SoftwareVersion" Type="Provance.Class.SoftwareVersion"/>
<Target ID="User" Type="SystemLibrary!System.Domain.User"/>
</RelationshipType>