|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Enactor | |
| context.arch.enactor | |
| context.arch.enactor.server | |
| edu.berkeley.io.context.home | |
| edu.berkeley.io.context.museum | |
| Uses of Enactor in context.arch.enactor |
| Fields in context.arch.enactor declared as Enactor | |
protected Enactor |
EnactorReference.enactor
|
protected Enactor |
EnactorParameter.enactor
|
| Methods in context.arch.enactor that return Enactor | |
Enactor |
EnactorReference.getEnactor()
|
Enactor |
EnactorParameter.getEnactor()
|
| Methods in context.arch.enactor with parameters of type Enactor | |
boolean |
EnactorSubscriptionManager.addEnactor(Enactor r)
Adds an enactor to the ESM. |
boolean |
EnactorSubscriptionManager.removeEnactor(Enactor r)
Removes an enactor from the ESM, and removes all of its subscriptions. |
protected void |
EnactorSubscriptionManager.fireAddEventsForAll(Enactor e,
EnactorListener sml)
|
void |
EnactorReference.setEnactor(Enactor r)
|
void |
EnactorParameter.setEnactor(Enactor r)
|
| Uses of Enactor in context.arch.enactor.server |
| Methods in context.arch.enactor.server that return Enactor | |
Enactor |
EnactorXMLServer.getEnactor()
|
| Constructors in context.arch.enactor.server with parameters of type Enactor | |
EnactorXMLServer(Enactor e,
int port)
|
|
| Uses of Enactor in edu.berkeley.io.context.home |
| Subclasses of Enactor in edu.berkeley.io.context.home | |
class |
LightEnactor
|
class |
PresenceEnactor
|
class |
TemperatureEnactor
This is a temperature rule object that monitors all temperature available temperature widgets and services, and controls the heating and cooling of a temperature service until is within some distance from a target. |
| Uses of Enactor in edu.berkeley.io.context.museum |
| Subclasses of Enactor in edu.berkeley.io.context.museum | |
class |
InstallationEnactor
|
class |
VisitorDisplayEnactor
encodes "when more than n people are at location, set status of installation to performance. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||