public interface IWorldAgentsObserver<A extends IAgent>
| Modifier and Type | Method and Description |
|---|---|
cz.cuni.amis.utils.collections.ObservableCollection<A> |
getAgents()
Instances of the IAgent interface returned might not be the agents themselves
as they can run on remote machines.
|
cz.cuni.amis.utils.collections.ObservableCollection<A> getAgents()
Copyright © 2019 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.