Package | Description |
---|---|
alice.respect.core | |
alice.tucson.examples.situatedness |
Modifier and Type | Method and Description |
---|---|
ISimpleProbe |
ProbesManager.getProbe(AbstractProbeId id)
Gets the resource by its identifier
|
ISimpleProbe |
ProbesManager.getProbeByName(java.lang.String name)
Gets the resource by its local name
|
Modifier and Type | Method and Description |
---|---|
boolean |
TransducersManager.addProbe(AbstractProbeId id,
TransducerId tId,
ISimpleProbe probe)
Adds a new resource and associate it to the transducer tId.
|
Modifier and Type | Class and Description |
---|---|
class |
ActualActuator
The 'actual' actuator probe deployed in this scenario.
|
class |
ActualSensor
The 'actual' sensor probe deployed in this scenario.
|