Patches item #748661, was opened at 2003-06-04 07:46
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536547&aid=748661&group_id=73047

Category: Core classes
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Juergen Dufner (ju_du)
Assigned to: Nobody/Anonymous (nobody)
Summary: Get Exceptions of an operation

Initial Comment:
This is an extension of the simpleuml package and uml14
package.

In the class UMLStaticHelper I added following methods:
public Collection getExceptions(Object object)
protected CommonBehaviorPackage getCommonBehavior() 

In the interface UMLOperation I added following method:
public Collection getExceptions();

In the class POperation I added following method (the
implementation fo UMLOperation):
public Collection getExceptions()

Please comment the patch.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536547&aid=748661&group_id=73047


-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Andromda-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to