Notification
public abstract class AssociationChangeNotification extends Object implements Notification
Modifier and Type | Class | Description |
---|---|---|
static class |
AssociationChangeNotification.AssocChangeEvent |
Defines the type of change event that happened to the association.
|
Modifier | Constructor | Description |
---|---|---|
protected |
AssociationChangeNotification() |
Initializes a new instance of this class.
|
Modifier and Type | Method | Description |
---|---|---|
abstract Association |
association() |
Returns the association that this notification is applicable to.
|
abstract AssociationChangeNotification.AssocChangeEvent |
event() |
Returns the type of change event.
|
protected AssociationChangeNotification()
public abstract Association association()
association
in interface Notification
null
if
there is no association, that is CANT_STARTpublic abstract AssociationChangeNotification.AssocChangeEvent event()
Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2009, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Ubuntu+0-9b161-1