Class Description
Ownership of e.g. asset.
Attributes
Name | Type | Description |
---|---|---|
share | PerCent | Share of this ownership. |
Relationships
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
Ownership | 0..* | Asset | 0..1 | Ownerships | All ownerships of this asset. | Asset | Asset that is object of this ownership. |
Ownership | 0..* | AssetOwner | 0..1 | Ownerships | All ownerships of this owner. | AssetOwner | Asset owner that is subject in this ownership. |