FileDocCategorySizeDatePackage
NotificationRecipient.javaAPI DocExample653Thu Feb 17 20:01:06 GMT 2000RelMgmt.PartyRole

NotificationRecipient

public class NotificationRecipient extends RelMgmt.Party.PartyRole
stereotype
role

Fields Summary
private int
notificationFilter
Constructors Summary
Methods Summary
public voidacceptChangeNotification()

    
public java.util.VectorlistFilteredNotifications()

        return new Vector();
    
public java.util.VectorlistNotifications()

        return new Vector();