Associations
AssignedBilling
A billing document or line item associated with data source.
Property | Value |
---|---|
InboundMultiplicity | N |
InboundName | Billing |
OutboundMultiplicity | ZeroOrOne |
OutboundName | AssignedTo |
Diagram
At Origin
entity an association is defined.
AssociatedCustomer
The customer associated with the operating facilities.
Property | Value |
---|---|
InboundMultiplicity | N |
InboundName | Facilities |
OutboundMultiplicity | One |
OutboundName | Customer |
Diagram
At Origin
entity an association is defined.
MessageToProcess
Association between a message and the process it is part of.
Property | Value |
---|---|
InboundMultiplicity | N |
InboundName | Messages |
OutboundMultiplicity | ZeroOrOne |
OutboundName | Process |
Diagram
At Origin
entity an association is defined.