Uses of Interface
org.eclipse.uml2.ReplyAction

Packages that use ReplyAction
org.eclipse.uml2   
org.eclipse.uml2.util   
 

Uses of ReplyAction in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return ReplyAction
 ReplyAction UML2Factory.createReplyAction()
          Returns a new object of class 'Reply Action'
 

Uses of ReplyAction in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type ReplyAction
 boolean UML2Validator.validateReplyAction(ReplyAction replyAction, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseReplyAction(ReplyAction object)
          Returns the result of interpretting the object as an instance of 'Reply Action'
 


Copyright 2003, 2004 IBM Corporation and others.
All Rights Reserved.