|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DestroyObjectAction | |
org.eclipse.uml2.uml | |
org.eclipse.uml2.uml.util |
Uses of DestroyObjectAction in org.eclipse.uml2.uml |
Methods in org.eclipse.uml2.uml that return DestroyObjectAction | |
DestroyObjectAction |
UMLFactory.createDestroyObjectAction()
Returns a new object of class 'Destroy Object Action' |
Uses of DestroyObjectAction in org.eclipse.uml2.uml.util |
Methods in org.eclipse.uml2.uml.util with parameters of type DestroyObjectAction | |
boolean |
UMLValidator.validateDestroyObjectAction(DestroyObjectAction destroyObjectAction,
DiagnosticChain diagnostics,
Map context)
|
boolean |
UMLValidator.validateDestroyObjectAction_validateMultiplicity(DestroyObjectAction destroyObjectAction,
DiagnosticChain diagnostics,
Map context)
Validates the validateMultiplicity constraint of 'Destroy Object Action' |
boolean |
UMLValidator.validateDestroyObjectAction_validateNoType(DestroyObjectAction destroyObjectAction,
DiagnosticChain diagnostics,
Map context)
Validates the validateNoType constraint of 'Destroy Object Action' |
Object |
UMLSwitch.caseDestroyObjectAction(DestroyObjectAction object)
Returns the result of interpretting the object as an instance of 'Destroy Object Action' |
|
Copyright 2003, 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |