Uses of Interface
org.eclipse.uml2.StartOwnedBehaviorAction

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

Uses of StartOwnedBehaviorAction in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return StartOwnedBehaviorAction
 StartOwnedBehaviorAction UML2Factory.createStartOwnedBehaviorAction()
          Returns a new object of class 'Start Owned Behavior Action'
 

Uses of StartOwnedBehaviorAction in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type StartOwnedBehaviorAction
 boolean UML2Validator.validateStartOwnedBehaviorAction(StartOwnedBehaviorAction startOwnedBehaviorAction, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseStartOwnedBehaviorAction(StartOwnedBehaviorAction object)
          Returns the result of interpretting the object as an instance of 'Start Owned Behavior Action'
 


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