org.jacorb.notification
public abstract class EventTypeSet extends Object
Version: $Id: EventTypeSet.java,v 1.11 2005/10/02 15:18:39 alphonse.bendt Exp $
| Field Summary | |
|---|---|
| protected static EventType[] | EMPTY_EVENT_TYPE |
| Method Summary | |
|---|---|
| protected abstract void | actionSetChanged(EventType[] added, EventType[] removed) |
| void | changeSet(EventType[] added, EventType[] removed) |
| protected EventType[] | getAllTypes() |