agentland.device
Interface Mux
- All Superinterfaces:
- Agent, Device, Good, Managed, Remote, Spy
- All Known Subinterfaces:
- AudioMux, AutoPatchVideoMux, BaseMux, CrossPointMux, NamedMux
- public interface Mux
- extends Device
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.util.Spy |
tell |
connect
public boolean connect(int in,
int out)
throws RemoteException
loadDefaults
public boolean loadDefaults()
throws RemoteException
getInput
public UncertainValue getInput(int out)
throws RemoteException