| Package | Description |
|---|---|
| jadex.micro.examples.hunterprey.service | |
| jadex.micro.examples.hunterprey.service.impl | |
| jadex.micro.examples.hunterprey.service.prey |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IFood
Representation of a perceived food.
|
| Modifier and Type | Method and Description |
|---|---|
ISubscriptionIntermediateFuture<Collection<IPreyPerceivable>> |
IHunterPreyEnvironmentService.registerPrey()
Register the calling component as a prey.
|
| Modifier and Type | Method and Description |
|---|---|
ISubscriptionIntermediateFuture<Collection<IPreyPerceivable>> |
HunterPreyEnvironmentService.registerPrey()
Register the calling component as a prey.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServicePreyAgent.perceptsReceived(Collection<IPreyPerceivable> percepts)
Called once in each round.
|
Copyright © 2013. All Rights Reserved.