public interface IAnalyzerObserverListener extends EventListener
| Modifier and Type | Interface and Description |
|---|---|
static class |
IAnalyzerObserverListener.ObserverAddedNotifier |
static class |
IAnalyzerObserverListener.ObserverRemovedNotifier |
| Modifier and Type | Method and Description |
|---|---|
void |
observerAdded(UnrealId botId,
IUT2004AnalyzerObserver observer) |
void |
observerRemoved(UnrealId botId,
IUT2004AnalyzerObserver observer) |
void observerAdded(UnrealId botId, IUT2004AnalyzerObserver observer)
void observerRemoved(UnrealId botId, IUT2004AnalyzerObserver observer)
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.