Has Software Category

Provance.Relationship.SoftwareApptitleHasSoftwareCategory (RelationshipType)

Element properties:

SourceProvance.Class.SoftwareApptitle
TargetProvance.Class.SoftwareCategory
TypeSystem.Reference
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Provance.Relationship.SoftwareApptitleHasSoftwareCategory" Accessibility="Public" Abstract="false" Base="SystemLibrary!System.Reference">
<Source ID="SoftwareApptitle" Type="Provance.Class.SoftwareApptitle"/>
<Target ID="SoftwareCategory" Type="Provance.Class.SoftwareCategory" MinCardinality="0" MaxCardinality="1"/>
</RelationshipType>