Methods in org.eclipse.uml2.uml.util with parameters of type DestructionEvent |
T |
UMLSwitch.caseDestructionEvent(DestructionEvent object)
Returns the result of interpreting the object as an instance of 'Destruction Event' |
boolean |
UMLValidator.validateDestructionEvent_validateNoOccurrenceSpecificationsBelow(DestructionEvent destructionEvent,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateNoOccurrenceSpecificationsBelow constraint of 'Destruction Event' |
boolean |
UMLValidator.validateDestructionEvent(DestructionEvent destructionEvent,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|