|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWorldAgentsObserver<A extends IAgent>
Provides functionality for observing GaviaLib based agents connected to the world.
Method Summary | |
---|---|
ObservableCollection<A> |
getAgents()
Instances of the IAgent interface returned might not be the agents themselves as they can run on remote machines. |
Method Detail |
---|
ObservableCollection<A> getAgents()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |