Has Location

Provance.Relationship.AgreementHasLocation (RelationshipType)

Element properties:

SourceProvance.Class.Agreement
TargetProvance.Class.Location
TypeSystem.Reference
AccessibilityPublic
AbstractFalse

Source Code:

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