24252627282930313233
* ==> taking care in calling method */ public boolean removeAll() throws Exception { super.setChanged(); Object obj = new EvtMdlDspPlgsRemoved(); super.notifyObservers(obj); return true; }