Karsten,
For naming:
BusinessActivity --> BusinessActivityState
did you mean:
BusinessTransactionActivity --> BusinessAcitivtyState
we currently don't have a "BusinessActivity". If so I would suggest we also
change fromBusinessState to fromBusinessActivityState just to be consistent
From an example:
<BinaryCollaboration name="OrderCollaboration" requester="buyer"
responder="seller" timeToPerform="P2D">
<BusinessTransactionActivity name="OrderBT"
businessTransaction="OrderBT" fromAuthorizedRole="buyer"
toAuthorizedRole="seller"/>
<BusinessTransactionActivity name="ShippingNotice"
businessTransaction="ShippingNotice" fromAuthorizedRole="seller"
toAuthorizedRole="buyer"/>
<!-stuff removed -->
<Transition fromBusinessState="OrderBT"
toBusinessState="ShippingNotice"/>
<!-stuff removed -->
would become:
<BinaryCollaboration name="OrderCollaboration" requester="buyer"
responder="seller" timeToPerform="P2D">
<BusinessActivityState name="OrderBT" businessTransaction="OrderBT"
fromAuthorizedRole="buyer" toAuthorizedRole="seller"/>
<BusinessActivityState name="ShippingNotice"
businessTransaction="ShippingNotice" fromAuthorizedRole="seller"
toAuthorizedRole="buyer"/>
<!-stuff removed -->
<Transition fromBusinessActivityState="OrderBT"
toBusinessState="ShippingNotice"/>
<!-stuff removed -->
________________________________________________________________
Kurt Kanaskie
Lucent Technologies
[email protected]
(610) 712-3096
-----Original Message-----
From: Karsten Riemer - Sun IR Development
[mailto:[email protected]]
Sent: Monday, March 12, 2001 7:11 PM
To: [email protected]; [email protected]
Subject: last metamodel meeting
Figured that would get your attention.
We will meet tomorrow at 11 am EST
Call-in 888-699-0348 3042#.
Topics:
Review of resolution of last issues:
a. UML model
b. DTD
Naming issues:
BusinessActivity --> BusinessActivityState
DocumentEnvelope --> DocumentTransfer
RequestingBusinessActivity --> RequestingRole ?
RespondingBusinessActivity --> RespondingRole ?
Review of current state of document v,0.95
I will be sending out the document, UML, and DTD by 10 tomorrow morning
(EST)
-karsten
---------------------------------------------------
Karsten Riemer,
Director, Information Architecture,
Enterprise Management Architecture Group
Sun Microsystems Inc.,
MailStop UBUR03-313
1 Network Drive,
Burlington, MA 01803-0903
ph. 781-442-2679
fax 781-442-1599
e-mail [email protected]
------------------------------------------------------------------
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: [email protected]