|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Fields inherited from interface metaglue.Agent |
ALIVE, DIED, NO_METAGLUE, NOT_RUNNING, STARTING |
Method Summary | |
boolean |
areYouThere()
|
boolean |
gotoPreset(int i)
|
boolean |
muteAll()
|
boolean |
muteInChannel(int in)
|
boolean |
muteOutChannel(int out)
|
boolean |
unmuteAll()
|
boolean |
unmuteInChannel(int in)
|
boolean |
unmuteOutChannel(int out)
|
Methods inherited from interface agentland.device.Presetable |
addPresetName, clearPresetNames, getNumPresets, getPresetName, getPresets, setPresetName, setPresets |
Methods inherited from interface agentland.device.NamedMux |
connect, getInputName, getInputs, getNumInputs, getNumOutputs, getOutputName, getOutputs, resetNames, setInputName, setOutputName |
Methods inherited from interface agentland.device.Mux |
connect, getInput, loadDefaults |
Methods inherited from interface agentland.device.Device |
addName, getName, getNames, getState, getState, getStateNames, hasName, resetAllStates, resetName, resetState, resetState, setName, setState |
Methods inherited from interface agentland.resource.Managed |
getNeed, replace, replace, resources, yank, yank |
Methods inherited from interface agentland.util.Good |
getHistory, getHistoryElement, resetHistory |
Methods inherited from interface metaglue.Agent |
addMonitor, alive, getAgentID, getMetaglueAgentID, shutdown, startup, whereAreYou |
Methods inherited from interface agentland.util.Spy |
tell |
Method Detail |
public boolean areYouThere() throws RemoteException
public boolean gotoPreset(int i) throws RemoteException
public boolean muteAll() throws RemoteException
public boolean muteOutChannel(int out) throws RemoteException
public boolean muteInChannel(int in) throws RemoteException
public boolean unmuteAll() throws RemoteException
public boolean unmuteOutChannel(int out) throws RemoteException
public boolean unmuteInChannel(int in) throws RemoteException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |