Pattern players (who I know)
Str#74. "Establish Actor and Participant Object
Connections" Strategy
- For an actor, include an object connection to: its
participants.
- For a participant, include an object connection to: its
actor, its transactions.
Related patterns:
Str#75. "Establish Place Object Connections" Strategy
- For a location, include object connections to objects
which come to rest at a location . . . or are contained by a
location.
- For a location, include object connections to transaction
objects, to show that location's participation in that
transaction.
Related pattern:
Patt#4._4_Place_Transaction_Pattern_transaction_patterns
"Place-Transaction"
Str#76. "Establish Transaction Object Connections"
Strategy
- For a transaction, include object connections to:
participants, transaction line items, a companion
transaction, one that occurs at the same moment in time.
- For a transaction line item, include object connections
to: the transaction, a companion "item description" object, a
subsequent transaction line item.
Related patterns:
- Patt#3.
"Participant-Transaction"
- Patt#4.
"Place-Transaction"
- Patt#5. "Specific Item
- Transaction"
- Patt#6. "Transaction -
Transaction Line Item"
- Patt#7. "Transaction -
Subsequent Transaction"
- Patt#8. "Transaction
Line Item - Subsequent Transaction Line Item"
Str#77. "Establish Item and Specific Item Object
Connections" Strategy
- For an item, include object connections to: specific
item, transaction line item (if specific item is not needed
in the model), container line item (if specific item is not
needed in the model).
- For a specific item, include object connections to: item,
transaction line item, container line item.
Related patterns:
Str#78. "Establish Interacting System or Device Object
Connections" Strategy
- For an interacting system or device:
-
- Include an object connection (expressed as
attributes) between a PD object and is corresponding
system interaction (SI) object.
Establishing responsibilities
/ who I know
Strategies for building object
models